229352 | Statistical Learning for Data Science 2

Fall 2023

Time: Tu & Fr 9.00am-10.30am at SCB4405

Instructor

There is no textbook requirement for this course. Here are some suggestions for additional readings
No.TopicAnnotated SlidesLab Notebook (Colab)
1 Probability reviewLecture 1Lists, Tuples and Dictionaries
2 Information theoryLecture 2Iterations 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 Generative Adversarial Networks and Diffusion ModelsLecture 14DCGANs and Diffusion model