Add a cheet sheat for PyTorch (#10127)
* Add a book on cotainer * minor fix * minor fix * again a minor fix * again a fix * final fix * almost fix * Final fix * Update free-programming-books-subjects.md Add the actual book pdf link * Added a book based on subject Machine Learning. * Add a cheet sheat for PyTorch * minor fix * Removed the book as askedpull/10411/head
parent
9b3ca0927e
commit
5b04f88ba4
|
@ -336,6 +336,7 @@
|
|||
|
||||
### PyTorch
|
||||
|
||||
* [Deep Learning with PyTorch Cheat Sheet](https://www.datacamp.com/cheat-sheet/deep-learning-with-py-torch) - Richie Cotton (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)
|
||||
|
||||
|
|
Loading…
Reference in New Issue