登录
首页 » matlab » DeepLearnToolbox-master

DeepLearnToolbox-master

于 2020-06-19 发布 文件大小:28871KB
0 141
下载积分: 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 个回复

  • SeDuMi_1_2_x64
    fast sedumi algorithm
    2010-10-28 16:09:47下载
    积分:1
  • channel_estimation_interpolation
    利用各类插值的方法,对无线或者其他信道进行估计。插值包括2次、3次等(The use of various types of interpolation methods, or other wireless channel estimation. Interpolation of 2 times, 3 second-class)
    2009-06-22 22:06:35下载
    积分:1
  • BER-BPSK
    BER for BPSK modulation
    2011-10-07 00:43:20下载
    积分:1
  • Z-Chirp
    Z-Chirp Transfor Matlab Code
    2013-10-24 16:00:35下载
    积分:1
  • rgbquadtreehojoon
    This is a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN - LEVEL coding is used instead of Huffman coding. Compression ratio is compared for each DCT method. Effect of coarse and fine quantization is also examined. The execution time of 2 DCT methods is also checked. In addition, most energatic DCT coefficients are also applied to examine the effect in MatLab 7.4.0 R2007a. Input is 9 gray scale pictures & output is 9*9=81 pictures to compare. Blocking effect is obvious. (This is a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN - LEVEL coding is used instead of Huffman coding. Compression ratio is compared for each DCT method. Effect of coarse and fine quantization is also examined. The execution time of 2 DCT methods is also checked. In addition, most energatic DCT coefficients are also applied to examine the effect in MatLab 7.4.0 R2007a. Input is 9 gray scale pictures & output is 9*9=81 pictures to compare. Blocking effect is obvious. )
    2009-09-17 14:52:16下载
    积分:1
  • TryEmdt_H4
    EMD分解(利用在极值点序列首尾添加极值来处理问题)(EMD decomposition (using extreme points in both sequences to deal with the issue of extreme value to add))
    2007-12-10 21:17:00下载
    积分:1
  • MatlabFiles
    现代通信系统(Proakis)第二版,全部Matlab程序(Modern communications systems (Proakis) second edition, all of Matlab procedures)
    2009-03-27 11:18:41下载
    积分:1
  • FLUENT_MATLAB
    基于FLUENT_MATLAB接口的分布参数系统闭环控制仿真(FLUENT_MATLAB interface based on the distribution of closed-loop control system simulation parameters)
    2009-04-14 09:57:19下载
    积分:1
  • raytracing
    raytracing program for seismic forward modeling
    2013-08-08 06:12:38下载
    积分:1
  • shangrenduhe-matlab
    此文件是用matlab解决商人渡河问题的。。。。。。。。(Solve the problem of merchants across the river)
    2012-05-26 13:09:06下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载