l2hmc icon indicating copy to clipboard operation
l2hmc copied to clipboard

TensorFlow implementation for training MCMC samplers from the paper: Generalizing Hamiltonian Monte Carlo with Neural Network

Results 2 l2hmc issues
Sort by recently updated
recently updated
newest added

Hi, Im trying to replicate the Mixture of Gaussians results from your paper but cant seem to get it to mix between the two modes. I've tried with two gaussians...

Fixed inconsistent tab/spaces, explicit utils module namespacing, and python3 printing in SCG example notebook.