Credits: 4 (3-0-2)
Overlaps with: ELL409, ELL784
Description
Supervised Learning Algorithms: 1. Logistic Regression 2.Neural Networks 3.Decision Trees 4.Nearest Neighbour 5. Support Vector Machines 6. Naive Bayes. ML and MAP estimates. Bayes’ Optimal Classifier. Introduction to Graphical Models. Generative Vs. Discriminative Models. Unsupervised learning algorithms: K-Means clustering, Expectation Maximization, Gaussian Mixture Models. PCA and Feature Selection, PAC Learnability, Reinforcement Learning. Some application areas of machine learning e.g. Natural Language Processing, Computer Vision, applications on the web. Introduction to advanced topics such as Statistical Relational Learning.
Prerequisite Tree
flowchart TD
COL341-183[COL341]
COL341-183 --> COL106-183[COL106]
COL106-183 --> COL100-183[COL100]
COL341-183 --> MTL106-183[MTL106]
classDef empty height:17px, fill:transparent, stroke:transparent;
classDef trueEmpty height:0px, width:0px;