登录
首页 » matlab » 堆栈自编码stackedAE

堆栈自编码stackedAE

于 2020-07-18 发布 文件大小:10599KB
0 289
下载积分: 1 下载次数: 78

代码说明:

  堆栈自编码,通过两个稀疏自编码的堆叠和softmax分类模型,实现手写体的分类。(Stack self-encoding, since encoding by two sparse stack and softmax classification model to classify handwriting.)

文件列表:

stackedAE
.........\checkStackedAECost.m,1744,2011-05-10
.........\display_network.m,2647,2011-01-05
.........\feedForwardAutoencoder.asv,1357,2015-09-16
.........\feedForwardAutoencoder.m,1378,2015-09-16
.........\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
.........\params2stack.m,1174,2011-05-10
.........\softmaxCost.m,1252,2015-07-26
.........\softmaxTrain.m,1891,2011-05-11
.........\sparseAutoencoderCost.m,4365,2015-09-24
.........\stack2params.m,1653,2011-05-10
.........\stackedAECost.asv,4176,2015-09-16
.........\stackedAECost.m,4176,2015-09-16
.........\stackedAEExercise.asv,9243,2015-09-24
.........\stackedAEExercise.m,9243,2015-09-24
.........\stackedAEPredict.asv,1639,2015-09-16
.........\stackedAEPredict.m,1638,2015-09-16
.........\t10k-images.idx3-ubyte,7840016,1998-01-26
.........\t10k-labels.idx1-ubyte,10008,1998-01-26
.........\train-images.idx3-ubyte,47040016,1996-11-18
.........\train-labels.idx1-ubyte,60008,1996-11-18

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

发表评论

0 个回复

  • suijishu
    产生各种分布随机数的matlab程序,包括指数分布 高斯分布 瑞利分布 莱斯分布(Distributed random numbers generated matlab various procedures, including the exponential distribution Blaise Gaussian distribution sub-sub-Bu Ruili)
    2010-10-14 10:24:07下载
    积分:1
  • simulation
    总体最小二乘方法的谐波频率估计。线性参数估计问题广泛存在于众多科学与工程学科,如信号处理、自动控制、系统理论、物理、化学工程、统计学、经济学、生物学、医学和军事工程等。最小二乘方法是最常用的线性参数估计方法。(Total least squares method of harmonic frequency estimation. Linear parameter estimation problem is widespread in many scientific and engineering disciplines, such as signal processing, automatic control, systems theory, physics, chemical engineering, statistics, economics, biology, medicine and military engineering. Least-squares method is the most common linear parameter estimation methods.)
    2011-08-30 15:47:00下载
    积分:1
  • lpcseg1
    车牌识别程序,MATLAB,源代码,M文件(MATLAB)
    2010-01-10 15:23:27下载
    积分:1
  • MosaicKit
    一种图像拼接技术,是一个内嵌拼接。基于特征点的图像内嵌技术,里面有测试图像。(An image display technology, is an inline splice. Image based on feature points embedded technology, there are test images. Embedded image)
    2011-06-06 18:37:31下载
    积分:1
  • fruit
    fruit recongnize is importart understand the code beefore of play
    2013-11-28 09:25:29下载
    积分:1
  • cnv_encd
    程序来自《现代通信系统-使用matlab》英文版 已经调通!并加上了注释。 希望对大家有帮助1(fpga)
    2009-04-02 21:13:00下载
    积分:1
  • MATLAB
    很好的程序哦!可以用于混沌系统的同步研究,对于系统参数未知的网络进行估计,很好!(very good!it is very helpful for our study!)
    2013-08-08 08:23:00下载
    积分:1
  • Gyro-nonlinear-test
    计算光纤陀螺的非线性度,并且绘制出不同速率对应的非线性度曲线。(Calculation of the non-linearity of the optical fiber gyro, and draw out the different rates corresponding to the non-linearity curve.)
    2013-04-13 09:27:03下载
    积分:1
  • sjwl
    自编的神经网络的matlab程序,可以运行哦。(Self matlab neural network program, you can run, oh.)
    2008-12-17 21:34:00下载
    积分:1
  • math4
    matlab经典算法之绘图,PPT讲义可对照程序进行学习(classical algorithm matlab graphics, PPT handouts control procedures may be learning)
    2009-01-15 12:15:08下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载