mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-21 19:15:11 +00:00
Add PyTorch Cheat Sheet (#6222)
* Add PyTorch Cheat Sheet * put lists in order * fix order
This commit is contained in:
parent
482cdf25d0
commit
d2432dbbb6
@ -169,6 +169,12 @@
|
||||
* [Perl Reference card](https://michaelgoerz.net/refcards/perl_refcard.pdf) (PDF)
|
||||
|
||||
|
||||
### PyTorch
|
||||
|
||||
* [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)
|
||||
|
||||
|
||||
### Python
|
||||
|
||||
* [Comprehensive Python Cheat Sheet for Beginners](https://medium.com/the-codehub/comprehensive-python-cheat-sheet-for-beginners-5d76bb038fa2) - Rishi Sidhu, Medium (HTML)
|
||||
|
Loading…
Reference in New Issue
Block a user