SoftGuide > Functions / Modules Designation > Metropolis algorithm

Metropolis algorithm

What is meant by Metropolis algorithm?

The Metropolis algorithm is a probabilistic algorithm used to generate samples from a probability distribution that is difficult to sample from directly. Originally developed in statistical mechanics, it is commonly used in statistical physics, Bayesian statistics, and machine learning. The algorithm allows for the exploration of states in a state space by using probabilities to accept state changes, even if these changes increase energy or cost, based on a temperature parameter.

Typical software functions in the area of "Metropolis algorithm":

 

The function / module Metropolis algorithm belongs to:

Statistics/Forecast