diff --git a/README.md b/README.md index ce73cc92..7d3173ab 100644 --- a/README.md +++ b/README.md @@ -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
↥ Back To Top