Today, ML is used everywhere in your daily life, even though you might not notice it. The human civilization will inevitably depend more and more on ML.
ML is a subfield of AI, along with other subfields such as natural language processing (NLP), computer vision (CV), AI search, information retrieval, robotics, etc. Nowadays ML is the hottest subfield in AI because all other subfields make heavy use of ML.
Within ML, there are many subsubfields, such as deep learning (DL), reinforcement learning (RL), unsupervised learning, structured prediction, etc.
AI Landmarks: more and more ML
Programming = Automation
Machine Learning \(\simeq\) Automating programming = Automation\(^2\)
Deep Learning \(\simeq\) Automating machine learning = Automation\(^3\)
Unit 1: Intro, \(k\)-NN (weeks 0-3)
Unit 2: Linear Classification and Perceptron (weeks 4-5)
Unit 3: Regression (weeks 6-7)
Unit 4: A Taste of Deep Learning (weeks 8-9)
word2vec
embeddingsUnit 5: Paper Review (week 10)