Sunday, November 15, 2020

Markov Chain Monte Carlo Method

 If you haven’t heard of variational inference or markov chain monte carlo methods (MCMC) then don’t worry, you’re in the majority. These methods are pretty advanced and you only really need to use them for a very specific set of problems and even then, these can be quite daunting to use and approach.

MCMC methods were developed initially to solve problems involving complex integrals for example in Bayesian statistics, computational physics, computational biology and computational linguistics. #datascience #machinelearning #deeplearning #artificialintelligence #statistics #algorithms #sampling


https://machinelearningmastery.com/markov-chain-monte-carlo-for-probability/

No comments:

Post a Comment

Training with Microsoft DeepSpeed

 I just started using this, and the review is not ready yet since I just started testing (training first, but you get the picture). The i...