Machine Learning Fundamentals
©Hui Jiang 2021, Cambridge University Press
This project is about my recent textbook (Jiang, 2021):
Machine Learning Fundamentals ©Hui Jiang 2021, published by Cambridge University Press.
-
GitHub Site: the companion repository for supplementary materials
-
Supplementary Lab Projects:
- Lab 0: Preparation
- Lab 1: Data Visualization
- Lab 2: Linear Regression
- Lab 3: Logistic Regression
- Lab 4: Support Vector Machines
- Lab 5: Fully-Connected Neural Networks
- Lab 6: Convolutional Neural Networks
- Lab 7: Transformers
- Lab 8: Matrix Factorization
- Lab 9: Decision Trees, Random Forests and Boosted Trees
- Lab 10: Gaussian Classifiers and Gaussian Mixture Models