[ buster ]
[ 源代码: lasagne ]
软件包:python-lasagne(0.1+git20181019.a61b76f-1)
python-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 (Python2 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 2.
其他与 python-lasagne 有关的软件包
|
|
|
|
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-numpy
- Numerical Python adds a fast array facility to the Python language
-
- dep: python-theano (>= 0.8.0)
- CPU/GPU math expression compiler for Python
-
- rec: lasagne-doc
- deep learning Python library build on the top of Theano (docs)