文件名称:DeepLearnToolbox
-
所属分类:
- 标签属性:
- 上传时间:2014-03-26
-
文件大小:19.24mb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
关于深度学习的比较好的代码参考资料,包括CAE,CNN,DBN,NN,SAE等基准程序-Depth learning about good code references, including CAE, CNN, DBN, NN, SAE and other benchmarks
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DeepLearnToolbox-master/
DeepLearnToolbox-master/CAE/
DeepLearnToolbox-master/CAE/caeapplygrads.m
DeepLearnToolbox-master/CAE/caebbp.m
DeepLearnToolbox-master/CAE/caebp.m
DeepLearnToolbox-master/CAE/caedown.m
DeepLearnToolbox-master/CAE/caeexamples.m
DeepLearnToolbox-master/CAE/caenumgradcheck.m
DeepLearnToolbox-master/CAE/caesdlm.m
DeepLearnToolbox-master/CAE/caetrain.m
DeepLearnToolbox-master/CAE/caeup.m
DeepLearnToolbox-master/CAE/max3d.m
DeepLearnToolbox-master/CAE/scaesetup.m
DeepLearnToolbox-master/CAE/scaetrain.m
DeepLearnToolbox-master/CNN/
DeepLearnToolbox-master/CNN/cnnapplygrads.m
DeepLearnToolbox-master/CNN/cnnbp.m
DeepLearnToolbox-master/CNN/cnnff.m
DeepLearnToolbox-master/CNN/cnnnumgradcheck.m
DeepLearnToolbox-master/CNN/cnnsetup.m
DeepLearnToolbox-master/CNN/cnntest.m
DeepLearnToolbox-master/CNN/cnntrain.m
DeepLearnToolbox-master/DBN/
DeepLearnToolbox-master/DBN/dbnsetup.m
DeepLearnToolbox-master/DBN/dbntrain.m
DeepLearnToolbox-master/DBN/dbnunfoldtonn.m
DeepLearnToolbox-master/DBN/rbmdown.m
DeepLearnToolbox-master/DBN/rbmtrain.m
DeepLearnToolbox-master/DBN/rbmup.m
DeepLearnToolbox-master/LICENSE
DeepLearnToolbox-master/NN/
DeepLearnToolbox-master/NN/nnapplygrads.m
DeepLearnToolbox-master/NN/nnbp.m
DeepLearnToolbox-master/NN/nnchecknumgrad.m
DeepLearnToolbox-master/NN/nneval.m
DeepLearnToolbox-master/NN/nnff.m
DeepLearnToolbox-master/NN/nnpredict.m
DeepLearnToolbox-master/NN/nnsetup.m
DeepLearnToolbox-master/NN/nntest.m
DeepLearnToolbox-master/NN/nntrain.m
DeepLearnToolbox-master/NN/nnupdatefigures.m
DeepLearnToolbox-master/README.md
DeepLearnToolbox-master/README_header.md
DeepLearnToolbox-master/REFS.md
DeepLearnToolbox-master/SAE/
DeepLearnToolbox-master/SAE/saesetup.m
DeepLearnToolbox-master/SAE/saetrain.m
DeepLearnToolbox-master/create_readme.sh
DeepLearnToolbox-master/data/
DeepLearnToolbox-master/data/mnist_uint8.mat
DeepLearnToolbox-master/pi100.mat
DeepLearnToolbox-master/pi100mat.m
DeepLearnToolbox-master/pp.mat
DeepLearnToolbox-master/test_example_DBN.m
DeepLearnToolbox-master/test_example_NN.m
DeepLearnToolbox-master/tests/
DeepLearnToolbox-master/tests/runalltests.m
DeepLearnToolbox-master/tests/test_cnn_gradients_are_numerically_correct.m
DeepLearnToolbox-master/tests/test_example_CNN.asv
DeepLearnToolbox-master/tests/test_example_CNN.m
DeepLearnToolbox-master/tests/test_example_DBN.asv
DeepLearnToolbox-master/tests/test_example_DBN.m
DeepLearnToolbox-master/tests/test_example_NN.asv
DeepLearnToolbox-master/tests/test_example_NN.m
DeepLearnToolbox-master/tests/test_example_SAE.asv
DeepLearnToolbox-master/tests/test_example_SAE.m
DeepLearnToolbox-master/tests/test_nn_gradients_are_numerically_correct.m
DeepLearnToolbox-master/trainxy.m
DeepLearnToolbox-master/util/
DeepLearnToolbox-master/util/allcomb.m
DeepLearnToolbox-master/util/expand.m
DeepLearnToolbox-master/util/flicker.m
DeepLearnToolbox-master/util/flipall.m
DeepLearnToolbox-master/util/fliplrf.m
DeepLearnToolbox-master/util/flipudf.m
DeepLearnToolbox-master/util/im2patches.m
DeepLearnToolbox-master/util/makeLMfilters.m
DeepLearnToolbox-master/util/normalize.m
DeepLearnToolbox-master/util/patches2im.m
DeepLearnToolbox-master/util/randcorr.m
DeepLearnToolbox-master/util/randp.m
DeepLearnToolbox-master/util/rnd.m
DeepLearnToolbox-master/util/sigm.m
DeepLearnToolbox-master/util/sigmrnd.m
DeepLearnToolbox-master/util/softmax.m
DeepLearnToolbox-master/util/tanh_opt.m
DeepLearnToolbox-master/util/visualize.m
DeepLearnToolbox-master/util/whiten.m
DeepLearnToolbox-master/util/xunit/
DeepLearnToolbox-master/util/xunit/+xunit/
DeepLearnToolbox-master/util/xunit/+xunit/+utils/
DeepLearnToolbox-master/util/xunit/+xunit/+utils/Contents.m
DeepLearnToolbox-master/util/xunit/+xunit/+utils/arrayToString.m
DeepLearnToolbox-master/util/xunit/+xunit/+utils/compareFloats.m
DeepLearnToolbox-master/util/xunit/+xunit/+utils/comparisonMessage.m
DeepLearnToolbox-master/util/xunit/+xunit/+utils/containsRegexp.m
DeepLearnToolbox-master/util/xunit/+xunit/+utils/generateDoc.m
DeepLearnToolbox-master/util/xunit/+xunit/+utils/isAlmostEqual.m
DeepLearnToolbox-master/util/xunit/+xunit/+utils/isSetUpString.m
DeepLearnToolbox-master/util/xunit/+xunit/+utils/isTearDownString.m
DeepLearnToolbox-master/util/xunit/+xunit/+utils/isTestCaseSubclass.m
DeepLearnToolbox-master/util/xunit/+xunit/+utils/isTestString.m
DeepLearnToolbox-master/util/xunit/+xunit/+utils/parseFloatAssertInputs.m
DeepLearnToolbox-master/util/xunit/+xunit/+utils/stringToCellArray.m
DeepLearnToolbox-master/util/xunit/CommandWindowTestRunDisplay.m
DeepLearnToolbox-master/util/xunit/Contents.m
DeepLearnToolbox-master/util/xunit/FunctionHandleTestCase.m
DeepLearnToolbox-master/util/xunit/TestCase.m
DeepLearnToolbox-master/util/xunit/TestCaseInDir.m
DeepLearnToolbox-master/util/xunit/TestCaseWithAddPath.m
DeepLearnToolbox-master/util/xunit/TestComponent.m
DeepLearnToolbox-master/util/xunit/TestComponentInDir.m
DeepLearnToolbox-master/util/xunit/TestRunDisplay.m
DeepLearnToolbox-master/util/xunit/TestRunLogger.m
DeepLearnToolbox-master/util/xunit/TestRunMonitor.m
DeepLearnToolbox-master/util/xunit/TestSuite.m
Deep
DeepLearnToolbox-master/CAE/
DeepLearnToolbox-master/CAE/caeapplygrads.m
DeepLearnToolbox-master/CAE/caebbp.m
DeepLearnToolbox-master/CAE/caebp.m
DeepLearnToolbox-master/CAE/caedown.m
DeepLearnToolbox-master/CAE/caeexamples.m
DeepLearnToolbox-master/CAE/caenumgradcheck.m
DeepLearnToolbox-master/CAE/caesdlm.m
DeepLearnToolbox-master/CAE/caetrain.m
DeepLearnToolbox-master/CAE/caeup.m
DeepLearnToolbox-master/CAE/max3d.m
DeepLearnToolbox-master/CAE/scaesetup.m
DeepLearnToolbox-master/CAE/scaetrain.m
DeepLearnToolbox-master/CNN/
DeepLearnToolbox-master/CNN/cnnapplygrads.m
DeepLearnToolbox-master/CNN/cnnbp.m
DeepLearnToolbox-master/CNN/cnnff.m
DeepLearnToolbox-master/CNN/cnnnumgradcheck.m
DeepLearnToolbox-master/CNN/cnnsetup.m
DeepLearnToolbox-master/CNN/cnntest.m
DeepLearnToolbox-master/CNN/cnntrain.m
DeepLearnToolbox-master/DBN/
DeepLearnToolbox-master/DBN/dbnsetup.m
DeepLearnToolbox-master/DBN/dbntrain.m
DeepLearnToolbox-master/DBN/dbnunfoldtonn.m
DeepLearnToolbox-master/DBN/rbmdown.m
DeepLearnToolbox-master/DBN/rbmtrain.m
DeepLearnToolbox-master/DBN/rbmup.m
DeepLearnToolbox-master/LICENSE
DeepLearnToolbox-master/NN/
DeepLearnToolbox-master/NN/nnapplygrads.m
DeepLearnToolbox-master/NN/nnbp.m
DeepLearnToolbox-master/NN/nnchecknumgrad.m
DeepLearnToolbox-master/NN/nneval.m
DeepLearnToolbox-master/NN/nnff.m
DeepLearnToolbox-master/NN/nnpredict.m
DeepLearnToolbox-master/NN/nnsetup.m
DeepLearnToolbox-master/NN/nntest.m
DeepLearnToolbox-master/NN/nntrain.m
DeepLearnToolbox-master/NN/nnupdatefigures.m
DeepLearnToolbox-master/README.md
DeepLearnToolbox-master/README_header.md
DeepLearnToolbox-master/REFS.md
DeepLearnToolbox-master/SAE/
DeepLearnToolbox-master/SAE/saesetup.m
DeepLearnToolbox-master/SAE/saetrain.m
DeepLearnToolbox-master/create_readme.sh
DeepLearnToolbox-master/data/
DeepLearnToolbox-master/data/mnist_uint8.mat
DeepLearnToolbox-master/pi100.mat
DeepLearnToolbox-master/pi100mat.m
DeepLearnToolbox-master/pp.mat
DeepLearnToolbox-master/test_example_DBN.m
DeepLearnToolbox-master/test_example_NN.m
DeepLearnToolbox-master/tests/
DeepLearnToolbox-master/tests/runalltests.m
DeepLearnToolbox-master/tests/test_cnn_gradients_are_numerically_correct.m
DeepLearnToolbox-master/tests/test_example_CNN.asv
DeepLearnToolbox-master/tests/test_example_CNN.m
DeepLearnToolbox-master/tests/test_example_DBN.asv
DeepLearnToolbox-master/tests/test_example_DBN.m
DeepLearnToolbox-master/tests/test_example_NN.asv
DeepLearnToolbox-master/tests/test_example_NN.m
DeepLearnToolbox-master/tests/test_example_SAE.asv
DeepLearnToolbox-master/tests/test_example_SAE.m
DeepLearnToolbox-master/tests/test_nn_gradients_are_numerically_correct.m
DeepLearnToolbox-master/trainxy.m
DeepLearnToolbox-master/util/
DeepLearnToolbox-master/util/allcomb.m
DeepLearnToolbox-master/util/expand.m
DeepLearnToolbox-master/util/flicker.m
DeepLearnToolbox-master/util/flipall.m
DeepLearnToolbox-master/util/fliplrf.m
DeepLearnToolbox-master/util/flipudf.m
DeepLearnToolbox-master/util/im2patches.m
DeepLearnToolbox-master/util/makeLMfilters.m
DeepLearnToolbox-master/util/normalize.m
DeepLearnToolbox-master/util/patches2im.m
DeepLearnToolbox-master/util/randcorr.m
DeepLearnToolbox-master/util/randp.m
DeepLearnToolbox-master/util/rnd.m
DeepLearnToolbox-master/util/sigm.m
DeepLearnToolbox-master/util/sigmrnd.m
DeepLearnToolbox-master/util/softmax.m
DeepLearnToolbox-master/util/tanh_opt.m
DeepLearnToolbox-master/util/visualize.m
DeepLearnToolbox-master/util/whiten.m
DeepLearnToolbox-master/util/xunit/
DeepLearnToolbox-master/util/xunit/+xunit/
DeepLearnToolbox-master/util/xunit/+xunit/+utils/
DeepLearnToolbox-master/util/xunit/+xunit/+utils/Contents.m
DeepLearnToolbox-master/util/xunit/+xunit/+utils/arrayToString.m
DeepLearnToolbox-master/util/xunit/+xunit/+utils/compareFloats.m
DeepLearnToolbox-master/util/xunit/+xunit/+utils/comparisonMessage.m
DeepLearnToolbox-master/util/xunit/+xunit/+utils/containsRegexp.m
DeepLearnToolbox-master/util/xunit/+xunit/+utils/generateDoc.m
DeepLearnToolbox-master/util/xunit/+xunit/+utils/isAlmostEqual.m
DeepLearnToolbox-master/util/xunit/+xunit/+utils/isSetUpString.m
DeepLearnToolbox-master/util/xunit/+xunit/+utils/isTearDownString.m
DeepLearnToolbox-master/util/xunit/+xunit/+utils/isTestCaseSubclass.m
DeepLearnToolbox-master/util/xunit/+xunit/+utils/isTestString.m
DeepLearnToolbox-master/util/xunit/+xunit/+utils/parseFloatAssertInputs.m
DeepLearnToolbox-master/util/xunit/+xunit/+utils/stringToCellArray.m
DeepLearnToolbox-master/util/xunit/CommandWindowTestRunDisplay.m
DeepLearnToolbox-master/util/xunit/Contents.m
DeepLearnToolbox-master/util/xunit/FunctionHandleTestCase.m
DeepLearnToolbox-master/util/xunit/TestCase.m
DeepLearnToolbox-master/util/xunit/TestCaseInDir.m
DeepLearnToolbox-master/util/xunit/TestCaseWithAddPath.m
DeepLearnToolbox-master/util/xunit/TestComponent.m
DeepLearnToolbox-master/util/xunit/TestComponentInDir.m
DeepLearnToolbox-master/util/xunit/TestRunDisplay.m
DeepLearnToolbox-master/util/xunit/TestRunLogger.m
DeepLearnToolbox-master/util/xunit/TestRunMonitor.m
DeepLearnToolbox-master/util/xunit/TestSuite.m
Deep
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.