文件名称:DeepLearnToolbox-master
-
所属分类:
- 标签属性:
- 上传时间:2013-10-11
-
文件大小:14.21mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
深度學習的工具箱,包含有CAE,CNN,DBN,NN,SAE,及一些utilities-Deep learning toolbox
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DeepLearnToolbox-master/README.md
DeepLearnToolbox-master/util/xunit/info.xml
DeepLearnToolbox-master/LICENSE
DeepLearnToolbox-master/util/allcomb.m
DeepLearnToolbox-master/util/xunit/+xunit/+utils/arrayToString.m
DeepLearnToolbox-master/util/xunit/assertElementsAlmostEqual.m
DeepLearnToolbox-master/util/xunit/assertEqual.m
DeepLearnToolbox-master/util/xunit/assertExceptionThrown.m
DeepLearnToolbox-master/util/xunit/assertFalse.m
DeepLearnToolbox-master/util/xunit/assertFilesEqual.m
DeepLearnToolbox-master/util/xunit/assertTrue.m
DeepLearnToolbox-master/util/xunit/assertVectorsAlmostEqual.m
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/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/util/xunit/CommandWindowTestRunDisplay.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/Contents.m
DeepLearnToolbox-master/util/xunit/Contents.m
DeepLearnToolbox-master/DBN/dbnsetup.m
DeepLearnToolbox-master/DBN/dbntrain.m
DeepLearnToolbox-master/DBN/dbnunfoldtonn.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/xunit/FunctionHandleTestCase.m
DeepLearnToolbox-master/util/xunit/+xunit/+utils/generateDoc.m
DeepLearnToolbox-master/util/im2patches.m
DeepLearnToolbox-master/util/xunit/initTestSuite.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/makeLMfilters.m
DeepLearnToolbox-master/CAE/max3d.m
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/util/normalize.m
DeepLearnToolbox-master/util/xunit/+xunit/+utils/parseFloatAssertInputs.m
DeepLearnToolbox-master/util/patches2im.m
DeepLearnToolbox-master/util/randcorr.m
DeepLearnToolbox-master/util/randp.m
DeepLearnToolbox-master/DBN/rbmdown.m
DeepLearnToolbox-master/DBN/rbmtrain.m
DeepLearnToolbox-master/DBN/rbmup.m
DeepLearnToolbox-master/util/rnd.m
DeepLearnToolbox-master/tests/runalltests.m
DeepLearnToolbox-master/util/xunit/runtests.m
DeepLearnToolbox-master/SAE/saesetup.m
DeepLearnToolbox-master/SAE/saetrain.m
DeepLearnToolbox-master/CAE/scaesetup.m
DeepLearnToolbox-master/CAE/scaetrain.m
DeepLearnToolbox-master/util/sigm.m
DeepLearnToolbox-master/util/sigmrnd.m
DeepLearnToolbox-master/util/softmax.m
DeepLearnToolbox-master/util/xunit/+xunit/+utils/stringToCellArray.m
DeepLearnToolbox-master/util/tanh_opt.m
DeepLearnToolbox-master/tests/test_cnn_gradients_are_numerically_correct.m
DeepLearnToolbox-master/tests/test_example_CNN.m
DeepLearnToolbox-master/tests/test_example_DBN.m
DeepLearnToolbox-master/tests/test_example_NN.m
DeepLearnToolbox-master/tests/test_example_SAE.m
DeepLearnToolbox-master/tests/test_nn_gradients_are_numerically_correct.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
DeepLearnToolbox-master/util/xunit/TestSuiteInDir.m
DeepLearnToolbox-master/util/xunit/VerboseTestRunDisplay.m
DeepLearnToolbox-master/util/visualize.m
DeepLearnToolbox-master/util/whiten.m
DeepLearnToolbox-master/util/zscore.m
DeepLearnToolbox-master/data/mnist_uint8.mat
DeepLearnToolbox-master/README_header.md
DeepLearnToolbox-master/REFS.md
DeepLearnToolbox-master/create_readme.sh
DeepLearnToolbox-master/util/xunit/+xunit/+utils
DeepLearnToolbox-master/util/xunit/+xunit
DeepLearnToolbox-master/util/xunit
DeepLearnToolbo
DeepLearnToolbox-master/util/xunit/info.xml
DeepLearnToolbox-master/LICENSE
DeepLearnToolbox-master/util/allcomb.m
DeepLearnToolbox-master/util/xunit/+xunit/+utils/arrayToString.m
DeepLearnToolbox-master/util/xunit/assertElementsAlmostEqual.m
DeepLearnToolbox-master/util/xunit/assertEqual.m
DeepLearnToolbox-master/util/xunit/assertExceptionThrown.m
DeepLearnToolbox-master/util/xunit/assertFalse.m
DeepLearnToolbox-master/util/xunit/assertFilesEqual.m
DeepLearnToolbox-master/util/xunit/assertTrue.m
DeepLearnToolbox-master/util/xunit/assertVectorsAlmostEqual.m
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/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/util/xunit/CommandWindowTestRunDisplay.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/Contents.m
DeepLearnToolbox-master/util/xunit/Contents.m
DeepLearnToolbox-master/DBN/dbnsetup.m
DeepLearnToolbox-master/DBN/dbntrain.m
DeepLearnToolbox-master/DBN/dbnunfoldtonn.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/xunit/FunctionHandleTestCase.m
DeepLearnToolbox-master/util/xunit/+xunit/+utils/generateDoc.m
DeepLearnToolbox-master/util/im2patches.m
DeepLearnToolbox-master/util/xunit/initTestSuite.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/makeLMfilters.m
DeepLearnToolbox-master/CAE/max3d.m
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/util/normalize.m
DeepLearnToolbox-master/util/xunit/+xunit/+utils/parseFloatAssertInputs.m
DeepLearnToolbox-master/util/patches2im.m
DeepLearnToolbox-master/util/randcorr.m
DeepLearnToolbox-master/util/randp.m
DeepLearnToolbox-master/DBN/rbmdown.m
DeepLearnToolbox-master/DBN/rbmtrain.m
DeepLearnToolbox-master/DBN/rbmup.m
DeepLearnToolbox-master/util/rnd.m
DeepLearnToolbox-master/tests/runalltests.m
DeepLearnToolbox-master/util/xunit/runtests.m
DeepLearnToolbox-master/SAE/saesetup.m
DeepLearnToolbox-master/SAE/saetrain.m
DeepLearnToolbox-master/CAE/scaesetup.m
DeepLearnToolbox-master/CAE/scaetrain.m
DeepLearnToolbox-master/util/sigm.m
DeepLearnToolbox-master/util/sigmrnd.m
DeepLearnToolbox-master/util/softmax.m
DeepLearnToolbox-master/util/xunit/+xunit/+utils/stringToCellArray.m
DeepLearnToolbox-master/util/tanh_opt.m
DeepLearnToolbox-master/tests/test_cnn_gradients_are_numerically_correct.m
DeepLearnToolbox-master/tests/test_example_CNN.m
DeepLearnToolbox-master/tests/test_example_DBN.m
DeepLearnToolbox-master/tests/test_example_NN.m
DeepLearnToolbox-master/tests/test_example_SAE.m
DeepLearnToolbox-master/tests/test_nn_gradients_are_numerically_correct.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
DeepLearnToolbox-master/util/xunit/TestSuiteInDir.m
DeepLearnToolbox-master/util/xunit/VerboseTestRunDisplay.m
DeepLearnToolbox-master/util/visualize.m
DeepLearnToolbox-master/util/whiten.m
DeepLearnToolbox-master/util/zscore.m
DeepLearnToolbox-master/data/mnist_uint8.mat
DeepLearnToolbox-master/README_header.md
DeepLearnToolbox-master/REFS.md
DeepLearnToolbox-master/create_readme.sh
DeepLearnToolbox-master/util/xunit/+xunit/+utils
DeepLearnToolbox-master/util/xunit/+xunit
DeepLearnToolbox-master/util/xunit
DeepLearnToolbo
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.