Skip to content

Commit bfe7e92

Browse files
author
Christos
authored
add Sonnet
a library for constructing neural networks by Google's DeepMind
1 parent b376a89 commit bfe7e92

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎README.md‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -441,7 +441,8 @@
441441
40.[Paddle - PArallel Distributed Deep LEarning by Baidu](https://github.com/baidu/paddle)
442442
41.[NeuPy - Theano based Python library for ANN and Deep Learning](http://neupy.com)
443443
42.[Lasagne - a lightweight library to build and train neural networks in Theano](https://github.com/Lasagne/Lasagne)
444-
43.[nolearn - wrappers and abstractions around existing neural network libraries, most notably Lasagne](https://github.com/dnouri/nolearn)
444+
43.[nolearn - wrappers and abstractions around existing neural network libraries, most notably Lasagne (https://github.com/dnouri/nolearn)
445+
44.[Sonnet - a library for constructing neural networks by Google's DeepMind]https://github.com/deepmind/sonnet
445446

446447

447448
### Miscellaneous

0 commit comments

Comments
(0)