1300 Forks
9824 Stars
9824 Watchers

sonnet

TensorFlow-based neural network library

How to download and setup sonnet

Open terminal and run command
git clone https://github.com/google-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/google-deepmind/sonnet/archive/master.zip

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

If you have some problems with sonnet

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