Added-ML-Cheatsheet (#8535)
* Added-ML-Cheatsheet * ML-Guide * Update more/free-programming-cheatsheets.md Co-authored-by: Sharan J <50091666+shrn01@users.noreply.github.com> * Update more/free-programming-cheatsheets.md Co-authored-by: Sharan J <50091666+shrn01@users.noreply.github.com> Co-authored-by: Saurav Jha <jhasaurav0209001@gmail.com> Co-authored-by: Sharan J <50091666+shrn01@users.noreply.github.com>pull/8549/head
parent
19d87210a4
commit
277f1a4971
|
@ -26,6 +26,7 @@
|
|||
* [Kotlin](#kotlin)
|
||||
* [Kubernetes](#kubernetes)
|
||||
* [Language Translations](#language-translations)
|
||||
* [Machine Learning](#machine-learning)
|
||||
* [Markdown](#markdown)
|
||||
* [MATLAB](#matlab)
|
||||
* [MongoDB](#mongodb)
|
||||
|
@ -268,6 +269,12 @@
|
|||
* [Swift and C# Quick Reference - Language Equivalents and Code Examples](http://www.globalnerdy.com/wordpress/wp-content/uploads/2015/03/SwiftCSharpPoster.pdf) - Globalnerdy (PDF)
|
||||
|
||||
|
||||
### Machine Learning
|
||||
|
||||
* [Machine Learning Cheat Sheet](https://www.datacamp.com/cheat-sheet/machine-learning-cheat-sheet) - DataCamp Team (HTML)
|
||||
* [Super VIP Cheatsheet: Machine Learning](https://sgfin.github.io/files/cheatsheets/cs229_2018_cheatsheet.pdf) - Afshine Amidi and Shervine Amidi (PDF)
|
||||
|
||||
|
||||
### Markdown
|
||||
|
||||
* [Markdown Cheat Sheet](https://www.markdownguide.org/cheat-sheet/) - Markdown Guide (HTML)
|
||||
|
|
Loading…
Reference in New Issue