5201 Forks
17988 Stars
17988 Watchers

pytorch-handbook

pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行

How to download and setup pytorch-handbook

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

Or simply clone pytorch-handbook with SSH
[email protected]:zergtant/pytorch-handbook.git

If you have some problems with pytorch-handbook

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