パッケージ: python3-lasagne (0.1+git20181019.a61b76f-1)
python3-lasagne に関するリンク
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 library build on the top of Theano (Python3 modules)
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 modules for Python 3.
その他の python3-lasagne 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-numpy
- Fast array facility to the Python 3 language
-
- dep: python3-theano (>= 0.8.0)
- CPU/GPU math expression compiler for Python 3
-
- rec: lasagne-doc
- deep learning Python library build on the top of Theano (docs)