add a course for machine learning from kaggle (#4161)

This commit is contained in:
Harsh kumar 2020-10-16 00:16:21 +05:30 committed by GitHub
parent 6d2ae14db9
commit 89614309e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -338,6 +338,7 @@
### Machine Learning
* [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 Mini Bootcamp](https://lambdaschool.com/free-course-machine-learning/)
* [Pattern Recognition and Machine Learning](https://www.microsoft.com/en-us/research/people/cmbishop/#!prml-book)