登录
首页 » matlab » SparseAutoencoder

SparseAutoencoder

于 2016-04-02 发布 文件大小:11321KB
0 156
下载积分: 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 个回复

  • xingzuo
    讲数字通讯的星座图的,里面有matlab程序,讲的很好.可以下载.(Stresses digital communications constellation diagram, which has matlab procedure, speaking well. Can be downloaded.)
    2007-09-09 21:12:17下载
    积分:1
  • XXDS_MATLAB
    用MATLAB程序解决高阶问题;通过20多个实例来说明线性代数在后续课和工程中的广泛应用,使得本来抽象、冗繁和枯燥的课程变得形象、简明而实用。(MATLAB program used to solve high-order problems through more than 20 examples to illustrate the linear algebra classes in the follow-up and engineering in a wide range of applications have been made abstract, and boring冗繁become the image of course, concise and practical.)
    2007-12-19 16:33:30下载
    积分:1
  • zvs
    converter is suppressed according to CISPR 22 standard limits. The fundamental frequency component with higher order harmonics of 2 MHz resonant converter after the application of filter is at 33.18 dBµ V. The designed filter has attenuated the common mode conducted noise by 140 dBµ V.
    2013-09-13 00:55:31下载
    积分:1
  • PCA_based-Face-Recognition-System
    matlab人脸识别代码,用了PCA降维处理,可以进行简单的人脸识别(Face recognition matlab code, using the PCA dimension reduction, face recognition can be a simple)
    2015-03-19 22:11:04下载
    积分:1
  • biye
    对图像进行gabor变换和图像纹理分割的页面(The image transform and image texture segmentation)
    2010-05-26 12:31:13下载
    积分:1
  • VHDL-texio-use-method
    texio使用介绍,介绍了texio的常用方法及注意事项(texio impletation)
    2015-01-15 11:37:46下载
    积分:1
  • lms
    自适应滤波,LMS算法,matlab编写,线谱提取(Adaptive filtering, LMS algorithm, matlab prepared line spectrum extraction)
    2013-07-16 14:47:03下载
    积分:1
  • snake
    matlab版贪吃蛇游戏 经典中的经典,强烈推荐(matlab snake game)
    2009-04-25 12:18:17下载
    积分:1
  • RSCode
    说明:  (28,24)RS码表示码块长度共28个符号,其中信息代码的长度为24,检验码有4个检验符号。在这个由28个符号组成的码块中,可以纠正在这个码块中出现的2个分散的或者2个连续的符号错误,但不能纠正3个或者3个以上的符号错误。 ((28,24) RS code, said code block length of 28 symbols, including the length of the code information 24, inspection and testing code with four symbols. In the 28 symbols from the code block can be corrected in the code block 2 appears scattered or two consecutive symbol errors, but can not correct more than 3 months or 3 symbol errors.)
    2010-04-18 18:51:10下载
    积分:1
  • segmentation
    本matlab代码实现了图像分割,分割成a*a的图像小块,效果还行()
    2015-03-10 19:10:50下载
    积分:1
  • 696518资源总数
  • 106253会员总数
  • 14今日下载