Bug 1324988 - Review Request: python-lasagne - Lightweight library to build and train neural networks in Theano
Summary: Review Request: python-lasagne - Lightweight library to build and train neura...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Igor Gnatenko
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-07 18:55 UTC by Gwyn Ciesla
Modified: 2016-04-20 19:21 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-04-15 21:34:04 UTC
Type: Bug
Embargoed:
ignatenko: fedora-review+


Attachments (Terms of Use)

Description Gwyn Ciesla 2016-04-07 18:55:04 UTC
Description:
Lasagne is a lightweight library to build and train neural networks in Theano.
Its main features are:

Supports feed-forward networks such as Convolutional Neural Networks (CNNs),
recurrent networks including Long Short-Term Memory (LSTM), and any combination
thereof
Allows architectures of multiple inputs and multiple outputs, including
auxiliary classifiers
Many optimization methods including Nesterov momentum, RMSprop and ADAM
Freely definable cost function and no need to derive gradients due to Theano's
symbolic differentiation
Transparent support of CPUs and GPUs due to Theano's expression compiler

SRPM: https://fedorapeople.org/~limb/review/python-lasagne/python-lasagne-0.1-1.fc23.src.rpm
SPEC: https://fedorapeople.org/~limb/review/python-lasagne/python-lasagne.spec

Comment 1 Igor Gnatenko 2016-04-10 14:50:43 UTC
https://ignatenkobrain.fedorapeople.org/for-review/python-lasagne.spec

I fixed all issues. What do you think?

If you agree to use my spec file - I will approve.

Comment 2 Gwyn Ciesla 2016-04-11 14:22:35 UTC
I looks mostly OK except that there's only python-theano and python3-theano.  It doesn't provide a python2-theano.

Comment 3 Igor Gnatenko 2016-04-11 14:24:06 UTC
[ignatenko@ignatenko createrepo_c]$ sudo dnf install python2-theano
Last metadata expiration check: 0:26:37 ago on Mon Apr 11 15:57:19 2016.
Dependencies resolved.
================================================================================
 Package               Arch      Version               Repository          Size
================================================================================
Installing:
 pyparsing             noarch    2.1.0-2.fc24          fedora              10 k
 python-nose           noarch    1.3.7-7.fc24          fedora             281 k
 python2-numpy         x86_64    1:1.11.0-4.fc24       fedora             3.2 M
 python2-numpy-f2py    x86_64    1:1.11.0-4.fc24       fedora             253 k
 python2-pydot         noarch    1.0.28-10.fc24        updates-testing     47 k
 python2-pyparsing     noarch    2.1.0-2.fc24          fedora             110 k
 python2-scipy         x86_64    0.16.1-6.fc24         fedora              11 M
 python2-theano        noarch    0.8.1-1.fc24          fedora             4.0 M

Transaction Summary
================================================================================
Install  8 Packages

Total download size: 19 M
Installed size: 82 M
Is this ok [y/N]:

Comment 4 Gwyn Ciesla 2016-04-11 14:29:46 UTC
Ok, I'll use yours as-is then.

Comment 5 Igor Gnatenko 2016-04-11 14:31:37 UTC
(In reply to Jon Ciesla from comment #4)
> Ok, I'll use yours as-is then.

I approve ;)

P.S. for bureaucrats - I'm not attaching full review, because it's just useless. I checked everything and from my point of view everything looks good.

Comment 6 Gwyn Ciesla 2016-04-11 15:04:31 UTC
Thanks!

Comment 7 Gwyn Ciesla 2016-04-11 15:08:57 UTC
Package request has been approved: https://admin.fedoraproject.org/pkgdb/package/rpms/python-lasagna

Comment 8 Gwyn Ciesla 2016-04-11 15:40:23 UTC
Package request has been approved: https://admin.fedoraproject.org/pkgdb/package/rpms/python-lasagne

Comment 9 Fedora Update System 2016-04-11 16:29:11 UTC
python-lasagne-0.1-3.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-9b776b219d

Comment 10 Fedora Update System 2016-04-11 16:29:17 UTC
python-lasagne-0.1-3.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-89f7a18dbe

Comment 11 Fedora Update System 2016-04-12 10:52:33 UTC
python-lasagne-0.1-3.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-89f7a18dbe

Comment 12 Fedora Update System 2016-04-13 09:27:17 UTC
python-lasagne-0.1-3.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-9b776b219d

Comment 13 Fedora Update System 2016-04-15 21:34:03 UTC
python-lasagne-0.1-3.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.

Comment 14 Fedora Update System 2016-04-20 19:21:27 UTC
python-lasagne-0.1-3.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.