登录
首页 » matlab » 1DeepLearnToolbox-master

1DeepLearnToolbox-master

于 2015-12-17 发布 文件大小:14406KB
0 234
下载积分: 1 下载次数: 125

代码说明:

  深度学习matlab工具箱,已经测试通过的源码,可以应用在图像识别、模式识别、语音识别等领域(Deep learning matlab source code, which can be applied in graph identification, pattern recognition and sound recognition)

文件列表:

1DeepLearnToolbox-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,170,2015-05-20
........................\.....\test_cnn_gradients_are_numerically_correct.m,577,2015-05-20
........................\.....\test_example_CNN.m,1007,2015-05-20
........................\.....\test_example_DBN.m,1057,2015-05-20
........................\.....\test_example_NN.m,3273,2015-05-20
........................\.....\test_example_SAE.m,961,2015-05-20
........................\.....\test_nn_gradients_are_numerically_correct.m,774,2015-05-20
........................\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 个回复

  • body-are-network
    this code packet is about, which is the new seraching area,body area network. This study is analiysis and matlab simulation .
    2011-06-17 16:17:53下载
    积分:1
  • PatternClassification
    模式分类Richard O. Duda / Peter E. Hart / David G. Stork Matlab代码和手册(Computer Manual in MATLAB to accompany <Pattern Classification> 2nd Richard O. Duda)
    2012-12-04 15:38:16下载
    积分:1
  • harmiton
    哈密顿马步图回路问题,这是一个经典问题,代码由matlab编写。(Hamiltonian circuit map, which is a classic problem, code prepared by Matlab.)
    2006-09-14 22:08:42下载
    积分:1
  • CPPBuilder-call-matlab-COM-
    Mathworks公司在Matlab6.5中推出了将Matlab中的.m函数编译为COM组件的工具COM Builder,使用这个工具可以方便的制作出想要的COM组件,以供其它支持COM的编程语言调用,实现Matlab和其他编程语言的整合。(The Mathworks launched in Matlab6.5 m function compiled in Matlab COM component tools COM Builder, use this tool can easily produce desired COM components for other programming language that supports COM call to achieve the integration of Matlab and other programming languages.)
    2013-04-03 10:24:35下载
    积分:1
  • 49636941FFR-optimization
    使用FFR对各宏小区的用户进行资源分配,在多用户随机分布着各个小区中的情况下,统计中心小区和边缘小区的用户吞吐量。(The resource allocation is performed for the users of each macro cell using the FFR, and the user throughput of the center cell and the edge cell is counted when the multi-user is randomly distributed among the cells.)
    2016-11-28 14:46:07下载
    积分:1
  • GAbp
    遗传算法程序包,包括用GA直接训练BP网络的权重算法,用GA先求BP网络的权重,再用纯BP直接训练BP的混合GA-BP算法,以及纯BP算法(Genetic Algorithm package, including direct training GA weight of BP network algorithm, first used GA for the weight of BP network, and then trained BP net BP mixed directly GA-BP algorithm, as well as the pure BP algorithm)
    2009-04-24 23:24:23下载
    积分:1
  • rough-sets
    Rough set theory can be regarded as a new mathematical tool for imperfect data analysis.The theory has found applications in many domains,such as decision support, engineering, environment, banking, medicine and others.
    2011-11-14 20:47:57下载
    积分:1
  • fangbo
    matlab GUI设计一个多功能数字信号处理器,实现信号产生,观察频响,以及滤波器设计(matlab GUI design a multi-function digital signal processor for generating a signal, the frequency response was observed, and the filter design)
    2013-12-06 16:30:37下载
    积分:1
  • MATLAB-for-signal-and-system-
    用matlab进行信号与系统分析 兼容模式 (Use MATLAB for signal and system analysis)
    2015-02-05 22:50:30下载
    积分:1
  • Mode
    AUV的建模及其参数整定的Matlab程序,可以复制粘贴到Matlab中(PARAMETER IDENTIFICATION OF ARIES)
    2012-05-14 11:49:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载