v0.27.0
github-actions
released this
26 Jul 17:46
·
122 commits
to master
since this release
Turing v0.27.0
Closed issues:
- Different order of parameters in MCMC chain vs. MAP result (#1322)
- Allow silencing variational inference log messages (#1493)
- Any plans on implementing DREAM (Differential Evolution based particle inference)? (#1640)
- Kernel dies with Gibbs or ADVI with models involving categorical or dirichlet (#1777)
- Feature request: Output maximized ELBO after variational inference (#1896)
- stack overflow in ADVI (#1910)
Merged pull requests:
- Transfer some test utility function into DynamicPPL (#2049) (@yebai)
- Move Optim support to extension (#2051) (@devmotion)