Deep Learning Tutorials

时间:2017-10-28 10:15:38
【文件属性】:

文件名称:Deep Learning Tutorials

文件大小:13.47MB

文件格式:ZIP

更新时间:2017-10-28 10:15:38

Deep Learning 深度学习 Tutorials

deeplearning.net提供的tutorials,包含python实现的代码,以供学习deep learning之用...


【文件预览】:
DeepLearningTutorials
----README.rst(2KB)
----issues_closed()
--------2_RBM_cost_fn.txt(233B)
----code()
--------logistic_cg.py(10KB)
--------dA.py(14KB)
--------test.py(10KB)
--------utils.py(5KB)
--------mlp.py(13KB)
--------logistic_sgd.py(15KB)
--------cA.py(12KB)
--------rbm.py(19KB)
--------DBN.py(16KB)
--------rnnrbm.py(11KB)
--------convolutional_mlp.py(12KB)
--------hmc()
--------SdA.py(18KB)
----doc()
--------mlp.txt(19KB)
--------SdA.txt(18KB)
--------rnnrbm.txt(17KB)
--------references.txt(4KB)
--------LICENSE.txt(1KB)
--------intro.txt(4KB)
--------.templates()
--------images()
--------scripts()
--------conf.py(7KB)
--------contents.txt(209B)
--------hmc.txt(29KB)
--------utilities.txt(6KB)
--------Makefile(31B)
--------gettingstarted.txt(29KB)
--------rbm.txt(37KB)
--------lenet.txt(28KB)
--------DBN.txt(21KB)
--------deep.txt(4KB)
--------dA.txt(26KB)
--------logreg.txt(17KB)
----.travis.yml(3KB)
----issues_open()
--------1_SdA_performance.txt(242B)
--------5_results.txt(226B)
--------4_RBM_scan.txt(419B)
--------6_benchmarking_pybrain.txt(3KB)
--------3_RBM_scan_GPU.txt(164B)
----.git()
--------logs()
--------packed-refs(498B)
--------info()
--------index(6KB)
--------objects()
--------HEAD(23B)
--------config(276B)
--------refs()
--------branches()
--------hooks()
--------description(73B)
----.hgignore(28B)
----data()
--------training_colorpatches_16x16_demo.mat(5.06MB)
--------download.sh(643B)
----misc()
--------do_nightly_build(2KB)
----.gitignore(132B)

网友评论

  • 看起来很不错,可惜没有帮助文档,得自己去一个一个地看
  • 详细讲解了相关代码