diff --git a/app.html b/app.html index 2028c21..26f545b 100644 --- a/app.html +++ b/app.html @@ -112,5 +112,6 @@ + diff --git a/index.html b/index.html index 93d68c2..586777e 100644 --- a/index.html +++ b/index.html @@ -25,7 +25,7 @@

The Markov-chain Monte Carlo Interactive Gallery

  • Stein Variational Gradient Descent (SVGD) [5]
  • Nested Sampling with RadFriends (RadFriends-NS) [6]
  • Differential Evolution Metropolis (Z) [7]
  • -
  • Microcanonical Hamiltonian Monte Carlo [8]
  • +
  • Microcanonical Hamiltonian Monte Carlo [8]
  • View the source code on github: https://github.com/chi-feng/mcmc-demo.

    References