1744 Forks
4089 Stars
4089 Watchers

dlwpt-code

Code for the book Deep Learning with PyTorch by Eli Stevens, Luca Antiga, and Thomas Viehmann.

How to download and setup dlwpt-code

Open terminal and run command
git clone https://github.com/deep-learning-with-pytorch/dlwpt-code.git
git clone is used to create a copy or clone of dlwpt-code 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 dlwpt-code https://github.com/deep-learning-with-pytorch/dlwpt-code/archive/master.zip

Or simply clone dlwpt-code with SSH
[email protected]:deep-learning-with-pytorch/dlwpt-code.git

If you have some problems with dlwpt-code

You may open issue on dlwpt-code support forum (system) here: https://github.com/deep-learning-with-pytorch/dlwpt-code/issues