提交 d9c2e050 authored 作者: Arnaud Bergeron's avatar Arnaud Bergeron

Fix errors with links on the index page and references to deleted documents.

上级 35d52bda
...@@ -81,8 +81,8 @@ installation and configuration, see :ref:`installing Theano <install>`. ...@@ -81,8 +81,8 @@ installation and configuration, see :ref:`installing Theano <install>`.
<a href="https://crate.io/packages/Theano/"><img src="https://pypip.in/d/Theano/badge.png" alt="Number of PyPI downloads" /></a>&nbsp; <a href="https://crate.io/packages/Theano/"><img src="https://pypip.in/d/Theano/badge.png" alt="Number of PyPI downloads" /></a>&nbsp;
.. _available on PyPI: http://pypi.python.org/pypi/Theano .. _available on PyPI: http://pypi.python.org/pypi/Theano
.. _Related Projects: https://github.com/Theano/Theano/wiki/Related-projects .. _Related Projects: https://github.com/Theano/Theano/wiki/Related-projects
Citing Theano Citing Theano
============== ==============
...@@ -95,7 +95,7 @@ required) to cite the following two papers: ...@@ -95,7 +95,7 @@ required) to cite the following two papers:
`"Theano: new features and speed improvements" `"Theano: new features and speed improvements"
<http://arxiv.org/pdf/1211.5590.pdf>`_. <http://arxiv.org/pdf/1211.5590.pdf>`_.
NIPS 2012 deep learning workshop. (`BibTex NIPS 2012 deep learning workshop. (`BibTex
<http://www.iro.umontreal.ca/~lisa/publications2/index.php/export/publication/551/bibtex>`_) <http://www.iro.umontreal.ca/~lisa/publications2/index.php/export/publication/551/bibtex>`__)
* J. Bergstra, O. Breuleux, F. Bastien, P. Lamblin, R. * J. Bergstra, O. Breuleux, F. Bastien, P. Lamblin, R.
Pascanu, G. Desjardins, J. Turian, D. Warde-Farley and Y. Pascanu, G. Desjardins, J. Turian, D. Warde-Farley and Y.
...@@ -103,7 +103,7 @@ required) to cite the following two papers: ...@@ -103,7 +103,7 @@ required) to cite the following two papers:
<http://www.iro.umontreal.ca/~lisa/pointeurs/theano_scipy2010.pdf>`_. <http://www.iro.umontreal.ca/~lisa/pointeurs/theano_scipy2010.pdf>`_.
*Proceedings of the Python for Scientific Computing Conference (SciPy) *Proceedings of the Python for Scientific Computing Conference (SciPy)
2010. June 30 - July 3, Austin, TX* (`BibTeX 2010. June 30 - July 3, Austin, TX* (`BibTeX
<http://www.iro.umontreal.ca/~lisa/publications2/index.php/export/publication/461/bibtex>`_) <http://www.iro.umontreal.ca/~lisa/publications2/index.php/export/publication/461/bibtex>`__)
Theano is primarily developed by academics, and so citations matter a lot to Theano is primarily developed by academics, and so citations matter a lot to
us. As an added benefit, you increase Theano's exposure and potential user us. As an added benefit, you increase Theano's exposure and potential user
...@@ -183,7 +183,6 @@ Community ...@@ -183,7 +183,6 @@ Community
glossary glossary
links links
internal/index internal/index
examples/index
proposals/index proposals/index
acknowledgement acknowledgement
LICENSE LICENSE
......
...@@ -12,6 +12,5 @@ Advanced Topics (under construction) ...@@ -12,6 +12,5 @@ Advanced Topics (under construction)
compilation compilation
ccodegen ccodegen
function function
module
debugging_with_stepmode debugging_with_stepmode
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论