921 Forks
271 Stars
271 Watchers

TensorFlow

Deep Learning Zero to All - Tensorflow

How to download and setup TensorFlow

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

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

If you have some problems with TensorFlow

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