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

Removed JAN 2010 from the gpu-related bullet on index.txt

上级 4dcd00df
......@@ -7,7 +7,7 @@ evaluate mathematical expressions involving multi-dimensional
arrays efficiently. Theano features:
* **tight integration with numpy** -- Use `numpy.ndarray` in Theano-compiled functions.
* **near-transparent use of a GPU** -- Accelerate data-intensive calculations [JAN 2010].
* **transparent use of a GPU** -- Perform data-intensive calculations up to 140x faster than with CPU.
* **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.
* **dynamic C code generation** -- Evaluate expressions faster.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论