提交 1db53a2f authored 作者: James Bergstra's avatar James Bergstra

reworded doc/index line

上级 211e2a12
...@@ -11,7 +11,7 @@ arrays efficiently. Theano features: ...@@ -11,7 +11,7 @@ arrays efficiently. Theano features:
* **symbolic differentiation** -- Let Theano do your derivatives. * **symbolic differentiation** -- Let Theano do your derivatives.
* **speed and stability optimizations** -- Get the right answer for ``log(1+x)`` even when ``x`` is really tiny. * **speed and stability optimizations** -- Get the right answer for ``log(1+x)`` even when ``x`` is really tiny.
* **dynamic C code generation** -- Evaluate expressions faster. * **dynamic C code generation** -- Evaluate expressions faster.
* **extensive testing and self-verification** -- We take correctness seriously. * **extensive testing and self-verification** -- unit tests and a self-verification mode detect and diagnose many kinds of mistake.
Theano has been powering large-scale computationally intensive scientific investigations Theano has been powering large-scale computationally intensive scientific investigations
since 2007. But it is also approachable enough to be used in the classroom since 2007. But it is also approachable enough to be used in the classroom
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论