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:
enguy-hub
2025-10-13 02:01:53 +02:00
committed by GitHub
parent f8552bc741
commit 9d999375ae
+8 -7
View File
@@ -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)