提交 fba79533 authored 作者: Joseph Turian's avatar Joseph Turian

More reorganization of docs

上级 824e4362
...@@ -31,5 +31,7 @@ Now we're ready for the tour: ...@@ -31,5 +31,7 @@ Now we're ready for the tour:
adding adding
examples examples
module module
module_vs_op
randomstreams
tools tools
wrapup wrapup
.. _module_vs_op:
================================ ================================
When should I use Module vs. Op? When should I use Module vs. Op?
================================ ================================
......
.. _randomstreams:
==================== ====================
Using RandomStreams Using RandomStreams
==================== ====================
...@@ -149,9 +151,6 @@ numpy.all(fn_val == fn_val_) and numpy.all(gn_val == gn_val_). ...@@ -149,9 +151,6 @@ numpy.all(fn_val == fn_val_) and numpy.all(gn_val == gn_val_).
**Next:** TODO
**Prev:** TODO
.. _Tools: tools.html .. _Tools: tools.html
......
...@@ -9,7 +9,7 @@ Contents ...@@ -9,7 +9,7 @@ Contents
:maxdepth: 3 :maxdepth: 3
LICENSE LICENSE
index introduction
install install
basic_tutorial/index basic_tutorial/index
advanced_tutorial/index advanced_tutorial/index
......
.. _hg_primer:
================ ================
hg in a Nutshell hg in a Nutshell
================ ================
......
...@@ -12,5 +12,6 @@ Structure ...@@ -12,5 +12,6 @@ Structure
:maxdepth: 2 :maxdepth: 2
dev_start_guide dev_start_guide
hg_primer
extending extending
misc misc
.. _theano: .. _introduction:
====== ============
Theano Introduction
====== ============
Theano is a Python library that allows you to definite, optimize, and Theano is a Python library that allows you to definite, optimize, and
efficiently evaluate mathematical expressions involving multi-dimensional efficiently evaluate mathematical expressions involving multi-dimensional
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论