Pakket: python3-lasagne (0.1+git20181019.a61b76f-1)
Verwijzigingen voor python3-lasagne
Debian bronnen:
Het bronpakket lasagne downloaden:
- [lasagne_0.1+git20181019.a61b76f-1.dsc]
- [lasagne_0.1+git20181019.a61b76f.orig.tar.gz]
- [lasagne_0.1+git20181019.a61b76f-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [lasagne.readthedocs.org]
Vergelijkbare pakketten:
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.
Andere aan python3-lasagne gerelateerde pakketten
|
|
|
|
-
- 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)