登录
首页 » matlab » 1DeepLearnToolbox-master

1DeepLearnToolbox-master

于 2015-12-17 发布 文件大小:14406KB
0 242
下载积分: 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 个回复

  • instructionsofcurvefitting
    一本介绍在matlab下曲线拟合的好书,书中含有大量的实例。(An introduction under the curve fitting in matlab books, the book contains many examples.)
    2009-03-20 11:05:47下载
    积分:1
  • weighted_total_least_squares_approximation
    The toolbox solves a variety of approximate modeling problems for linear static models. The model can be parameterized in kernel, image, or input/output form and the approximation criterion, called misfit, is a weighted norm between the given data and data that is consistent with the model. There are three main classes of functions in the toolbox: transformation functions, misfit computation functions, and approximation functions. The approximation functions derive an approximate model from data, the misfit computation functions are used for validation and comparison of models, and the transformation functions are used for deriving one model representation from another. KEYWORDS: Total least squares, generalized total least squares, software implementation.
    2008-08-03 14:59:07下载
    积分:1
  • line
    主要是采用matlab语言来实现pcb丝线的纬斜度自动测量(Mainly using the matlab language to realize the PCB silk weft slope automatic measurement )
    2013-09-12 14:34:10下载
    积分:1
  • lab62-(2)
    bandpass filters
    2011-02-04 03:03:18下载
    积分:1
  • Comparative
    Comparative Performance Analysis of Wireless Communication Protocols for Intelligent Sensors and Their Applications
    2014-10-19 20:18:06下载
    积分:1
  • abc
    file of show how to implement the tecnical ABC in antenna microstrip
    2015-04-01 12:12:20下载
    积分:1
  • pcd1
    program to process steganografi and watermarking
    2010-12-02 14:53:37下载
    积分:1
  • app4
    this is real fuzzy matlab code is hard5
    2015-04-10 21:24:11下载
    积分:1
  • MV-S100649-00H_88E1111_Datasheet
    intel 88E1111的数据手册,好不容易得到的,贴在这希望对大家有用(intel 88E1111 data sheet, finally get, posted in the hope that it would be useful)
    2010-08-20 18:16:18下载
    积分:1
  • kongjianhangjia
    运用matlab编程的一个计算空间桁架的有限元程序(CAE)
    2020-07-27 13:38:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载