826 Forks
3638 Stars
3638 Watchers

Dive-into-DL-TensorFlow2.0

本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为TensorFlow 2.0实现,项目已得到李沐老师的认可

How to download and setup Dive-into-DL-TensorFlow2.0

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

Or simply clone Dive-into-DL-TensorFlow2.0 with SSH
[email protected]:TrickyGo/Dive-into-DL-TensorFlow2.0.git

If you have some problems with Dive-into-DL-TensorFlow2.0

You may open issue on Dive-into-DL-TensorFlow2.0 support forum (system) here: https://github.com/TrickyGo/Dive-into-DL-TensorFlow2.0/issues