Member-only story
Making Friends with AI
The best AI course you’ve ever watched
The ultimate course to educate AI beginners and amuse AI experts is finally available for free!
5 min readNov 25, 2021
Today, Making Friends with Machine Learning is finally available in full and for free on YouTube! You can now enjoy Google’s legendary AI course designed to amuse technical and non-technical folks alike* by following these links:
- Part 1 — Introduction to ML: bit.ly/mfml_part1
- Part 2 — Life of a Machine Learning Project: bit.ly/mfml_part2
- Part 3 — AI from Prototype and Production: bit.ly/mfml_part3
- Part 4 — Opening the Black Box: bit.ly/mfml_part4
While the first 3 parts focused on giving you the concepts and roadmaps to lead a successful applied machine learning project, Part 4 indulges your curiosity about what’s going on under the hood. The final chapter covers the intuition behind:
- Clustering and k-Means
- Lazy learning and k-NN
- Perceptron
- Maximal Margin Classifier
- Support Vector Classifier
- Support Vector Machines
- Decision Trees