/Machine-Learning-Notes

My personal collection for some Machine Learning Lecture/ Tutorial Notes

Machine-Learning-Notes


By Origin

Machine Learning (Andrew Ng)

  • Machine Learning (Stanford CS 229 - Andrew Ng) - provides a broad introduction to machine learning and statistical pattern recognition. Topics include supervised learning, unsupervised learning, learning theory, reinforcement learning and adaptive control. Recent applications of machine learning, such as to robotic control, data mining, autonomous navigation, bioinformatics, speech recognition, and text and web data processing are also discussed.

Machine Learning (mathematicalmonk)

Introductory Applied Machine Learning (IAML) (Victor lavrenko)

Intro to Artificial Intelligence (Sebastian Thrun & Peter Norvig)


By Topics

Expectation Maximization

Hidden Markov Model

Markov Chain Monte Carlo

  • MCMC (Richard Xu) - Overview of several Sampling techniques, including Rejection, Adaptive Rejection, Importance, Markov Chain Monte Carlo (MCMC), Gibbs, Bootstrap Particle Filter, and Auxiliary Particle Filter

Variational Inference

  • VI (Richard Xu) - Explain Variational Bayes in two parts: non-exponential and exponential family distribution plus stochastic variational inference.

Non-parametric Bayes & applications

  • DP (Richard Xu) - Dirichlet Process, Hieratical Dirichlet Process, HDP-HMM, Indian Buffet Process, and applications of DP to relational models.