登录
首页 » matlab » DeepLearnToolbox-master

DeepLearnToolbox-master

于 2014-07-10 发布 文件大小:14401KB
0 250
下载积分: 1 下载次数: 409

代码说明:

  深度学习工具箱的matlab程序,包括NN,CNN,CAE,SAE,DBN等多种深度学习算法。 (It s a deep learning toolbox of matlab, including NN, CNN, CAE, SAE, DBN and other deep learning algorithms.)

文件列表:

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

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

发表评论

0 个回复

  • chap7
    先进PIDmatlab仿真程序,模糊PID控制仿真程序(Advanced simulation program PIDmatlab, fuzzy PID control simulation program)
    2009-04-29 17:39:02下载
    积分:1
  • bpsk15
    语音端点检测,是语音压缩时提取特征参数的一个必要的过程,这个程序主要是对这个过程的一个小的程序。希望对学语音的有帮助(Extreme point detecting is a primily process to get the eigenparameter when you compressing the speech.This program is a small one,it will help for the learner.)
    2009-05-04 23:23:02下载
    积分:1
  • CSBP_matlab
    Believe Propagation application的经典算法,用来重构压缩感知。(Bayesian Compressed sensing)
    2011-10-18 14:39:27下载
    积分:1
  • ocksvm
    用超球面支持向量机进行多类分类,每个超球面覆盖一个类(Hypersphere support vector machines using multi-class classification)
    2009-09-24 08:26:22下载
    积分:1
  • 卷积编码
    卷积编码的源代码,可以用于移动通信信道编 码(the source code can be used in mobile communications channel coding)
    2005-04-21 03:26:41下载
    积分:1
  • countRepetit
    for Counting all repetitions of each elements repeated occurrences within a vector
    2010-12-16 20:24:38下载
    积分:1
  • SVM_tool
    支持向量机的工具箱,自己用的,应用很方便,有使用手册,源码,中文说明。是一款很好用的软件(Support Vector Machine Toolbox, own use, the application is very accessible, user manual, source code, the Chinese statement. Is a very good software used by)
    2010-01-22 20:42:34下载
    积分:1
  • MATLABfisherprotected
    Face Recognition Based on FisherFaces
    2012-05-25 17:35:17下载
    积分:1
  • In order to reduce the volume and cost of the Z-source network
    In order to reduce the volume and cost of the Z-source network, we need to eliminate the low-frequency current ripple by using a constant shoot-through duty ratio
    2015-01-18 23:42:34下载
    积分:1
  • correlation
    estimate the BER of BPSK over 1x2 Rayleigh channel as a function of the correlation between the channels.
    2010-06-25 07:33:07下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载