627 Forks
423 Stars
423 Watchers

tensorflow-101

《TensorFlow 快速入门与实战》和《TensorFlow 2 项目进阶实战》课程代码与课件

How to download and setup tensorflow-101

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

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

If you have some problems with tensorflow-101

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