15168 Forks
42634 Stars
42634 Watchers

TensorFlow-Examples

TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)

How to download and setup TensorFlow-Examples

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

Or simply clone TensorFlow-Examples with SSH
[email protected]:aymericdamien/TensorFlow-Examples.git

If you have some problems with TensorFlow-Examples

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