1225 Forks
4058 Stars
4058 Watchers

d2l-pytorch

This project reproduces the book Dive Into Deep Learning (https://d2l.ai/), adapting the code from MXNet into PyTorch.

How to download and setup d2l-pytorch

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

Or simply clone d2l-pytorch with SSH
[email protected]:dsgiitr/d2l-pytorch.git

If you have some problems with d2l-pytorch

You may open issue on d2l-pytorch support forum (system) here: https://github.com/dsgiitr/d2l-pytorch/issues