1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-22 11:35:10 +00:00

added courses (#4390)

* added courses

* space fixed
This commit is contained in:
Fawaz Siddiqi 2020-10-20 03:30:40 +04:00 committed by GitHub
parent 8e83970087
commit 32cc14d261
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)