Hi, running the example for HMC on MCMC — Pyro documentation gives me the error:
AttributeError: ‘MCMC’ object has no attribute ‘get_samples’
I am running version 0.3.3, which is the default dowload (a few days ago).
Is this a simple mismatch between versions? I notice a lot of the examples check for version 0.3.1, although this one doesn’t.
If so, can you point me to the new documentation, so I can get this to run? Thanks & best