CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法

文件名称:DeepLearnToolbox-master

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2013-09-15
  • 文件大小:
    14.09mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

matlab 的深度学习tool box,可方便熟悉深度学习的算法-matlab depth learning tool box, can be easily familiar deep learning algorithms
(系统自动生成,下载前可以参看下载内容)

下载文件列表

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/tests/
DeepLearnToolbox-master/tests/runalltests.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/
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
DeepLearnToolbox-master/util/xunit/TestSuiteInDir.m
DeepLearnToolbox-master/util/xunit/VerboseTestRunDisplay.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/assert

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com