登录
首页 » matlab » DeepLearnToolbox-master

DeepLearnToolbox-master

于 2021-04-13 发布 文件大小:14397KB
0 204
下载积分: 1 下载次数: 75

代码说明:

  深度学习工具包,包含神经网络,卷积神经网络等众多深度学习工具的MATLAB源码(MATLAB source deep learning kits, including neural networks, neural networks, and many other convolution depth learning tool)

文件列表:

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

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

发表评论

0 个回复

  • CopyofInductonmachinesiulationmodel
    this is a m file for the im
    2010-02-20 12:41:08下载
    积分:1
  • Examples-of-annealing-algorithm
    提供了一个简单的模拟退火算法的示例。能够帮助初学者快速掌握模拟退火算法的内容。(Provides an example of a simple simulated annealing algorithm. Can help beginners to quickly master the content of simulated annealing algorithm.)
    2014-09-03 11:04:58下载
    积分:1
  • colorDetectController
    在算法设计中实用Strategy模式,实用Controller实现模块间通信,实用Singleton设计模式,实用模型-视图-控制器架构设计应用程序,程序内容是颜色空间转换(colorDetection.h colorDetection.cpp colordetector.cpp correspond to Recipe: Using the Strategy Pattern in Algorithm Design )
    2014-02-21 11:48:12下载
    积分:1
  • adaptiveequalizer
    adaptive equalization for decision feedback equalizer
    2010-01-01 13:25:34下载
    积分:1
  • bandlets-denoising-simple
    Matlab关于图像去除噪声的研究说明和源程序的编写及其应用(Matlab on the image to remove noise study of the preparation of notes and source code and its application)
    2009-06-25 12:22:56下载
    积分:1
  • LS
    说明:  本程序给出了最小二乘滤波算法的具体编程,程序中分析比较了自相关算法、协方差算法、前后向加窗算法的滤波效果(This procedure gives the least squares filtering algorithm specific programming, program analysis and comparison of the auto-correlation algorithm, covariance method, before and after windowing algorithm to the filtering effect)
    2010-04-12 10:44:50下载
    积分:1
  • viterbisim
    MATLAB的SIMULINK子库是一个建模、分析各种物理和数学系统的软件,它用框图表示系统的各个环节,用带方向的连线表示各环节的输入输出关系。(MATLAB SIMULINK sub library is a modeling and analyzing all kinds of physical and mathematical system software, it uses the block diagram representation of all aspects of the system, with the direction of the line indicating the relationship between input and output of each link.)
    2014-11-30 21:08:28下载
    积分:1
  • crosspso
    带交叉因子的粒子群MATLAB算法程序,可实现带约束变量的微粒群算法(With cross-factor PSO algorithm MATLAB procedures, can be constrained variable particle swarm optimization)
    2008-12-11 22:03:54下载
    积分:1
  • leach
    leach program...in matlab
    2013-01-20 00:48:12下载
    积分:1
  • chap4_1
    基于SVR的线性系统故障诊断的仿真程序, 由于辨识信号采用的都是随机信号,不是数值固定的信号,所以程序每次运行的结果都可能有所不同。(SVR linear system fault diagnosis based simulation program)
    2013-03-05 21:17:01下载
    积分:1
  • 696516资源总数
  • 106668会员总数
  • 21今日下载