|
You are here |
www.nowozin.net | ||
| | | | |
pablormier.github.io
|
|
| | | | | an example of a blog post with disqus comments | |
| | | | |
akosiorek.github.io
|
|
| | | | | Machine learning is all about probability.To train a model, we typically tune its parameters to maximise the probability of the training dataset under the mo... | |
| | | | |
gregorygundersen.com
|
|
| | | | | [AI summary] Hamiltonian Monte Carlo (HMC) is a Markov Chain Monte Carlo (MCMC) method that leverages Hamiltonian dynamics to generate samples from a probability distribution. Unlike traditional MCMC methods that rely on random walks, HMC introduces auxiliary momenta variables and simulates a physical system to produce correlated samples with higher efficiency. The method uses gradient information of the log density to guide the sampling process, enabling faster exploration of the target distribution and higher acceptance rates. The implementation of HMC involves defining the potential and kinetic energy functions, performing leapfrog integration to approximate the Hamiltonian dynamics, and using the Metropolis-Hastings acceptance criterion. An example using... | |
| | | | |
web.navan.dev
|
|
| | | Tutorial on creating an image classifier model using TensorFlow which detects malaria | ||