(Course)(Lecture Notes)

Concept Notes

Assignments

Course 1

  1. Week 2: Linear regression
  2. Week 3: Logistic regression

Course 2

  1. Week 1: artificial neural network for Binary Classification with sigmoid function
  2. Week 2: artificial neural network for Multiclass Classification with softmax regression
  3. Week 3: evaluating Polynomial Regression with machine learning development process
  4. Week 4: decision tree from scratch

Course 3

  1. Week 1: Image compression with k-means
  2. Week 2: with neighborhood-based collaborative filtering
  3. Week 2: with content-based filtering
  4. Week 3: with reinforcement learning

Supplements

Course 1: Regression & Classification

  1. StatQuest Playlist: Machine Learning

Course 2: Advanced Learning Algorithms

  1. 3Blue1Brown Series: Neural Networks
  2. StatQuest Playlist: Neural Networks / Deep Learning
  3. Neural Networks and Deep Learning (Nielsen, 2015)
  4. Deep Learning Textbook (Goodfellow et al., 2016)