From 90f1c1a87fb355c06db6ef67d25ccd93f0e21cb1 Mon Sep 17 00:00:00 2001 From: Ujjwal Karn Date: Tue, 24 Nov 2015 19:17:45 +0530 Subject: [PATCH] Added "Machine Learning Tutorials" I've added a curated list of Machine Learning tutorials which are broken down by topics. My new list (https://github.com/ujjwalkarn/Machine-Learning-Tutorials) is significantly different from the other Machine Learning List (https://github.com/josephmisiti/awesome-machine-learning). My list contains awesome tutorials, articles, code implementations and other resources for most ML algorithms which is useful for folks trying to learn and understand these, while the other list focuses on machine learning frameworks/libraries and software by languages but does not provide any tutorials for them. My list is also quite different from the Awesome Data Science List (https://github.com/okulbilisim/awesome-datascience) due to the same reason. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 92df053..356dd36 100644 --- a/readme.md +++ b/readme.md @@ -173,6 +173,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li - [Deep Vision](https://github.com/kjw0612/awesome-deep-vision) - [Open Source Society University](https://github.com/open-source-society/computer-science) - [Functional Programming](https://github.com/lucasviola/awesome-functional-programming) +- [Machine Learning Tutorials](https://github.com/ujjwalkarn/Machine-Learning-Tutorials) ## Big Data