deep learning 代码

时间:2017-01-05 11:03:38
【文件属性】:

文件名称:deep learning 代码

文件大小:21.4MB

文件格式:ZIP

更新时间:2017-01-05 11:03:38

deeplearning python theano

该代码是deep learning pdf文档上对应的python源代码,用到了theano库。


【文件预览】:
DeepLearningTutorials-master
----.travis.yml(2KB)
----README.rst(1KB)
----misc()
--------do_nightly_build(1KB)
----data()
--------training_colorpatches_16x16_demo.mat(5.06MB)
--------mnist.pkl.gz(15.42MB)
--------download.sh(304B)
----code()
--------mlp.pyc(9KB)
--------mlp.py(13KB)
--------DBN.py(16KB)
--------cA.py(12KB)
--------utils.pyc(3KB)
--------logistic_cg.py(12KB)
--------SdA.py(18KB)
--------utils.py(5KB)
--------rnnrbm.py(11KB)
--------rbm.pyc(14KB)
--------dA.py(14KB)
--------convolutional_mlp.py(12KB)
--------mcrbm()
--------logistic_cg.pyc(9KB)
--------logistic_sgd.pyc(10KB)
--------dA.pyc(12KB)
--------rbm.py(19KB)
--------DBN.pyc(11KB)
--------logistic_sgd.py(15KB)
--------convolutional_mlp.pyc(8KB)
--------rnnrbm.pyc(11KB)
----doc()
--------gettingstarted.txt(29KB)
--------images()
--------utilities.txt(6KB)
--------conf.py(7KB)
--------intro.txt(4KB)
--------mlp.txt(19KB)
--------DBN.txt(21KB)
--------mcrbm.txt(6KB)
--------hmc.txt(29KB)
--------dA.txt(26KB)
--------lenet.txt(28KB)
--------logreg.txt(17KB)
--------.templates()
--------rbm.txt(37KB)
--------Makefile(31B)
--------SdA.txt(18KB)
--------rnnrbm.txt(17KB)
--------scripts()
--------LICENSE.txt(1KB)
--------deep.txt(4KB)
--------references.txt(4KB)
--------contents.txt(209B)
----.gitignore(49B)
----issues_open()
--------1_SdA_performance.txt(242B)
--------6_benchmarking_pybrain.txt(3KB)
--------4_RBM_scan.txt(419B)
--------3_RBM_scan_GPU.txt(164B)
--------5_results.txt(226B)
----issues_closed()
--------2_RBM_cost_fn.txt(233B)
----.hgignore(28B)

网友评论

  • 挺好的代码资源,对于刚开始学习deep learning的我相当有帮助!
  • 不错的代码资源,正在学习这方面的知识。
  • 正在了解Deep Learning,虽然对python这个软件还不是很了解,可以从中了解思路,感谢!