[ buster ]
[ 原始碼: lasagne ]
套件:lasagne-doc(0.1+git20181019.a61b76f-1)
lasagne-doc 的相關連結
Debian 的資源:
下載原始碼套件 lasagne:
- [lasagne_0.1+git20181019.a61b76f-1.dsc]
- [lasagne_0.1+git20181019.a61b76f.orig.tar.gz]
- [lasagne_0.1+git20181019.a61b76f-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [lasagne.readthedocs.org]
相似套件:
deep learning Python library build on the top of Theano (docs)
Lasagne is a Python library to build and train deep (multi-layered) artificial neural networks on the top of Theano (math expression compiler). In comparison to other abstraction layers for that like e.g. Keras, it abstracts Theano as little as possible.
Lasagne supports networks like Convolutional Neural Networks (CNN, mostly used for image recognition resp. classification) and the Long Short-Term Memory type (LSTM, a subtype of Recurrent Neural Networks, RNN).
This package contains the documentation.
其他與 lasagne-doc 有關的套件
|
|
|
|
-
- dep: libjs-mathjax
- JavaScript display engine for LaTeX and MathML
-
- dep: libjs-sphinxdoc (>= 1.0)
- JavaScript support for Sphinx documentation
-
- dep: sphinx-rtd-theme-common (>= 0.4.2+dfsg)
- sphinx theme from readthedocs.org (common files)
-
- rec: python-lasagne
- deep learning library build on the top of Theano (Python2 modules)
-
- rec: python3-lasagne
- deep learning library build on the top of Theano (Python3 modules)