UofTCoders / studyGroup

Welcome to the University of Toronto Coders!
https://uoftcoders.github.io/
Other
101 stars 124 forks source link

Amazon Web Services Machine Learning Training Program #425

Open mbonsma opened 5 years ago

mbonsma commented 5 years ago

AWS has launched a series of courses and training programs for machine learning. They're free, and it looks like a great variety of courses and topics.

zxdawn commented 5 years ago

@mbonsma That's interesting! Thank you!

riyadparvez commented 5 years ago

Few other companies also released their internal developers courses.

The most popular and well-regarded course is arguably Andrew Ng ML Course. I have done this course and highly recommend it. It has a fine balance of theory and practice. Also, he has a few practical guidelines on how to debug ML models. The only downside is it is in Octave. But you can choose any oyher library you like to do the exercises.