Skip to content

Commit 267f720

Browse files
authored
Merge pull request josephmisiti#296 from Nickil21/lasagne_library
Add Lasagne Neural network library
2 parents 8101d13 + 6cea009 commit 267f720

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -743,6 +743,7 @@ on MNIST digits[DEEP LEARNING]
743743
* [NuPIC](https://github.com/numenta/nupic) - Numenta Platform for Intelligent Computing.
744744
* [Pylearn2](https://github.com/lisa-lab/pylearn2) - A Machine Learning library based on [Theano](https://github.com/Theano/Theano).
745745
* [keras](https://github.com/fchollet/keras) - Modular neural network library based on [Theano](https://github.com/Theano/Theano).
746+
* [Lasagne](https://github.com/Lasagne/Lasagne) - Lightweight library to build and train neural networks in Theano.
746747
* [hebel](https://github.com/hannes-brt/hebel) - GPU-Accelerated Deep Learning Library in Python.
747748
* [Chainer](https://github.com/pfnet/chainer) - Flexible neural network framework
748749
* [gensim](https://github.com/piskvorky/gensim) - Topic Modelling for Humans.

0 commit comments

Comments
 (0)