1351 Forks
9532 Stars
9532 Watchers

sonnet

TensorFlow-based neural network library

How to download and setup sonnet

Open terminal and run command
git clone https://github.com/deepmind/sonnet.git
git clone is used to create a copy or clone of sonnet repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with sonnet https://github.com/deepmind/sonnet/archive/master.zip

Or simply clone sonnet with SSH
[email protected]:deepmind/sonnet.git

If you have some problems with sonnet

You may open issue on sonnet support forum (system) here: https://github.com/deepmind/sonnet/issues