提交 887e39c5 authored 作者: Pascal Lamblin's avatar Pascal Lamblin

Merge pull request #3909 from nouiz/website

name deep learning in git repo so that Theano show up in github searc…
......@@ -11,12 +11,12 @@ arrays efficiently. Theano features:
* **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.
* **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
scientific investigations since 2007. But it is also approachable
enough to be used in the classroom (IFT6266 at the University of
Montreal).
enough to be used in the classroom (University of Montreal's `deep
learning/machine learning <http://www.mila.umontreal.ca/Home/courses>`_ classes).
News
====
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论