mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-05-31 19:46:29 +08:00
Addded section header for pytorch and moved it below pyspark (#12435)
* Addded section header for pytorch and moved it below pyspark * Update more/free-programming-cheatsheets.md Co-authored-by: Leithen <lcrider@cvent.com> --------- Co-authored-by: enguy-hub <enguy-hub@github.com> Co-authored-by: Leithen <lcrider@cvent.com>
This commit is contained in:
@@ -48,6 +48,7 @@
|
||||
* [Jupyter](#jupyter)
|
||||
* [Numpy Pandas](#numpy-pandas)
|
||||
* [PySpark](#pyspark)
|
||||
* [PyTorch](#pytorch)
|
||||
* [R](#r)
|
||||
* [Raspberry Pi](#raspberry-pi)
|
||||
* [Ruby](#ruby)
|
||||
@@ -387,13 +388,6 @@
|
||||
* [Perl Reference card](https://michaelgoerz.net/refcards/perl_refcard.pdf) (PDF)
|
||||
|
||||
|
||||
### 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)
|
||||
|
||||
|
||||
### PHP
|
||||
|
||||
* [PHP Cheat Sheet](https://www.codewithharry.com/blogpost/php-cheatsheet/) - CodeWithHarry (HTML)
|
||||
@@ -474,6 +468,13 @@
|
||||
* [PySpark Cheat Sheet: Spark in Python](https://www.datacamp.com/cheat-sheet/pyspark-cheat-sheet-spark-in-python) - DataCamp (HTML)
|
||||
|
||||
|
||||
#### 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)
|
||||
|
||||
|
||||
### R
|
||||
|
||||
* [All RStudio cheatsheets resources](https://www.rstudio.com/resources/cheatsheets) - RStudio.com (HTML site with PDF links)
|
||||
|
||||
Reference in New Issue
Block a user