Skip to content

Latest commit

 

History

History
209 lines (105 loc) · 19.5 KB

ProbabilisticMachineLearningResources.md

File metadata and controls

209 lines (105 loc) · 19.5 KB

Probabilistic Machine Learning Resources

Books

articles

Markov Processes

MCMC

Bayesian Optimization

Theory of Random Matrices and their Applications

medium

online videos, books, blogs and tutorials

Theory of Random Matrices

Random Matrices: Theory and Practice - Lecture 1, P. Vivo, King's College, London

Random Matrices: Theory and Practice - Lecture 2, P. Vivo, King's College, London

Random Matrices: Theory and Practice - Lecture 3, P. Vivo, King's College, London

Random Matrices: Theory and Practice - Lecture 4, P. Vivo, King's College, London

Random Matrices: Theory and Practice - Lecture 5, P. Vivo, King's College, London

Random Matrices: Theory and Practice - Lecture 6, P. Vivo, King's College, London

Random Matrices: Theory and Practice - Lecture 7, P. Vivo, King's College, London

Random Matrices: Theory and Practice - Lecture 8, P. Vivo, King's College, London

Random Matrices: Theory and Practice - Lecture 9, P. Vivo, King's College, London

Bayesian Methods and Bayesian Learning

Bayesian Methods for Hackers, Cam Davidson Pilon, online book on github

Bayesian Learning for Linear Models, Nando de Freitas (part 1), BCSC 540, UBC Jan 24, 2013

Bayesian Learning for Linear Models, Nando de Freitas (part 2), BCSC 540, UBC Jan 24, 2013

Gaussian Processes

Introduction to Gaussian Processes and Gaussian Process Regression, Nando de Freitas, CBSC 540, UBC Jan 31, 2013

Active Learning with Gaussian Processes, Nando de Freitas, BCSC 540, UBC Feb 05, 2013

Bayesian Optimization

Bayesian optimization, Thompson sampling and multi-armed bandits. Applications to algorithm configuration, intelligent user interfaces, advertising, control and other decision problems, Nando de Freitas, CBSC 540, UBC Feb 07, 2013

Bayesian Optimization with Extensions, Applications, and other sundry items, Matthew W. Hoffman, DeepMind, Aug 6, 2018 , UAI 2018

Bayesian Optimization, Marc Deisenroth, COMP0168 (2020/21)

Bayesian Optimization, Roman Garnett, Tübingen Machine Learning, Probabilistic Numerics Spring School 2023 in Tübingen, March 2023

Decision Trees and Random Forests

Decision Trees for Classification, Nando de Freitas, CBSC 540, UBC, Feb 12, 2013

Random forests, aka decision forests, and ensemble methods, Nando de Freitas, CBSC 540, UBC, Feb 14, 2013

Applications of random forests: kinect, object detection and regression, Nando de Freitas, CBSC 540, UBC, Feb 26, 2013

MCMC

Importance sampling and Markov chain Monte Carlo (MCMC). Application to logistic regression, Nando de Freitas, CBSC 540, UBC, March 19, 2013

Metropolis-Hastings algorithm. Application to logistic regression, Nando de Freitas, CBSC 540, UBC, March 21, 2013