lasagne 0.1+git20181019.a61b76f-2 source package in Ubuntu

Changelog

lasagne (0.1+git20181019.a61b76f-2) unstable; urgency=medium

  * Remove the Python2 package and python2 B-Ds. (Closes: #936816)
  * Remove autopkgtest for the python2 package. (Closes: #935103)
  * Remove install files and part of rules related to python2.
  * Team upload.

 -- Mo Zhou <email address hidden>  Sat, 26 Oct 2019 00:18:50 +0800

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
lasagne_0.1+git20181019.a61b76f-2.dsc 2.5 KiB c2f3e0b4978d49d923ed063464c99b6261af4ac36f31b285cdb001e3d77f3357
lasagne_0.1+git20181019.a61b76f.orig.tar.gz 184.0 KiB 0784d2daff0c0bf532102bcb28efdcf4a031287525ff57de7b59b99bc0d109e7
lasagne_0.1+git20181019.a61b76f-2.debian.tar.xz 5.3 KiB c597fe5c965758e696e509f6cb991c0d8b14b11a6adede1186a448fba730897c

No changes file available.

Binary packages built by this source

lasagne-doc: 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.

python3-lasagne: 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.