MAchine Learning by Andrew Ng

Review

  • July 21, 2020

This is probably the most recommended class for anybody who is interested in data science. I took it out of curiosity and needless to say Andrew Ng is a great lecturer who seemlessly introduce you to all the basic concepts in the field of machine learning. All the coursework is done in MATLAB and students are introduced to vectorizaiton for more efficient computation. I enjoyed writing my own script to perform basic ML calculations. Currently (as of May 2021) I am studying a book called 'An Introduction to Statistical Learning: With Applications in R' which seems to provide a more detailed background knowledge for anybody interested.