登录
首页 » matlab » DeepLearnToolbox-master

DeepLearnToolbox-master

于 2020-06-19 发布 文件大小:28871KB
0 101
下载积分: 1 下载次数: 2

代码说明:

  CNN,DBN算法可以对手写体数字进行识别,准确率高(CNN and DBN algorithm can recognize handwritten numerals with high accuracy)

文件列表:

DeepLearnToolbox-master, 0 , 2014-01-12
DeepLearnToolbox-master\.travis.yml, 249 , 2014-01-12
DeepLearnToolbox-master\CAE, 0 , 2014-01-12
DeepLearnToolbox-master\CAE\caeapplygrads.m, 1219 , 2014-01-12
DeepLearnToolbox-master\CAE\caebbp.m, 917 , 2014-01-12
DeepLearnToolbox-master\CAE\caebp.m, 1011 , 2014-01-12
DeepLearnToolbox-master\CAE\caedown.m, 259 , 2014-01-12
DeepLearnToolbox-master\CAE\caeexamples.m, 754 , 2014-01-12
DeepLearnToolbox-master\CAE\caenumgradcheck.m, 3618 , 2014-01-12
DeepLearnToolbox-master\CAE\caesdlm.m, 845 , 2014-01-12
DeepLearnToolbox-master\CAE\caetrain.m, 1148 , 2014-01-12
DeepLearnToolbox-master\CAE\caeup.m, 489 , 2014-01-12
DeepLearnToolbox-master\CAE\max3d.m, 173 , 2014-01-12
DeepLearnToolbox-master\CAE\scaesetup.m, 1937 , 2014-01-12
DeepLearnToolbox-master\CAE\scaetrain.m, 270 , 2014-01-12
DeepLearnToolbox-master\CNN, 0 , 2014-01-12
DeepLearnToolbox-master\CNN\cnnapplygrads.m, 575 , 2014-01-12
DeepLearnToolbox-master\CNN\cnnbp.m, 2141 , 2014-01-12
DeepLearnToolbox-master\CNN\cnnff.m, 1774 , 2014-01-12
DeepLearnToolbox-master\CNN\cnnnumgradcheck.m, 3430 , 2014-01-12
DeepLearnToolbox-master\CNN\cnnsetup.m, 2020 , 2014-01-12
DeepLearnToolbox-master\CNN\cnntest.m, 193 , 2014-01-12
DeepLearnToolbox-master\CNN\cnntrain.m, 845 , 2014-01-12
DeepLearnToolbox-master\CONTRIBUTING.md, 544 , 2014-01-12
DeepLearnToolbox-master\create_readme.sh, 744 , 2014-01-12
DeepLearnToolbox-master\data, 0 , 2014-01-12
DeepLearnToolbox-master\data\mnist_uint8.mat, 14735220 , 2014-01-12
DeepLearnToolbox-master\DBN, 0 , 2019-08-01
DeepLearnToolbox-master\DBN\allcomb.m, 2618 , 2014-01-12
DeepLearnToolbox-master\DBN\dbnsetup.m, 557 , 2014-01-12
DeepLearnToolbox-master\DBN\dbntrain.m, 232 , 2014-01-12
DeepLearnToolbox-master\DBN\dbnunfoldtonn.m, 425 , 2014-01-12
DeepLearnToolbox-master\DBN\expand.m, 1958 , 2014-01-12
DeepLearnToolbox-master\DBN\flicker.m, 208 , 2014-01-12
DeepLearnToolbox-master\DBN\flipall.m, 80 , 2014-01-12
DeepLearnToolbox-master\DBN\fliplrf.m, 543 , 2014-01-12
DeepLearnToolbox-master\DBN\flipudf.m, 576 , 2014-01-12
DeepLearnToolbox-master\DBN\guzhangNumber.xls, 406528 , 2019-06-03
DeepLearnToolbox-master\DBN\im2patches.m, 313 , 2014-01-12
DeepLearnToolbox-master\DBN\isOctave.m, 108 , 2014-01-12
DeepLearnToolbox-master\DBN\makeLMfilters.m, 1895 , 2014-01-12
DeepLearnToolbox-master\DBN\mnist_uint8.mat, 14735220 , 2014-01-12
DeepLearnToolbox-master\DBN\myOctaveVersion.m, 169 , 2014-01-12
DeepLearnToolbox-master\DBN\nnapplygrads.m, 628 , 2014-01-12
DeepLearnToolbox-master\DBN\nnbp.m, 1638 , 2014-01-12
DeepLearnToolbox-master\DBN\nnchecknumgrad.m, 704 , 2014-01-12
DeepLearnToolbox-master\DBN\nneval.m, 772 , 2014-01-12
DeepLearnToolbox-master\DBN\nnff.m, 1849 , 2014-01-12
DeepLearnToolbox-master\DBN\nnpredict.m, 188 , 2014-01-12
DeepLearnToolbox-master\DBN\nnsetup.m, 1844 , 2014-01-12
DeepLearnToolbox-master\DBN\nntest.m, 180 , 2014-01-12
DeepLearnToolbox-master\DBN\nntrain.m, 2414 , 2014-01-12
DeepLearnToolbox-master\DBN\nnupdatefigures.m, 1858 , 2014-01-12
DeepLearnToolbox-master\DBN\normalize.m, 97 , 2014-01-12
DeepLearnToolbox-master\DBN\patches2im.m, 242 , 2014-01-12
DeepLearnToolbox-master\DBN\randcorr.m, 283 , 2014-01-12
DeepLearnToolbox-master\DBN\randp.m, 2083 , 2014-01-12
DeepLearnToolbox-master\DBN\rbmdown.m, 90 , 2014-01-12
DeepLearnToolbox-master\DBN\rbmtrain.m, 1401 , 2014-01-12
DeepLearnToolbox-master\DBN\rbmup.m, 89 , 2014-01-12
DeepLearnToolbox-master\DBN\rnd.m, 49 , 2014-01-12
DeepLearnToolbox-master\DBN\sigm.m, 48 , 2014-01-12
DeepLearnToolbox-master\DBN\sigmrnd.m, 126 , 2014-01-12
DeepLearnToolbox-master\DBN\softmax.m, 256 , 2014-01-12
DeepLearnToolbox-master\DBN\tanh_opt.m, 54 , 2014-01-12
DeepLearnToolbox-master\DBN\visualize.m, 1072 , 2014-01-12
DeepLearnToolbox-master\DBN\whiten.m, 183 , 2014-01-12
DeepLearnToolbox-master\DBN\zscore.m, 137 , 2014-01-12
DeepLearnToolbox-master\LICENSE, 1313 , 2014-01-12
DeepLearnToolbox-master\NN, 0 , 2014-01-12
DeepLearnToolbox-master\NN\nnapplygrads.m, 628 , 2014-01-12
DeepLearnToolbox-master\NN\nnbp.m, 1638 , 2014-01-12
DeepLearnToolbox-master\NN\nnchecknumgrad.m, 704 , 2014-01-12
DeepLearnToolbox-master\NN\nneval.m, 772 , 2014-01-12
DeepLearnToolbox-master\NN\nnff.m, 1849 , 2014-01-12
DeepLearnToolbox-master\NN\nnpredict.m, 188 , 2014-01-12
DeepLearnToolbox-master\NN\nnsetup.m, 1844 , 2014-01-12
DeepLearnToolbox-master\NN\nntest.m, 180 , 2014-01-12
DeepLearnToolbox-master\NN\nntrain.m, 2414 , 2014-01-12
DeepLearnToolbox-master\NN\nnupdatefigures.m, 1858 , 2014-01-12
DeepLearnToolbox-master\README.md, 8730 , 2014-01-12
DeepLearnToolbox-master\README_header.md, 2256 , 2014-01-12
DeepLearnToolbox-master\REFS.md, 950 , 2014-01-12
DeepLearnToolbox-master\SAE, 0 , 2014-01-12
DeepLearnToolbox-master\SAE\saesetup.m, 132 , 2014-01-12
DeepLearnToolbox-master\SAE\saetrain.m, 308 , 2014-01-12
DeepLearnToolbox-master\tests, 0 , 2014-01-12
DeepLearnToolbox-master\tests\runalltests.m, 165 , 2014-01-12
DeepLearnToolbox-master\tests\test_cnn_gradients_are_numerically_correct.m, 552 , 2014-01-12
DeepLearnToolbox-master\tests\test_example_CNN.m, 981 , 2014-01-12
DeepLearnToolbox-master\tests\test_example_DBN.m, 1644 , 2019-08-01
DeepLearnToolbox-master\tests\test_example_NN.m, 3247 , 2014-01-12
DeepLearnToolbox-master\tests\test_example_SAE.m, 934 , 2014-01-12
DeepLearnToolbox-master\tests\test_nn_gradients_are_numerically_correct.m, 749 , 2014-01-12
DeepLearnToolbox-master\util, 0 , 2014-01-12
DeepLearnToolbox-master\util\allcomb.m, 2618 , 2014-01-12
DeepLearnToolbox-master\util\expand.m, 1958 , 2014-01-12
DeepLearnToolbox-master\util\flicker.m, 208 , 2014-01-12
DeepLearnToolbox-master\util\flipall.m, 80 , 2014-01-12
DeepLearnToolbox-master\util\fliplrf.m, 543 , 2014-01-12

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

发表评论

0 个回复

  • convolutiondemo
    线性非时变系统的卷积的demo,有助于对卷积的理解。欢迎大家分享之(As one would learn in a basic signal processing/controls/dynamical systems class, the multiplication by an LTI transfer function F(s) in the frequency domain is the same operation as convolution with f(t) in the time domaininformation hiding that is known as self-embedding. In essence, the process embeds a copy of the media into itself, of course it goes without saying that the copy has to be encrypted before the embedding takes place. The program is written purely in MATLAB with some scripts in PHP and HTML. )
    2009-09-15 13:53:48下载
    积分:1
  • Leastsquares
    Matlab Code for Intelligent Control
    2007-11-04 14:09:19下载
    积分:1
  • sanjiaobo_gaoping
    基于MATLAB的三角波的高频触发信号,不是自带模块 (MATLAB-based high-frequency triangle-wave trigger signal, rather than bring their own module)
    2009-05-13 20:40:17下载
    积分:1
  • hcg
    本人的毕业论文的PPT。关于图像标注的。使用GMM和CCA做的。(My thesis PPT. Marked on the image. Using GMM and CCA do.)
    2013-08-13 20:53:55下载
    积分:1
  • kalman
    卡尔曼滤波,卡尔曼滤波在matlab中的应用,卡尔曼滤波卡尔曼滤波(Kalman filtering, Kalman filtering in matlab applications, Kalman filtering Kalman filtering)
    2011-09-19 09:43:35下载
    积分:1
  • cyst_phantom
    用户fieldII 的超声系统仿真程序,用于对超声系统的声场仿真(Ultrasound ansys for fieldII)
    2013-09-18 19:23:33下载
    积分:1
  • 8
    说明:  今天刚照的matlab源程序的学习案例,方便大家学习,欢迎下载!!(According matlab source case study, to facilitate learning, welcome to download! !)
    2012-11-24 21:21:40下载
    积分:1
  • LS盲信道估计的代码序 Channel_est_LS
    LS盲信道估计的代码程序 matble环境下运行(LS-blind channel estimation procedure code matble environment running)
    2020-06-28 13:20:02下载
    积分:1
  • ShortCircuitrar
    计算单机无穷大系统,发电机机端短路的短路电流(Calculating-machine infinite-bus system, the generator-side short-circuit short-circuit current)
    2009-07-16 09:09:00下载
    积分:1
  • kalman
    卡尔曼滤波的完整C++源代码,非常全,内含matlab相关的程序,使用时请结合具体状态方程。(Kalman filtering the complete source code, very full.)
    2013-07-31 15:19:22下载
    积分:1
  • 696518资源总数
  • 104432会员总数
  • 16今日下载