Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
pytensor
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
testgroup
pytensor
Commits
b6b5f4d1
提交
b6b5f4d1
authored
6月 02, 2017
作者:
Pascal Lamblin
提交者:
GitHub
6月 02, 2017
浏览文件
操作
浏览文件
下载
差异文件
Merge pull request #5016 from slefrancois/readme-to-rst
Convert Github readme.txt to .rst
上级
67927672
d7e9250c
隐藏空白字符变更
内嵌
并排
正在显示
1 个修改的文件
包含
28 行增加
和
24 行删除
+28
-24
README.rst
README.rst
+28
-24
没有找到文件。
README.
tx
t
→
README.
rs
t
浏览文件 @
b6b5f4d1
To install the package, see this page:
To install the package, see this page:
http://deeplearning.net/software/theano/install.html
http://deeplearning.net/software/theano/install.html
For the documentation, see the project website:
For the documentation, see the project website:
http://deeplearning.net/software/theano/
http://deeplearning.net/software/theano/
Related Projects:
Related Projects:
https://github.com/Theano/Theano/wiki/Related-projects
https://github.com/Theano/Theano/wiki/Related-projects
It is recommended that you look at the documentation on the website, as it will be more current than the documentation included with the package.
It is recommended that you look at the documentation on the website, as it will be more current than the documentation included with the package.
In order to build the documentation yourself, you will need sphinx. Issue the following command:
In order to build the documentation yourself, you will need sphinx. Issue the following command:
python ./doc/scripts/docgen.py
Documentation is built into html/
::
The PDF of the documentation can be found at html/theano.pdf
python ./doc/scripts/docgen.py
Documentation is built into ``html/``
DIRECTORY LAYOUT
The PDF of the documentation can be found at ``html/theano.pdf``
Theano (current directory) is the distribution directory.
================
* Theano/theano contains the package
DIRECTORY LAYOUT
* Theano/theano has several submodules:
================
* gof + compile are the core
* scalar depends upon core
``Theano`` (current directory) is the distribution directory.
* tensor depends upon scalar
* sparse depends upon tensor
* ``Theano/theano`` contains the package
* sandbox can depend on everything else
* ``Theano/theano`` has several submodules:
* Theano/examples are copies of the example found on the wiki
* Theano/benchmark and Theano/examples are in the distribution, but not in
* ``gof`` + ``compile`` are the core
the Python package
* ``scalar`` depends upon core
* Theano/bin contains executable scripts that are copied to the bin folder
* ``tensor`` depends upon ``scalar``
when the Python package is installed
* ``sparse`` depends upon ``tensor``
* Tests are distributed and are part of the package, i.e. fall in
* ``sandbox`` can depend on everything else
the appropriate submodules
* Theano/doc contains files and scripts used to generate the documentation
* ``Theano/examples`` are copies of the example found on the wiki
* Theano/html is where the documentation will be generated
* ``Theano/benchmark`` and ``Theano/examples`` are in the distribution, but not in
the Python package
* ``Theano/bin`` contains executable scripts that are copied to the bin folder
when the Python package is installed
* Tests are distributed and are part of the package, i.e. fall in
the appropriate submodules
* ``Theano/doc`` contains files and scripts used to generate the documentation
* ``Theano/html`` is where the documentation will be generated
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论