提交 df7fdaea authored 作者: Frederic Bastien's avatar Frederic Bastien

name deep learning in git repo so that Theano show up in github search result for deep learning

上级 7a9a94f0
...@@ -11,12 +11,12 @@ arrays efficiently. Theano features: ...@@ -11,12 +11,12 @@ arrays efficiently. Theano features:
* **efficient symbolic differentiation** -- Theano does your derivatives for function with one or many inputs. * **efficient symbolic differentiation** -- Theano does your derivatives for function with one or many inputs.
* **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 unit-testing and self-verification** -- Detect and diagnose many types of mistake. * **extensive unit-testing and self-verification** -- Detect and diagnose many types of errors.
Theano has been powering large-scale computationally intensive Theano has been powering large-scale computationally intensive
scientific investigations since 2007. But it is also approachable scientific investigations since 2007. But it is also approachable
enough to be used in the classroom (IFT6266 at the University of enough to be used in the classroom (University of Montreal's `deep
Montreal). learning/machine learning <http://www.mila.umontreal.ca/Home/courses>`_ classes).
News News
==== ====
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论