208772 | Statistical and Machine Learning

Winter 2023

Time: M 1.00pm-4.00pm at SCB4404

Instructor

Grading

There is no textbook requirement for this course. Here are some suggestions for additional readings
No.TopicSlidesLab Notebook (Colab)
1 Python tutorial 1
2 Python tutorial 2Lists, Tuples and Dictionaries Numpy Iterations and Error Handling
3 Data PreprocessingLecture 3Grid Search Cross-Validation
4 k-nearest neighborsLecture 4
5 Naive BayesLecture 5
6 Decision Trees and Random ForestsLecture 6Decision Trees and RFs
7 Support vector machinesLecture 7Decision boundary of SVM
8 AdaBoost and Gradient Boosting MachinesLecture 8Boosted Trees
9 Clustering and Gaussian Mixture ModelsLecture 9Deploy through Streamlit and HF
10 Neural NetworksLecture 10Intro to Tensors
NNs in Pytorch
11 Convolutional neural networksLecture 11Image classification
12 Recurrent neural networksLecture 12Lyrics generation
13 TransformersLecture 13Using Transformers library
14 Variational AutoencoderLecture 14DCGANs and Diffusion model