[lasagne] 05/17: deb/control: improved long description
Stephen Sinclair
sinclairs-guest at moszumanska.debian.org
Thu Nov 2 23:24:38 UTC 2017
This is an automated email from the git hooks/post-receive script.
sinclairs-guest pushed a commit to branch master
in repository lasagne.
commit 25109231b785f118590f131d57bcc03c6edb3594
Author: Daniel Stender <stender at debian.org>
Date: Thu Aug 18 21:26:27 2016 +0200
deb/control: improved long description
---
debian/changelog | 2 +-
debian/control | 18 +++++++++---------
2 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index d1f98b8..057851e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,4 +2,4 @@ lasagne (0.1+git20160728.8b66737-1) unstable; urgency=medium
* Initial release (Closes: #818641).
- -- Daniel Stender <stender at debian.org> Thu, 18 Aug 2016 21:02:10 +0200
+ -- Daniel Stender <stender at debian.org> Thu, 18 Aug 2016 21:26:00 +0200
diff --git a/debian/control b/debian/control
index 157aab4..e92ceff 100644
--- a/debian/control
+++ b/debian/control
@@ -44,9 +44,9 @@ Description: deep learning library build on the top of Theano (Python2 modules)
to other abstraction layers for that like e.g. Keras, it abstracts Theano as
little as possible.
.
- Lasagne supports 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)
+ 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.
@@ -65,9 +65,9 @@ Description: deep learning library build on the top of Theano (Python3 modules)
to other abstraction layers for that like e.g. Keras, it abstracts Theano as
little as possible.
.
- Lasagne supports 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)
+ 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.
@@ -87,8 +87,8 @@ Description: deep learning Python library build on the top of Theano (docs)
to other abstraction layers for that like e.g. Keras, it abstracts Theano as
little as possible.
.
- Lasagne supports 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)
+ 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.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/lasagne.git
More information about the debian-science-commits
mailing list