[ buster ]
[ bullseye ]
[ ソース: theano ]
パッケージ: theano-doc (1.0.5+dfsg-2)
theano-doc に関するリンク
Debian の資源:
theano ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [www.deeplearning.net]
類似のパッケージ:
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~)
- Sphinx ドキュメンテーション用 JavaScript サポート
-
- 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