dfm / emcee.js

Just a slick little Markov chain Monte Carlo sampler written in Javascript...
http://danfm.ca/emcee.js/
MIT License
7 stars 1 forks source link

Make a sexy demo... #1

Open dfm opened 12 years ago

dfm commented 12 years ago

Maybe we can use d3... /cc @adrn

dfm commented 12 years ago

I had a go at the Rosenbrock density just for fun...

https://github.com/dfm/emcee.js/blob/master/examples/rosenbrock/index.html

adrn commented 12 years ago

Check it out, complete with user-selected initialization ball: http://www.adrianpricewhelan.com/emcee.js/apw_rosenbrock.html