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 asked
pull/10411/head
NEWTON MALLICK 2023-10-18 22:55:44 +05:30 committed by GitHub
parent 9b3ca0927e
commit 5b04f88ba4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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)