登录
首页 » matlab » DeepLearnToolbox-master

DeepLearnToolbox-master

于 2021-04-29 发布 文件大小:28778KB
0 156
下载积分: 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 个回复

  • pnet_remote
    Evaluation of matlab expression in remote host PNET
    2011-08-08 18:31:53下载
    积分:1
  • pujian
    运用谱减法,对语音信号进行去噪处理并比较处理前后的信噪比(Using spectral subtraction to denoise the speech signal and compare the signal to noise ratio before and after processing)
    2017-12-13 15:25:53下载
    积分:1
  • contemporary-communication-systems
    使用Matlab研究现代通信的教材 附有Matlab源程序 适合各类学习通信系统的人员学习(contemporary communication systems . using Matlab)
    2011-05-26 10:23:08下载
    积分:1
  • dianlufeixianxing
    基于Matlab的非线性电路混沌实验仿真程序,通过对非线性电路(蔡氏电路)与非线性动力学进行分析,建立非线性动力学方程,然后利用Matlab/Simulink软件进行仿真,研究系统波形图、单吸引子、双吸引子、相面图以及在不同的非线性电阻的导纳下的不同形状(Matlab based nonlinear circuit simulation program and chaos, through the non-linear circuit (Chua) and nonlinear dynamics analysis, nonlinear dynamic equations, and then use the Matlab/Simulink simulation software to study the system waveform, single attractor, double attractor, physiognomy maps and different shapes in different nonlinear resistor admittance under)
    2016-05-20 21:23:56下载
    积分:1
  • EZW
    有关小波理论的EZW实现图像压缩的MATLAB代码(For EZW wavelet theory of MATLAB code for image compression)
    2011-05-21 23:27:21下载
    积分:1
  • LSB
    主要是用matlab实现的数字水印,其中用到的技术是lsb(Achieved using matlab digital watermarking, which uses the technology is LSB)
    2013-04-28 10:27:08下载
    积分:1
  • enginvalue_music
    上面传的算法主要是为了实现通过MUSIC算法进行DOA的估计,运行不存在问题(Pass above the algorithm is mainly in order to achieve by the MUSIC algorithm of DOA estimates, there is no problem running)
    2012-11-22 00:16:29下载
    积分:1
  • NSGA-II
    说明:  电网优化,能够用于分布式电源的选址定容,也可以用于电网的网架优化计算等等(Power network optimization)
    2020-06-28 16:20:01下载
    积分:1
  • Bezier_Curve_Plotter
    自己编写的matlab gui可以实现贝塞尔曲线的参数选择和拟合效果(I have written matlab gui Bezier curves can realize the parameters of selection and fitting the effect of)
    2020-06-30 02:40:02下载
    积分:1
  • simulink
    一本很好,很全的控制,系统仿真书籍,资料,也可以做虚拟仪器的参考资料
    2009-12-04 11:36:04下载
    积分:1
  • 696518资源总数
  • 104793会员总数
  • 32今日下载