📘 AM502PC

Machine Learning

Access study materials and notes for this subject

ML Unit 1: Learning

PDF Document

ML Unit 2: Multi-layer Perceptron

PDF Document

ML Unit 4: Dimensionality Reduction and Evolutionary Learning

PDF Document

ML Unit 5: Reinforcement Learning and Markov Chain Monte Carlo Methods

PDF Document

ML Unit 1: Learning (alt)

PDF Document

ML Unit 1: Assignment

PDF Document

ML Mid 1

PDF Document

Syllabus Overview

UNIT - 1: Learning

Learning

  • Types of Machine Learning
  • Supervised Learning
  • The Brain and the Neuron
  • Design a Learning System
  • Perspectives and Issues in Machine Learning
  • Concept Learning Task
  • Concept Learning as Search
  • Finding a Maximally Specific Hypothesis
  • Version Spaces and the Candidate Elimination Algorithm
  • Linear Discriminants: Perceptron, Linear Separability, Linear Regression

UNIT - 2: Multi-layer Perceptron

Multi-layer Perceptron

  • Going Forwards
  • Going Backwards: Back Propagation Error
  • Multi-layer Perceptron in Practice
  • Examples of using the MLP
  • Overview
  • Deriving Back-Propagation
  • Radial Basis Functions and Splines: Concepts, RBF Network, Curse of Dimensionality, Interpolations and Basis Functions
  • Support Vector Machines

UNIT - 3: Learning with Trees, Ensemble Learning and Basic Statistics

Learning with Trees

  • Decision Trees
  • Constructing Decision Trees
  • Classification and Regression Trees

Ensemble Learning

  • Boosting
  • Bagging
  • Different ways to Combine Classifiers

Basic Statistics

  • Gaussian Mixture Models
  • Nearest Neighbor Methods
  • Unsupervised Learning
  • K-means Algorithms

UNIT - 4: Dimensionality Reduction and Evolutionary Learning

Dimensionality Reduction

  • Linear Discriminant Analysis
  • Principal Component Analysis
  • Factor Analysis
  • Independent Component Analysis
  • Locally Linear Embedding
  • Isomap
  • Least Squares Optimization

Evolutionary Learning

  • Genetic Algorithms
  • Genetic Offspring: Genetic Operators, Using Genetic Algorithms

UNIT - 5: Reinforcement Learning and Markov Chain Monte Carlo Methods

Reinforcement Learning

  • Overview
  • Getting Lost Example

Markov Chain Monte Carlo Methods

  • Sampling
  • Proposal Distribution
  • Markov Chain Monte Carlo
  • Graphical Models: Bayesian Networks, Markov Random Fields, Hidden Markov Models, Tracking Methods
Machine Learning Notes