登录
首页 » matlab » DeepLearnToolbox-master

DeepLearnToolbox-master

于 2014-08-25 发布 文件大小:14397KB
0 87
下载积分: 1 下载次数: 178

代码说明:

  深度学习matlab工具箱,深度学习初学者有用的入门资料(toolbox of deep learning for matlab)

文件列表:

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

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

发表评论

0 个回复

  • noiseestimation
    A good overview of noise estimation using neural network
    2010-06-24 23:38:14下载
    积分:1
  • track
    用matlab仿真,得到较为真实的飞行航迹,包括了转弯,机动等轨迹运动模型的描述(Matlab simulation used by more real flight track, including a turn and the track motor sports, such as a description of the model)
    2009-05-24 11:23:08下载
    积分:1
  • Voicerecog
    this code contain function and simple program for voice pattern recognition using MELCEPST
    2010-01-01 11:25:29下载
    积分:1
  • laplas
    拉普拉斯金字塔程序,生成前三级金字塔程序(Laplacian pyramid program, the program generated the first three pyramids)
    2011-09-29 02:06:58下载
    积分:1
  • Mycodes
    Matlab program to uate pdf of guassian distribution
    2015-12-23 02:10:31下载
    积分:1
  • bb
    说明:  主要指令:butter(产生巴特沃斯滤波器);freqz(绘制幅频、相频曲线);zplane(绘制零、极点图);ss2zp(状态方程变零、极点);zp2tf(零、极点变分式多项式)。(Main instruction: butter (produced bart wo filter) Freqz (draw amplitude frequency, phase frequency curve) Zplane (draw zero, poles chart) Ss2zp (state equation is zero, poles) Zp2tf (zero, pole change fraction polynomial). )
    2012-05-08 16:38:09下载
    积分:1
  • chengxu4
    卡尔曼滤波的实质是由量测值重构系统的状态向量。(Essence of the Kalman filter is measured by the value of reconfigurable system state vector.)
    2014-10-15 16:46:51下载
    积分:1
  • pro-4
    this is matlab code for pprobality theory which is implemetatde in matab 7,6
    2011-05-21 13:01:42下载
    积分:1
  • mimo_ofdm_2x4_qpsk_all_cp
    this is about 2 x 2 mimo ofdm
    2014-11-11 00:04:18下载
    积分:1
  • Design-of-neural-network--MATLAB
    很不错的一本关于matlab神径网络设计的书。(A very good network design book about matlab.)
    2011-05-04 09:17:31下载
    积分:1
  • 696519资源总数
  • 104213会员总数
  • 20今日下载