文件名称:1DeepLearnToolbox-master
-
所属分类:
- 标签属性:
- 上传时间:2015-12-17
-
文件大小:14.07mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
深度学习matlab工具箱,已经测试通过的源码,可以应用在图像识别、模式识别、语音识别等领域-Deep learning matlab source code, which can be applied in graph identification, pattern recognition and sound recognition
(系统自动生成,下载前可以参看下载内容)
下载文件列表
1DeepLearnToolbox-master/.travis.yml
1DeepLearnToolbox-master/CAE/caeapplygrads.m
1DeepLearnToolbox-master/CAE/caebbp.m
1DeepLearnToolbox-master/CAE/caebp.m
1DeepLearnToolbox-master/CAE/caedown.m
1DeepLearnToolbox-master/CAE/caeexamples.m
1DeepLearnToolbox-master/CAE/caenumgradcheck.m
1DeepLearnToolbox-master/CAE/caesdlm.m
1DeepLearnToolbox-master/CAE/caetrain.m
1DeepLearnToolbox-master/CAE/caeup.m
1DeepLearnToolbox-master/CAE/max3d.m
1DeepLearnToolbox-master/CAE/scaesetup.m
1DeepLearnToolbox-master/CAE/scaetrain.m
1DeepLearnToolbox-master/CNN/cnnapplygrads.m
1DeepLearnToolbox-master/CNN/cnnbp.m
1DeepLearnToolbox-master/CNN/cnnff.m
1DeepLearnToolbox-master/CNN/cnnnumgradcheck.m
1DeepLearnToolbox-master/CNN/cnnsetup.m
1DeepLearnToolbox-master/CNN/cnntest.m
1DeepLearnToolbox-master/CNN/cnntrain.m
1DeepLearnToolbox-master/CONTRIBUTING.md
1DeepLearnToolbox-master/create_readme.sh
1DeepLearnToolbox-master/data/mnist_uint8.mat
1DeepLearnToolbox-master/DBN/dbnsetup.m
1DeepLearnToolbox-master/DBN/dbntrain.m
1DeepLearnToolbox-master/DBN/dbnunfoldtonn.m
1DeepLearnToolbox-master/DBN/rbmdown.m
1DeepLearnToolbox-master/DBN/rbmtrain.m
1DeepLearnToolbox-master/DBN/rbmup.m
1DeepLearnToolbox-master/LICENSE
1DeepLearnToolbox-master/NN/nnapplygrads.m
1DeepLearnToolbox-master/NN/nnbp.m
1DeepLearnToolbox-master/NN/nnchecknumgrad.m
1DeepLearnToolbox-master/NN/nneval.m
1DeepLearnToolbox-master/NN/nnff.m
1DeepLearnToolbox-master/NN/nnpredict.m
1DeepLearnToolbox-master/NN/nnsetup.m
1DeepLearnToolbox-master/NN/nntest.m
1DeepLearnToolbox-master/NN/nntrain.m
1DeepLearnToolbox-master/NN/nnupdatefigures.m
1DeepLearnToolbox-master/README.md
1DeepLearnToolbox-master/README_header.md
1DeepLearnToolbox-master/REFS.md
1DeepLearnToolbox-master/SAE/saesetup.m
1DeepLearnToolbox-master/SAE/saetrain.m
1DeepLearnToolbox-master/tests/runalltests.m
1DeepLearnToolbox-master/tests/test_cnn_gradients_are_numerically_correct.m
1DeepLearnToolbox-master/tests/test_example_CNN.m
1DeepLearnToolbox-master/tests/test_example_DBN.m
1DeepLearnToolbox-master/tests/test_example_NN.m
1DeepLearnToolbox-master/tests/test_example_SAE.m
1DeepLearnToolbox-master/tests/test_nn_gradients_are_numerically_correct.m
1DeepLearnToolbox-master/util/allcomb.m
1DeepLearnToolbox-master/util/expand.m
1DeepLearnToolbox-master/util/flicker.m
1DeepLearnToolbox-master/util/flipall.m
1DeepLearnToolbox-master/util/fliplrf.m
1DeepLearnToolbox-master/util/flipudf.m
1DeepLearnToolbox-master/util/im2patches.m
1DeepLearnToolbox-master/util/isOctave.m
1DeepLearnToolbox-master/util/makeLMfilters.m
1DeepLearnToolbox-master/util/myOctaveVersion.m
1DeepLearnToolbox-master/util/normalize.m
1DeepLearnToolbox-master/util/patches2im.m
1DeepLearnToolbox-master/util/randcorr.m
1DeepLearnToolbox-master/util/randp.m
1DeepLearnToolbox-master/util/rnd.m
1DeepLearnToolbox-master/util/sigm.m
1DeepLearnToolbox-master/util/sigmrnd.m
1DeepLearnToolbox-master/util/softmax.m
1DeepLearnToolbox-master/util/tanh_opt.m
1DeepLearnToolbox-master/util/visualize.m
1DeepLearnToolbox-master/util/whiten.m
1DeepLearnToolbox-master/util/zscore.m
1DeepLearnToolbox-master/CAE
1DeepLearnToolbox-master/CNN
1DeepLearnToolbox-master/data
1DeepLearnToolbox-master/DBN
1DeepLearnToolbox-master/NN
1DeepLearnToolbox-master/SAE
1DeepLearnToolbox-master/tests
1DeepLearnToolbox-master/util
1DeepLearnToolbox-master
1DeepLearnToolbox-master/CAE/caeapplygrads.m
1DeepLearnToolbox-master/CAE/caebbp.m
1DeepLearnToolbox-master/CAE/caebp.m
1DeepLearnToolbox-master/CAE/caedown.m
1DeepLearnToolbox-master/CAE/caeexamples.m
1DeepLearnToolbox-master/CAE/caenumgradcheck.m
1DeepLearnToolbox-master/CAE/caesdlm.m
1DeepLearnToolbox-master/CAE/caetrain.m
1DeepLearnToolbox-master/CAE/caeup.m
1DeepLearnToolbox-master/CAE/max3d.m
1DeepLearnToolbox-master/CAE/scaesetup.m
1DeepLearnToolbox-master/CAE/scaetrain.m
1DeepLearnToolbox-master/CNN/cnnapplygrads.m
1DeepLearnToolbox-master/CNN/cnnbp.m
1DeepLearnToolbox-master/CNN/cnnff.m
1DeepLearnToolbox-master/CNN/cnnnumgradcheck.m
1DeepLearnToolbox-master/CNN/cnnsetup.m
1DeepLearnToolbox-master/CNN/cnntest.m
1DeepLearnToolbox-master/CNN/cnntrain.m
1DeepLearnToolbox-master/CONTRIBUTING.md
1DeepLearnToolbox-master/create_readme.sh
1DeepLearnToolbox-master/data/mnist_uint8.mat
1DeepLearnToolbox-master/DBN/dbnsetup.m
1DeepLearnToolbox-master/DBN/dbntrain.m
1DeepLearnToolbox-master/DBN/dbnunfoldtonn.m
1DeepLearnToolbox-master/DBN/rbmdown.m
1DeepLearnToolbox-master/DBN/rbmtrain.m
1DeepLearnToolbox-master/DBN/rbmup.m
1DeepLearnToolbox-master/LICENSE
1DeepLearnToolbox-master/NN/nnapplygrads.m
1DeepLearnToolbox-master/NN/nnbp.m
1DeepLearnToolbox-master/NN/nnchecknumgrad.m
1DeepLearnToolbox-master/NN/nneval.m
1DeepLearnToolbox-master/NN/nnff.m
1DeepLearnToolbox-master/NN/nnpredict.m
1DeepLearnToolbox-master/NN/nnsetup.m
1DeepLearnToolbox-master/NN/nntest.m
1DeepLearnToolbox-master/NN/nntrain.m
1DeepLearnToolbox-master/NN/nnupdatefigures.m
1DeepLearnToolbox-master/README.md
1DeepLearnToolbox-master/README_header.md
1DeepLearnToolbox-master/REFS.md
1DeepLearnToolbox-master/SAE/saesetup.m
1DeepLearnToolbox-master/SAE/saetrain.m
1DeepLearnToolbox-master/tests/runalltests.m
1DeepLearnToolbox-master/tests/test_cnn_gradients_are_numerically_correct.m
1DeepLearnToolbox-master/tests/test_example_CNN.m
1DeepLearnToolbox-master/tests/test_example_DBN.m
1DeepLearnToolbox-master/tests/test_example_NN.m
1DeepLearnToolbox-master/tests/test_example_SAE.m
1DeepLearnToolbox-master/tests/test_nn_gradients_are_numerically_correct.m
1DeepLearnToolbox-master/util/allcomb.m
1DeepLearnToolbox-master/util/expand.m
1DeepLearnToolbox-master/util/flicker.m
1DeepLearnToolbox-master/util/flipall.m
1DeepLearnToolbox-master/util/fliplrf.m
1DeepLearnToolbox-master/util/flipudf.m
1DeepLearnToolbox-master/util/im2patches.m
1DeepLearnToolbox-master/util/isOctave.m
1DeepLearnToolbox-master/util/makeLMfilters.m
1DeepLearnToolbox-master/util/myOctaveVersion.m
1DeepLearnToolbox-master/util/normalize.m
1DeepLearnToolbox-master/util/patches2im.m
1DeepLearnToolbox-master/util/randcorr.m
1DeepLearnToolbox-master/util/randp.m
1DeepLearnToolbox-master/util/rnd.m
1DeepLearnToolbox-master/util/sigm.m
1DeepLearnToolbox-master/util/sigmrnd.m
1DeepLearnToolbox-master/util/softmax.m
1DeepLearnToolbox-master/util/tanh_opt.m
1DeepLearnToolbox-master/util/visualize.m
1DeepLearnToolbox-master/util/whiten.m
1DeepLearnToolbox-master/util/zscore.m
1DeepLearnToolbox-master/CAE
1DeepLearnToolbox-master/CNN
1DeepLearnToolbox-master/data
1DeepLearnToolbox-master/DBN
1DeepLearnToolbox-master/NN
1DeepLearnToolbox-master/SAE
1DeepLearnToolbox-master/tests
1DeepLearnToolbox-master/util
1DeepLearnToolbox-master
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.