DeepLearningTutorials

Deep Learning Tutorial notes and code. See the wiki for more info.

  • 所有者: lisa-lab/DeepLearningTutorials
  • 平台:
  • 许可证: Other
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Deep Learning Tutorials

Deep Learning is a new area of Machine Learning research, which has been
introduced with the objective of moving Machine Learning closer to one of its
original goals: Artificial Intelligence. Deep Learning is about learning
multiple levels of representation and abstraction that help to make sense of
data such as images, sound, and text. The tutorials presented here will
introduce you to some of the most important deep learning algorithms and will
also show you how to run them using Theano. Theano is a python library that
makes writing deep learning models easy, and gives the option of training them
on a GPU.

The easiest way to follow the tutorials is to browse them online <http://deeplearning.net/tutorial/>_.

Main development <http://github.com/lisa-lab/DeepLearningTutorials>_
of this project.

.. image:: https://secure.travis-ci.org/lisa-lab/DeepLearningTutorials.png
:target: http://travis-ci.org/lisa-lab/DeepLearningTutorials

Project Layout

Subdirectories:

  • code - Python files corresponding to each tutorial
  • data - data and scripts to download data that is used by the tutorials
  • doc - restructured text used by Sphinx to build the tutorial website
  • html - built automatically by doc/Makefile, contains tutorial website
  • issues_closed - issue tracking
  • issues_open - issue tracking
  • misc - administrative scripts

Build instructions

To build the html version of the tutorials, run python doc/scripts/docgen.py

主要指标

概览
名称与所有者lisa-lab/DeepLearningTutorials
主编程语言Python
编程语言Python (语言数: 3)
平台
许可证Other
所有者活动
创建于2010-01-07 18:42:37
推送于2020-09-30 13:03:49
最后一次提交2018-06-15 17:33:33
发布数0
用户参与
星数4.1k
关注者数424
派生数2.1k
提交数1.1k
已启用问题?
问题数52
打开的问题数17
拉请求数134
打开的拉请求数5
关闭的拉请求数13
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?