5111 Forks
16198 Stars
16198 Watchers

Dive-into-DL-PyTorch

本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。

How to download and setup Dive-into-DL-PyTorch

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

Or simply clone Dive-into-DL-PyTorch with SSH
[email protected]:ShusenTang/Dive-into-DL-PyTorch.git

If you have some problems with Dive-into-DL-PyTorch

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