登录
首页 » matlab » DeepLearnToolbox-master

DeepLearnToolbox-master

于 2021-04-13 发布 文件大小:14397KB
0 167
下载积分: 1 下载次数: 75

代码说明:

  深度学习工具包,包含神经网络,卷积神经网络等众多深度学习工具的MATLAB源码(MATLAB source deep learning kits, including neural networks, neural networks, and many other convolution depth learning tool)

文件列表:

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

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

发表评论

0 个回复

  • G729Adecoder
    g729 decoder in vocoder
    2010-10-08 00:25:06下载
    积分:1
  • work
    amplitude modulation(AM) and DSB-SC source code
    2010-08-30 06:23:43下载
    积分:1
  • guangyiguanlianweishu
    利用GP算法求取广义关联维数的程序,附带说明。(GP algorithm using correlation dimension to strike a broad program, with instructions.)
    2011-09-02 21:17:16下载
    积分:1
  • EKFUKF
    ekf与UKF算法的MATLAB源代码,其中的例子是以stewart六自由度并联机构展开的。(The matlab codes about extended kalman filter and unscented kalman filter, and the demo is about 6 degree of freedom stewart parallel manipulator)
    2013-05-09 14:27:50下载
    积分:1
  • Assignments
    Collection of antenna assignments
    2010-12-16 01:44:44下载
    积分:1
  • DCTyuzhi
    DCT变换:变换域系数选取采用阈值编码,:阈值越小,图像恢复效果越好,但压缩效果差,一般取在5-10 即可很好的获得恢复图像信息。(DCT transform: transform domain coefficients selected using the threshold coding: the smaller the threshold value, the better the image restoration, but the compression is poor, and generally in the 5-10 to get a good recovery image information.)
    2013-12-26 21:13:41下载
    积分:1
  • probability_statistics_in_matlab
    非常详尽的,关于概率统计以及各种不同分布的随机信号产生的MATLAB实现(Very detailed, and various statistics on the probability distribution of the random signals generated by MATLAB implementation)
    2011-01-06 11:50:59下载
    积分:1
  • moni
    潮汐调和分析及分析与无潮点中国近海的无潮点(Tidal harmonic analysis and analysis of point and no tidal wave point-free offshore China)
    2011-05-27 19:11:54下载
    积分:1
  • NN-bp
    关于神经网络BP的一个例子,可以下来看看 适合初学者(BP neural network on an example, you can look down for beginners)
    2010-06-02 22:22:40下载
    积分:1
  • paper3
    3.不对称的随机极性甚小幅相调制系统.rar(3.Very slightly asymmetric random polar phase modulation system.rar)
    2014-08-27 20:21:02下载
    积分:1
  • 696518资源总数
  • 105714会员总数
  • 27今日下载