108 Forks
294 Stars
294 Watchers

tensorflow-in-depth

《深入理解TensorFlow》项目代码与样章

How to download and setup tensorflow-in-depth

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

Or simply clone tensorflow-in-depth with SSH
[email protected]:DjangoPeng/tensorflow-in-depth.git

If you have some problems with tensorflow-in-depth

You may open issue on tensorflow-in-depth support forum (system) here: https://github.com/DjangoPeng/tensorflow-in-depth/issues