登录
首页 » matlab » SparseAutoencoder

SparseAutoencoder

于 2016-04-02 发布 文件大小:11321KB
0 152
下载积分: 1 下载次数: 122

代码说明:

  深度学习自动编码机MATLAB实现,包含测试数据文件(Depth learning machine automatic coding MATLAB realization)

文件列表:

SparseAutoencoder
.................\checkNumericalGradient.m,1982,2011-01-06
.................\computeNumericalGradient.m,1190,2016-03-17
.................\display_network.m,2647,2011-01-05
.................\IMAGES.mat,20971720,2011-01-04
.................\initializeParameters.m,622,2011-01-05
.................\loadMNISTImages.m,811,2011-04-28
.................\loadMNISTLabels.m,516,2011-04-26
.................\minFunc
.................\.......\ArmijoBacktrack.m,3251,2011-01-04
.................\.......\autoGrad.m,807,2011-01-04
.................\.......\autoHess.m,901,2011-01-04
.................\.......\autoHv.m,317,2011-01-04
.................\.......\autoTensor.m,870,2011-01-04
.................\.......\callOutput.m,385,2011-01-04
.................\.......\conjGrad.m,1845,2011-01-04
.................\.......\dampedUpdate.m,995,2011-01-04
.................\.......\example_minFunc.m,2421,2011-01-04
.................\.......\example_minFunc_LR.m,1604,2011-01-04
.................\.......\isLegal.m,107,2011-01-04
.................\.......\lbfgs.m,924,2011-01-04
.................\.......\lbfgsC.c,2408,2011-01-04
.................\.......\lbfgsC.mexa64,7707,2011-01-04
.................\.......\lbfgsC.mexglx,7733,2011-01-04
.................\.......\lbfgsC.mexmac,9500,2011-01-04
.................\.......\lbfgsC.mexmaci,12660,2011-01-04
.................\.......\lbfgsC.mexmaci64,8800,2011-01-04
.................\.......\lbfgsC.mexw32,7168,2011-01-04
.................\.......\lbfgsC.mexw64,9728,2011-01-04
.................\.......\lbfgsUpdate.m,614,2011-01-04
.................\.......\logistic
.................\.......\........\LogisticDiagPrecond.m,417,2011-01-04
.................\.......\........\LogisticHv.m,216,2011-01-04
.................\.......\........\LogisticLoss.m,659,2011-01-04
.................\.......\........\mexutil.c,1154,2011-01-04
.................\.......\........\mexutil.h,317,2011-01-04
.................\.......\........\mylogsumexp.m,227,2011-01-04
.................\.......\........\repmatC.c,3965,2011-01-04
.................\.......\........\repmatC.dll,7680,2011-01-04
.................\.......\........\repmatC.mexglx,20682,2011-01-04
.................\.......\........\repmatC.mexmac,10000,2011-01-04
.................\.......\mchol.m,1287,2011-01-04
.................\.......\mcholC.c,4190,2011-01-04
.................\.......\mcholC.mexmaci64,13184,2011-01-04
.................\.......\mcholC.mexw32,8192,2011-01-04
.................\.......\mcholC.mexw64,12288,2011-01-04
.................\.......\mcholinc.m,564,2011-01-04
.................\.......\minFunc.m,43634,2011-01-04
.................\.......\minFunc_processInputOptions.m,3704,2011-01-04
.................\.......\polyinterp.m,4217,2011-01-04
.................\.......\precondDiag.m,42,2011-01-04
.................\.......\precondTriu.m,51,2011-01-04
.................\.......\precondTriuDiag.m,60,2011-01-04
.................\.......\rosenbrock.m,1074,2011-01-04
.................\.......\taylorModel.m,677,2011-01-04
.................\.......\WolfeLineSearch.m,11478,2011-01-04
.................\mnistHelper.zip,985,2016-03-18
.................\sampleIMAGES.m,2367,2016-03-18
.................\sparseAutoencoderCost.m,4262,2016-03-17
.................\train.m,5881,2016-03-18

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • See5-demo
    一个对应于C5.0的DEMO程序(a C5.0 corresponding to the procedures DEMO)
    2004-10-18 10:20:42下载
    积分:1
  • Channelestimationperformance
    hannel estimation performance for Discard Prefix DS-CDMA against the transmitted data vector
    2010-12-17 02:14:50下载
    积分:1
  • Ch3_X_steroFM
    通过matlab编程实现了通信原理中的模拟频率调制(FM),并画出了波形。(this source code can realize the fm modulation in communication principles.)
    2012-04-20 09:47:23下载
    积分:1
  • hilbertvb
    hilbert 的VB6.0的代码,利用matlab验证过了,可以用于包络解调分析(hilbert the VB6.0 code, the use of matlab verified, and can be used for envelope demodulation)
    2011-09-10 22:41:26下载
    积分:1
  • find_pixel
    FIND ONE PIXEL VAUE IN WHOLE IMAGE BY RAJESH
    2013-02-03 17:27:49下载
    积分:1
  • CTelevision
    定义一个描述电视的CTelevision类。类中包含电视品牌(p_brand,使 用指针类型)、当前频道(channel,一共500个频道)和当前音量(volume, 最大30)等数据成员。要求提供缺省以及带参构造函数,以及输出对象信息 方法。(A class definition television CTelevision description. Class contains TV brands (p_brand, so Pointer type), the current channel (channel, a total of 500 channels) and the current volume (volume, Maximum 30) and other data members. Requirements and provides a default constructor with parameters, and output object information Methods.)
    2015-01-29 23:08:50下载
    积分:1
  • OFDM_80211_BPSk_rayleigh
    OFDM Rayleigh simulation
    2009-04-15 11:40:46下载
    积分:1
  • choleski
    该代码是采用了feedforward改进算法的choleski decomposition,可用于矩阵方程的求解(The code is for choleski decomposition with feedforward method)
    2010-11-11 11:02:37下载
    积分:1
  • TrackingDifferentiator.m
    跟踪微分器,用于自抗扰控制的过度安排作用,学习自抗扰可参考学习,谢谢(Track Differentiator)
    2013-09-20 23:05:21下载
    积分:1
  • MDPtoolbox
    markov decision process (MDP) for Matlab
    2013-01-04 12:02:48下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载