[ buster ]
[ bullseye ]
[ 原始碼: theano ]
套件:theano-doc(1.0.5+dfsg-2)
CPU/GPU math expression compiler for Python (docs)
Theano is a Python library that allows one to define and evaluate mathematical expressions involving multi-dimensional arrays efficiently. It provides a high-level Numpy like expression language for functional description of calculation, rearranges expressions for speed and stability, and generates native machine instructions for fast calculation. Optionally, highly accelerated computations could be carried out on graphics cards processors.
This package contains the documentation for Theano.
其他與 theano-doc 有關的套件
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 2.4.3-5~)
- JavaScript support for Sphinx documentation
-
- dep: sphinx-rtd-theme-common (>= 0.5.1+dfsg)
- sphinx theme from readthedocs.org (common files)
-
- sug: python3-theano
- CPU/GPU math expression compiler for Python 3