0.4.0
This release drops support for Python 2. Additionally, it includes a few fixes to enable Pyro to use the latest PyTorch release, version 1.2
.
Some other additions / minor changes:
- Add option for sequential predictions for MCMC predictive.
- Move
pyro.contrib.autoguide
to the core Pyro repo. - Additional inference algorithms
- Add a GaussianHMM distribution for fast tuning of Gaussian state space models / Kalman filters