登录
首页 » matlab » DeepLearnToolbox-master

DeepLearnToolbox-master

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

  • lipsol
    lineer programming with matlab lineer optmiziation problems
    2012-07-07 02:54:39下载
    积分:1
  • 基于HNLF的全光逻辑与门主序fiberfwm
    基于HNLF的全光逻辑与门主程序,光纤中的四波混频过程的matlab数值模拟仿真代码。(HNLF-based all-optical logic gates main program, fiber four-wave mixing process matlab numerical simulation codes.)
    2020-07-10 16:18:55下载
    积分:1
  • sort
    Conceptually, a merge sort works as follows Divide the unsorted list into n sublists, each containing 1 element (a list of 1 element is considered sorted). Repeatedly merge sublists to produce new sorted sublists until there is only 1 sublist remaining. This will be the sorted list.
    2013-12-01 01:52:17下载
    积分:1
  • noises_filters_GUI_
    "average" filter, "gaussian" filter, "wiener" filter and the "median" filter
    2013-12-27 02:50:52下载
    积分:1
  • DSP28_XIntrupt
    数字信号处理 系统文件的编写 库文件可以直接使用。(Digital signal processing system files and the writing of the library files can use directly. )
    2012-04-18 15:28:02下载
    积分:1
  • eeglab11_0_0_0b
    eeglab11_0_0_0b最新版eeglab,界面更清晰,功能更全面。 这是一款可以处理采集到的脑电数据以及ERP数据的软件,富含各种数据处理方法ICA,频谱分析等。(Latest version eeglab, the interface is clearer, more comprehensive.This plugin can process the acquired EEG data and ERP data, a variety of data-rich approach the ICA and spectral analysis.)
    2012-04-19 15:48:30下载
    积分:1
  • huffman
    matlab function that generates huffman code for image
    2014-01-27 03:37:02下载
    积分:1
  • PAM-TH-UWB
    产生PAM_TH_UWB,包括PAM_TH_UWB信号的产生和频谱特征(Produce PAM_TH_UWB, including PAM_TH_UWB signal generation and spectral characteristics)
    2010-05-24 11:17:33下载
    积分:1
  • bldc
    this file contains modelling of brushless dc motor based linear electro mechanical actuation system and its position control
    2013-04-23 13:26:54下载
    积分:1
  • 2degreeinter
    说明:  最优化理论与方法课本算法matlab实现 二次插值法,包括抛物线插值和三点二次插值 具体使用方法详见程序说明(Optimization theory and methods of textbooks matlab algorithm to achieve quadratic interpolation, including the parabolic interpolation, and 3.2 times the specific use of interpolation methods detailed description of the procedures)
    2010-03-19 16:53:10下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载