/Metropolis-Hastings

Simple implementation of the Metropolis-Hastings algorithm for the island hopping problem

Primary LanguageRMIT LicenseMIT

Metropolis-Hastings

Simple implementation of the Metropolis-Hastings algorithm for the island hopping problem. Read here for a quick intro to the Metropolis-Hastings Algorithm. Read here for a nice explanation of the island hopping problem. There, you will also find an alternative solution.