提交 e7b8f859 authored 作者: James Bergstra's avatar James Bergstra

fixed broken ref in intro

上级 d043bac5
...@@ -35,7 +35,7 @@ limited to: ...@@ -35,7 +35,7 @@ limited to:
* using inplace operations wherever it does not interfere with aliasing * using inplace operations wherever it does not interfere with aliasing
* loop fusion for elementwise sub-expressions * loop fusion for elementwise sub-expressions
* improvements to numerical stability (e.g. :math:`\log(1+\exp(x))` and :math:`\log(\sum_i \exp(x[i]))`) * improvements to numerical stability (e.g. :math:`\log(1+\exp(x))` and :math:`\log(\sum_i \exp(x[i]))`)
* for a complete list, see :ref:`_optimizations` * for a complete list, see :ref:`optimizations`
Theano was written at the LISA_ lab to support rapid development of Theano was written at the LISA_ lab to support rapid development of
efficient machine learning algorithms. Theano is efficient machine learning algorithms. Theano is
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论