登录
首页 » matlab » DeepLearnToolbox-master

DeepLearnToolbox-master

于 2021-04-29 发布 文件大小:28778KB
0 261
下载积分: 1 下载次数: 308

代码说明:

  这是关于深度学习的一些很重要的代码 包括基础的深度学习 RBM等,还有用深度学习去训练神经网络等等(This is about the depth of learning, including some very important code based on the depth of learning RBM, as well as by the depth of learning to train the neural network, etc.)

文件列表:

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

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

发表评论

0 个回复

  • findpeaks
    这个程序就是一个 寻找峰值的源程序,希望对大家有用(This program is a search for the peak of the source, want to be useful)
    2011-07-04 21:35:38下载
    积分:1
  • huffman_encode.tar
    Huffman encoding and decoding
    2015-04-22 21:45:28下载
    积分:1
  • Rectifier
    基于电压外环,电流解耦内环的三相PWM整流器仿真,电压外环采用PID控制,电流内环采用滑模控制,可以正常运行。(The three-phase PWM rectifier based on the voltage outer loop and the current decoupled inner loop is simulated, the voltage outer loop is controlled by PID, and the current inner loop is controlled by sliding mode.)
    2021-04-28 16:18:44下载
    积分:1
  • MATLAB
    这不是一个关于matlab的初级教程;重点讨论让你的代码飞起来(This is not a primary tutorial on matlab focus on the code you fly)
    2011-05-16 22:12:45下载
    积分:1
  • NNPID
    采用S函数写的多变量单神经元PID控制的SIMULINK仿真(NN PID CONTROLLER WRITED BY S FUNCTION)
    2009-02-07 10:01:21下载
    积分:1
  • diffstbc
    本程序利用MATLAB仿真在不知道信道状态信息的情况下,利用差分编码和差分接收计算误码率的程序(MATLAB simulation of the procedures used in the does not know the channel state information of the case, the use of differential encoding and differential receiver bit error rate calculation process)
    2010-08-18 18:18:54下载
    积分:1
  • 86945935chap3
    图像加减运算,包括图像和常数的加减图像的相乘和一些图像处理的MATLAB代码(Image addition and subtraction operations, including image and constant multiplication and some addition and subtraction images MATLAB image processing code)
    2010-11-04 19:58:48下载
    积分:1
  • kf
    说明:  使用卡尔曼滤波器对信号进行滤波,不局限于工频干扰的频率,简单方便(Kalman filter using the signal filtering, frequency interference is not limited to frequency, simple)
    2010-04-19 13:17:42下载
    积分:1
  • 机械手的自适应滑模控制
    机械手的自适应滑模控制matlab仿真程序,完整高效运行(Self-adaptive sliding mode control matlab simulation program, complete and efficient operation)
    2018-03-29 09:42:35下载
    积分:1
  • rigid3dtransformation
    3D刚性转换,使用matlab编程实现,主要实现坐标轴及相关的空间坐标转换 (3D rigid tranforamtion)
    2010-12-03 17:57:21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载