PyTorch-List
Pytorch List
Resource
Book
- Learn PyTorch for Deep Learning》📚: Materials for the Learn PyTorch for Deep Learning: Zero to Mastery course.
Collection
-
2018-Awesome Pytorch List 🗃️: A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
-
2019-The Incredible PyTorch 🗃️: The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
Series
-
2020-eat_pytorch_in_20_days #Series#: Pytorch🍊🍉 is delicious, just eat it! 😋😋
-
2022-thorough-pytorch #Series# : 《深入浅出 PyTorch》是一个系列,一共有三个部分。已经上线的是本系列的第一、二部分,后续会不断更新《深入浅出 PyTorch》(下),给出更贴合实际应用的实战案例。
Tutorial
- 用 PyTorch 创建一个图像分类器?: 学习完了如何加载预训练神经网络,下面就让我们来看看如何训练分类器吧!