Variational sampling code

Post date: Jun 13, 2013 10:19:14 PM

If you are looking for my variational sampling code, I have moved it to a new project called variational_sampler:

https://github.com/alexis-roche/variational_sampler

It is written 100% in Python. You will need numpy and scipy to run it as well as matplotlib for a couple of examples. I still need to tidy up the examples directory and push some more interesting use cases. It is an open source git project so contributions are obviously welcome.