Git Product home page Git Product logo

bayesianlearning's Introduction

BayesianLearning

##Roadmap:

https://www.metacademy.org/roadmaps/rgrosse/bayesian_machine_learning

##Course:

Bayesian Method in Machine Learning http://www.cse.wustl.edu/~garnett/cse515t/

Advanced Machine Learning http://www.seas.harvard.edu/courses/cs281/

Machine Learning and Probabilistic Model http://www.cedar.buffalo.edu/~srihari/CSE574/index.html

##Book:

Pattern Recognition and Machine Learning (PRML) by Christopher M. Bishop

Bayesian Reasoning and Machine Learning (BRML) by David Barber. Freely available online.

Machine Learning A Probabilistic Perspective (MLAPP) by Keven.P.Murphy

##Generalized Linear Model http://data.princeton.edu/wws509/notes/

##Tools:

http://mc-stan.org/

##Deep Learning: Bayesian Reasoning and Deep Learning http://blog.shakirm.com/wp-content/uploads/2015/10/Bayes_Deep.pdf

Discussion on Bayesian and Deep Learning https://www.quora.com/Why-are-very-few-schools-involved-in-deep-learning-research-Why-are-they-still-hooked-on-Bayesian-methods

Deep Learning Course

NLP: http://deeplearning.cs.cmu.edu/

Unsupervised Learning: http://ufldl.stanford.edu/tutorial/

CNN: http://vision.stanford.edu/teaching/cs231n/

Reinforcement Learning: http://www0.cs.ucl.ac.uk/staff/d.silver/web/Teaching.html

Deep Reinforcement Learning: http://rll.berkeley.edu/deeprlcourse/

Video: https://www.youtube.com/playlist?list=PL6Xpj9I5qXYEcOhn7TqghAJ6NAPrNmUBH

##More:

Advanced Topic Modeling http://mimno.infosci.cornell.edu/info6150/

Bayesian Analysis for NLP http://www.cs.columbia.edu/~scohen/bayesian/

Advanced NLP(Bayesian Methods) https://courses.engr.illinois.edu/cs598jhm/sp2013/index.html

##Inference Exact Inference - Exact to get the posterior distribution

* Belief propagation for trees
* Variable Elimination Algorithm
* Junction tree Algorithm

Approximate inference - Approximate the posterior distribution

* Variational Inference
	* Mean field approximation
	* Structured Variational approximation
	* Expectation Propagation
	* Variational Bayes for Bayesian Model

* Markov Random Field
* Variational message passing
* Loopy belief propagation

Sample Method - Approximate sample from the posterio distribution

* Markov Chain Monte Carlo - Gibss Sampling
* Rejection sampling
* Particle filtering

Maximum Likelihood

* Expectation Maximization 
* Gradient Descent

Relate witch Gradient Descent

* stochastic gradient variational inference - Hoffman, M., Bach, F., and Blei, D. Online learning for latent dirichlet allocation
* stochastic gradient MCMC algorithms - Stochastic gradient riemannian langevin dynamics on the probability simplex

bayesianlearning's People

Contributors

reactivecj avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.