Add pytorch cheat sheet from ZTM (#12532)

Co-authored-by: enguy-hub <enguy-hub@github.com>
This commit is contained in:
enguy-hub 2025-10-16 04:11:45 +02:00 committed by GitHub
parent 3b07f7894d
commit 5136c818af
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -478,6 +478,7 @@
#### PyTorch
* [Deep Learning with PyTorch Cheat Sheet](https://www.datacamp.com/cheat-sheet/deep-learning-with-py-torch) - Richie Cotton (HTML)
* [PyTorch Cheat Sheet](https://zerotomastery.io/cheatsheets/pytorch-cheat-sheet/) - ZeroToMastery (HTML)
* [PyTorch Framework Cheat Sheet](https://www.simonwenkel.com/publications/cheatsheets/pdf/cheatsheet_pytorch.pdf) - Simon Wenkel (PDF)
* [PyTorch Official Cheat Sheet](https://pytorch.org/tutorials/beginner/ptcheat.html) - PyTorch (HTML)