文件名称:DeepLearnToolbox-master

  • 所属分类:
  • 其他小程序
  • 资源属性:
  • 上传时间:
  • 2017-11-30
  • 文件大小:
  • 14.09mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 辣***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

深度学习的工具包,比较完整,包括CAE,CNN,DBN以及一些范例和数据,方便测试和修改程序。(This is a deep learning toolbox, which is a relatively complete one, including CAE, CNN, DBN, and some examples and data to test and modify the program.)
(系统自动生成,下载前可以参看下载内容)

下载文件列表

文件名大小更新时间
DeepLearnToolbox-master
DeepLearnToolbox-master\CAE
DeepLearnToolbox-master\CAE\caeapplygrads.m 1219 2013-03-12
DeepLearnToolbox-master\CAE\caebbp.m 917 2013-03-12
DeepLearnToolbox-master\CAE\caebp.m 1011 2013-03-12
DeepLearnToolbox-master\CAE\caedown.m 259 2013-03-12
DeepLearnToolbox-master\CAE\caeexamples.m 764 2013-03-12
DeepLearnToolbox-master\CAE\caenumgradcheck.m 3618 2013-03-12
DeepLearnToolbox-master\CAE\caesdlm.m 845 2013-03-12
DeepLearnToolbox-master\CAE\caetrain.m 1148 2013-03-12
DeepLearnToolbox-master\CAE\caeup.m 489 2013-03-12
DeepLearnToolbox-master\CAE\max3d.m 173 2013-03-12
DeepLearnToolbox-master\CAE\scaesetup.m 1937 2013-03-12
DeepLearnToolbox-master\CAE\scaetrain.m 270 2013-03-12
DeepLearnToolbox-master\CNN
DeepLearnToolbox-master\CNN\cnnapplygrads.m 575 2013-03-12
DeepLearnToolbox-master\CNN\cnnbp.m 2140 2013-03-12
DeepLearnToolbox-master\CNN\cnnff.m 1774 2013-03-12
DeepLearnToolbox-master\CNN\cnnnumgradcheck.m 3590 2013-03-12
DeepLearnToolbox-master\CNN\cnnsetup.m 1765 2013-03-12
DeepLearnToolbox-master\CNN\cnntest.m 193 2013-03-12
DeepLearnToolbox-master\CNN\cnntrain.m 845 2013-03-12
DeepLearnToolbox-master\DBN
DeepLearnToolbox-master\DBN\dbnsetup.m 557 2013-03-12
DeepLearnToolbox-master\DBN\dbntrain.m 232 2013-03-12
DeepLearnToolbox-master\DBN\dbnunfoldtonn.m 425 2013-03-12
DeepLearnToolbox-master\DBN\rbmdown.m 90 2013-03-12
DeepLearnToolbox-master\DBN\rbmtrain.m 1328 2013-03-12
DeepLearnToolbox-master\DBN\rbmup.m 89 2013-03-12
DeepLearnToolbox-master\LICENSE 1313 2013-03-12
DeepLearnToolbox-master\NN
DeepLearnToolbox-master\NN\nnapplygrads.m 592 2013-03-12
DeepLearnToolbox-master\NN\nnbp.m 1638 2013-03-12
DeepLearnToolbox-master\NN\nnchecknumgrad.m 700 2013-03-12
DeepLearnToolbox-master\NN\nneval.m 772 2013-03-12
DeepLearnToolbox-master\NN\nnff.m 1849 2013-03-12
DeepLearnToolbox-master\NN\nnpredict.m 188 2013-03-12
DeepLearnToolbox-master\NN\nnsetup.m 1844 2013-03-12
DeepLearnToolbox-master\NN\nntest.m 180 2013-03-12
DeepLearnToolbox-master\NN\nntrain.m 2231 2013-03-12
DeepLearnToolbox-master\NN\nnupdatefigures.m 2596 2013-03-12
DeepLearnToolbox-master\README.md 9475 2013-03-12
DeepLearnToolbox-master\README_header.md 1922 2013-03-12
DeepLearnToolbox-master\REFS.md 950 2013-03-12
DeepLearnToolbox-master\SAE
DeepLearnToolbox-master\SAE\saesetup.m 132 2013-03-12
DeepLearnToolbox-master\SAE\saetrain.m 308 2013-03-12
DeepLearnToolbox-master\create_readme.sh 744 2013-03-12
DeepLearnToolbox-master\data
DeepLearnToolbox-master\data\mnist_uint8.mat 14735220 2013-03-12
DeepLearnToolbox-master\tests
DeepLearnToolbox-master\tests\runalltests.m 35 2013-03-12
DeepLearnToolbox-master\tests\test_cnn_gradients_are_numerically_correct.m 552 2013-03-12
DeepLearnToolbox-master\tests\test_example_CNN.m 970 2013-03-12
DeepLearnToolbox-master\tests\test_example_DBN.m 1015 2013-03-12
DeepLearnToolbox-master\tests\test_example_NN.m 3402 2013-03-12
DeepLearnToolbox-master\tests\test_example_SAE.m 1886 2013-03-12
DeepLearnToolbox-master\tests\test_nn_gradients_are_numerically_correct.m 739 2013-03-12
DeepLearnToolbox-master\util
DeepLearnToolbox-master\util\allcomb.m 2618 2013-03-12
DeepLearnToolbox-master\util\expand.m 1958 2013-03-12
DeepLearnToolbox-master\util\flicker.m 208 2013-03-12
DeepLearnToolbox-master\util\flipall.m 80 2013-03-12
DeepLearnToolbox-master\util\fliplrf.m 543 2013-03-12
DeepLearnToolbox-master\util\flipudf.m 576 2013-03-12
DeepLearnToolbox-master\util\im2patches.m 313 2013-03-12
DeepLearnToolbox-master\util\makeLMfilters.m 1895 2013-03-12
DeepLearnToolbox-master\util\normalize.m 97 2013-03-12
DeepLearnToolbox-master\util\patches2im.m 242 2013-03-12
DeepLearnToolbox-master\util\randcorr.m 283 2013-03-12
DeepLearnToolbox-master\util\randp.m 2083 2013-03-12
DeepLearnToolbox-master\util\rnd.m 49 2013-03-12
DeepLearnToolbox-master\util\sigm.m 48 2013-03-12
DeepLearnToolbox-master\util\sigmrnd.m 126 2013-03-12
DeepLearnToolbox-master\util\softmax.m 256 2013-03-12
DeepLearnToolbox-master\util\tanh_opt.m 54 2013-03-12
DeepLearnToolbox-master\util\visualize.m 1036 2013-03-12
DeepLearnToolbox-master\util\whiten.m 183 2013-03-12
DeepLearnToolbox-master\util\xunit
DeepLearnToolbox-master\util\xunit\+xunit
DeepLearnToolbox-master\util\xunit\+xunit\+utils
DeepLearnToolbox-master\util\xunit\+xunit\+utils\Contents.m 1048 2013-03-12
DeepLearnToolbox-master\util\xunit\+xunit\+utils\arrayToString.m 2972 2013-03-12
DeepLearnToolbox-master\util\xunit\+xunit\+utils\compareFloats.m 4376 2013-03-12
DeepLearnToolbox-master\util\xunit\+xunit\+utils\comparisonMessage.m 1005 2013-03-12
DeepLearnToolbox-master\util\xunit\+xunit\+utils\containsRegexp.m 600 2013-03-12
DeepLearnToolbox-master\util\xunit\+xunit\+utils\generateDoc.m 337 2013-03-12
DeepLearnToolbox-master\util\xunit\+xunit\+utils\isAlmostEqual.m 1233 2013-03-12
DeepLearnToolbox-master\util\xunit\+xunit\+utils\isSetUpString.m 519 2013-03-12
DeepLearnToolbox-master\util\xunit\+xunit\+utils\isTearDownString.m 540 2013-03-12
DeepLearnToolbox-master\util\xunit\+xunit\+utils\isTestCaseSubclass.m 894 2013-03-12
DeepLearnToolbox-master\util\xunit\+xunit\+utils\isTestString.m 589 2013-03-12
DeepLearnToolbox-master\util\xunit\+xunit\+utils\parseFloatAssertInputs.m 1627 2013-03-12
DeepLearnToolbox-master\util\xunit\+xunit\+utils\stringToCellArray.m 408 2013-03-12
DeepLearnToolbox-master\util\xunit\CommandWindowTestRunDisplay.m 1215 2013-03-12
DeepLearnToolbox-master\util\xunit\Contents.m 1820 2013-03-12
DeepLearnToolbox-master\util\xunit\FunctionHandleTestCase.m 6649 2013-03-12
DeepLearnToolbox-master\util\xunit\TestCase.m 3525 2013-03-12
DeepLearnToolbox-master\util\xunit\TestCaseInDir.m 1108 2013-03-12
DeepLearnToolbox-master\util\xunit\TestCaseWithAddPath.m 1911 2013-03-12

相关说明

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

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org