登录
首页 » matlab » DeepLearnToolbox-master

DeepLearnToolbox-master

于 2014-07-10 发布 文件大小:14401KB
0 261
下载积分: 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 个回复

  • DTC
    说明:  一个关于电机直接转矩控制的MATLAB仿真,欢迎提出修改意见QQ:404340669(A direct torque control of MATLAB simulation, welcomed the proposed amendments QQ: 404340669)
    2010-04-15 13:52:41下载
    积分:1
  • mallat_algorithm
    说明:  自编的快速小波变换mallat算法,使用‘db1’小波函数,在卷积时使用wkeep命令进行了数据截取。重构信号和原信号比较误差较小。(self fast wavelet transform Mallat algorithm, the use of 'db1' wavelet function, Convolution in the use of wkeep order the interception of data. Reconstruction of the original signal and signal more smaller error.)
    2006-04-18 08:11:31下载
    积分:1
  • Main_SVR_Epsilon
    Main_SVR_Epsilon Epsilon回归法解支持向量机,程序直接可以运行,有构造的模拟数据
    2010-05-09 15:06:05下载
    积分:1
  • pso
    本文为基于matlab的粒子群算法的程序,以求函数最小值为例,讲述如何用粒子群算法求得局部和全局最优解。(This article is based on particle swarm algorithm matlab procedures, in order to the minimum function, for example, on how to use PSO obtain local and global optimal solution.)
    2013-09-11 10:56:10下载
    积分:1
  • ASC旁瓣相消
    ASC旁瓣相消 基于MSE准则下的仿真图 线阵(ASC sidelobe cancellation based on the simulation map under the MSE criterion)
    2021-02-03 09:39:59下载
    积分:1
  • 77433664KalmanFiltering
    详细系统的介绍了卡尔曼滤波的原理,应用以及开发。(Details systematic introduction of the Kalman filter theory, application and development.)
    2009-11-25 10:26:37下载
    积分:1
  • pzplot
    %绘制系统函数的零极点图 % %pzplot(num,den) %num为系统函数分子多项式的系数向量 %den为系统函数分母多项式的系数向量 %( Mapping system function pole zero diagram pzplot (num, den) num molecular function for the system polynomial coefficient vector den for the system function denominator polynomial coefficient vector)
    2006-11-05 10:44:18下载
    积分:1
  • toa_MUSIC.m
    利用MUSIC算法估计TOA,是一个比较简单的例子。(Use MUSIC method to estimate TOA)
    2016-07-21 20:31:04下载
    积分:1
  • matlab-GUI-12345
    自己编写的图像处理软件,MATLAB GUI 编程实现,主要用来实现多界面调用,进度条等功能的实现。(Write your own image processing software, MATLAB GUI programming, mainly used to implement multi-interface call to the realization of the progress bar and other functions.)
    2010-10-22 09:27:54下载
    积分:1
  • shumolunwen
    4万亿投资的数模论文与实现的源代码,自己在学习数模课程的作业(4 trillion investment in digital to analog Papers and the source code, in the course of the digital-analog operations)
    2012-05-19 12:09:19下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载