Introduction
Get introduced to machine learning and discover its key concepts.
How is that possible?!
Machine learning can seem like magic. How can a computer recognize the objects in an image? How can a car drive itself?
Those feats are baffling, not just to the layman, but to many software developers. Even after several years of writing code, many developers are not well versed with machine learning.
To most developers, machine learning feels foreign. The field is teeming with math jargon, research conventions, and frankly, bad code. Instead of tutorials, people recommend consulting lectures and research papers. For many of us, machine learning is as intimidating as it is intriguing.
This course is an introduction for developers, written in their own language. After taking this course, you’ll be ...