[ buster ]
[ 原始碼: lasagne ]
套件: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
- interactive high-level object-oriented language (default python3 version)
-
- 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)