Merge pull request #822 from GearWalker/patch-1

added Machine Learning Crash Course
This commit is contained in:
Sonkeng Maldini
2021-10-07 18:24:30 +01:00
committed by GitHub

View File

@@ -410,6 +410,7 @@ When learning CS, there are some useful sites you must know to get always inform
- [Blog Floydhub](https://blog.floydhub.com/colorizing-b&w-photos-with-neural-networks/) : Colorizing B&W Photos with Neural Networks
- [MLCOURSE.AI](https://mlcourse.ai/) : Open Machine Learning course by OpenDataScience
- [Elements of AI](https://course.elementsofai.com/) : A free course for AI basics by Reaktor and University of Helsinki
- [Machine Learning Crash Course](https://developers.google.com/machine-learning/crash-course) : A jumpstart AI course from Google
<div align="right">
<b><a href="#index">↥ Back To Top</a></b>