登录
首页 » matlab » DeepLearnToolbox

DeepLearnToolbox

于 2014-05-19 发布 文件大小:14405KB
0 222
下载积分: 1 下载次数: 370

代码说明:

  深度学习工具包,内有各大牛提出深度学习方法的matlab实现,挺全的(Deep learning toolkit, there are major cattle raised deep learning method matlab realize, quite wide)

文件列表:

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

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

发表评论

0 个回复

  • 87a3
    SLIDING MODE CONTROL OF A MAGNETIC LEVITATION SYSTEM
    2010-03-04 16:26:07下载
    积分:1
  • OFDM_send_matlab
    说明:  matlab发送端程序,256位FFT,16QAM-OFDM,最后有时域和频域图形显示(matlab sender program, 256 FFT, 16QAM-OFDM, the last times and frequency domain graphics)
    2011-02-27 19:01:18下载
    积分:1
  • youhuawenti
    说明:  matlab解决优化问题的一个实验,有ppt说明,matlab入门的好资料(matlab solve the optimization problem of an experiment, a ppt notes, matlab good data entry)
    2008-10-22 19:40:28下载
    积分:1
  • 111
    说明:  录制一段个人的语音信号,并对录制的信号进行采样;画出采样后语音信号的时域波形和频谱图;给定滤波器的性能指标,采用双线性变换法和窗函数法设计滤波器,并画出滤波器的频率响应;然后用自己设计的滤波器对采集的信号进行滤波,画出滤波后信号的时域波形和频谱,并对滤波前后的信号进行对比,分析信号的变化;回放语音信号;最后,设计一个信号处理系统界面。(Record a personal voice signal, and recording the signal is sampled draw sampled speech signal time-domain waveform and frequency spectrum for a given filter performance, the bilinear transformation and design of filter window functions and draw the frequency response filter then filter of their own design collection of the signal filtering, to draw the filtered signal in time domain waveforms and frequency spectrum, and filtering the signal before and after comparison, analysis of signal changes playback audio signals Finally, a signal processing system interface design.)
    2010-04-12 09:16:52下载
    积分:1
  • ICAmatlab
    说明:  ICA人脸识别算法实例matlab源码.txt(ICA face recognition matlab source code examples. Txt)
    2011-04-17 10:11:09下载
    积分:1
  • code
    source code for currency detection
    2015-03-02 15:32:06下载
    积分:1
  • kaojui
    gmcalab 快速广义的形态分量分析,三相光伏逆变并网的仿真,利用matlab针对图像进行马氏距离计算 。( gmcalab fast generalized form component analysis, Three-phase photovoltaic inverter and network simulation, Using matlab to calculate the Mahalanobis distance for the image.)
    2016-11-08 13:55:02下载
    积分:1
  • msk
    It describes minimum shift keying and its implemetation
    2012-01-05 07:01:55下载
    积分:1
  • immmix1
    使用交互式算法比较单传感器和多传感器的性能。(Interactive algorithm compared with single-sensor and multi-sensor performance.)
    2011-11-19 18:16:40下载
    积分:1
  • 11.CPP-Primer-3rd
    11.C++ Primer 3rd(中文版),众所周知的C++学习经典书籍,C++学习圣经(11.C++ Primer 3rd (Chinese version))
    2015-04-04 10:28:24下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载