From 32cc14d2614a56fb9a0429ed1f712f45f0948276 Mon Sep 17 00:00:00 2001 From: Fawaz Siddiqi <39944853+fawazsiddiqi@users.noreply.github.com> Date: Tue, 20 Oct 2020 03:30:40 +0400 Subject: [PATCH] added courses (#4390) * added courses * space fixed --- free-courses-en.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/free-courses-en.md b/free-courses-en.md index c72d1476..7e28e62a 100644 --- a/free-courses-en.md +++ b/free-courses-en.md @@ -355,10 +355,12 @@ ### Machine Learning +* [Deep Learning Fundamentals by DeepLearning.TV](https://cognitiveclass.ai/courses/introduction-deep-learning) (cognitiveclass.ai) * [Google's Machine Learning Crash Course](https://developers.google.com/machine-learning/crash-course/) * [Intro to Machine Learning](https://www.kaggle.com/learn/intro-to-machine-learning) (Kaggle) * [Intro to Machine Learning Udacity](https://www.udacity.com/course/intro-to-machine-learning--ud120) (Udacity) * [Machine Learning Recipes with Josh Gordon](https://www.youtube.com/playlist?list=PLOU2XLYxmsIIuiBfYad6rFYQU_jL2ryal) +* [Machine Learning with Python by Saeed Aghabozorgi](https://cognitiveclass.ai/courses/machine-learning-with-python) (cognitiveclass.ai) * [Pattern Recognition and Machine Learning](https://www.microsoft.com/en-us/research/people/cmbishop/#!prml-book) * [Principles of Machine Learning By Microsoft](https://www.edx.org/course/principles-machine-learning-microsoft-dat203-2x-6) * [PyTorch tutorials by PyTorch.org](https://pytorch.org/tutorials) -- GitLab