1853 Forks
6259 Stars
6259 Watchers

tensorpack

A Neural Net Training Interface on TensorFlow, with focus on speed + flexibility

How to download and setup tensorpack

Open terminal and run command
git clone https://github.com/tensorpack/tensorpack.git
git clone is used to create a copy or clone of tensorpack 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 tensorpack https://github.com/tensorpack/tensorpack/archive/master.zip

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

If you have some problems with tensorpack

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