Artificial Intelligence and Machine Learning - Unit 2

Logo

AA 2023/2024

AA 2022/2023

AA 2021/2022

Course Material & Lectures

📖 Course Material

It is in the form of Jupyter Notebook slides with math, code, drawings, plots and explanations

Lectures

Opening the Binder link will reproduce the slides live.

Be patient, it takes a while to load Binder. Thanks.

Contributors

Material

Date Topic Slides Github/HTML  
         
  Introduction      
Feb 21, 23 Introduction to ML Binder GitHub  
         
Feb 28, Mar 2 The geometry of linear maps Binder GitHub  
         
  Unsupervised Learning      
         
March 7, 9 Eigendecomposition, PCA, Intro to 3DMM Binder GitHub  
         
March 9, 14 PCA high dim Binder GitHub  
         
March 21, 23 Kmeans Binder GitHub  
         
March 30, April 4 MLE, GMM Binder GitHub  
         
April 13, 18 GMM, density estimator Binder GitHub  
         
  Supervised Learning, Non-Parametric      
         
April 18, 20 KNN Binder GitHub  
         
April 20, 27 Decision Trees and Random Forest Binder GitHub  
         
May 2, 4 Model Selection and Eval Metrics Binder GitHub  
         
  Supervised Learning, Parametric      
         
May 9, 11 Linear, Polynomial, Ridge Regression Binder GitHub  
         
May 16, 18 Perceptron, Logistic Regression Binder GitHub  
         
May 23, 25 Softmax, MLP Binder GitHub  
         
May 25 Backpropagation Binder GitHub  
        Â