Saral Shiksha Yojna
Courses/Computer Vision

Computer Vision

CSE471
Prof. Makarand Tapaswi + Prof. Charu SharmaSpring 2025-264 credits
Revision Notes/Unit 3 — Machine Learning Recap

Unit 3 — Machine Learning Recap

Setup → logistic regression → neural networks + backprop → training tricks (BN, dropout, init, LR schedule) → ensembles (bagging vs boosting) → density estimation (GMM via EM) → RNNs / LSTM / GRU → metrics (Precision, Recall, F1, AP/mAP, ROC vs PR) → kNN → linear & polynomial regression → PCA / SVD → clustering (k-means, GMM, hierarchical). The ML toolbox CV is built on top of.