diff --git a/books/free-programming-books-mi.md b/books/free-programming-books-mi.md new file mode 100644 index 000000000..e69de29bb diff --git a/more/free-programming-cheatsheets.md b/more/free-programming-cheatsheets.md index ee9effc51..7f1490848 100644 --- a/more/free-programming-cheatsheets.md +++ b/more/free-programming-cheatsheets.md @@ -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)