Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 550 Bytes

File metadata and controls

26 lines (19 loc) · 550 Bytes

CS771 - Introduction to Machine Learning

My work in the course Introduction to Machine Learning at IITK in the Fall Semester 2021.

Assignment-1

K-Nearest Neighbours L0 regularization (Greedy paradigm)
Decision Trees

Assignment-2

Gradient Descent
Linear Regression and Mini-Batch SGD
Baye's Rule
MLE

Assignment-3

Perceptron Algorithm for bank-note authentication
A study on Markov Chain Monte Carlo

Assignment-4

Unsupervised Learning : KMeans
Kernel KMeans - Guassian Kernel
Expectation Maximization