From f2b0915cbd1cc371883bb90b2866431158e94967 Mon Sep 17 00:00:00 2001 From: Prasanthpadp <76952704+Prasanthpadp@users.noreply.github.com> Date: Thu, 24 Feb 2022 17:38:31 +0530 Subject: [PATCH] Updated a new resource under ML courses Added an online Data science course. The curriculum covers almost everything in the ML field. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 76ac68f..ab25fa5 100644 --- a/readme.md +++ b/readme.md @@ -164,6 +164,7 @@ _Please read [contribution guidelines](contributing.md) before contributing._ - [Introduction to Machine Learning for Coders](http://course.fast.ai/ml.html) - The course covers the most important practical foundations for modern machine learning. 🆓 - [Introduction to matrix methods (2015)](http://stanford.edu/class/ee103/) 🆓 - [Learning from data (2012)](https://work.caltech.edu/telecourse.html) 🆓 +- [Machine Learning Complete Course](https://www.scaler.com/courses/machine-learning-course-training/) - [Machine Learning Crash Course (2018)](https://developers.google.com/machine-learning/crash-course/) - Google's fast-paced, practical introduction to machine learning. 🆓 - [Machine learning for data science (2015)](http://www.cs.cornell.edu/courses/cs4786/2015sp/index.htm) 🆓 - [Machine learning in Python with scikit-learn](https://github.com/justmarkham/scikit-learn-videos) 🆓