Skip to content

0.8.0

Compare
Choose a tag to compare
@fehiepsi fehiepsi released this 26 Sep 03:33
· 382 commits to master since this release
632a13a

Breaking changes

Switch to softplus transforms for autoguide scales (thanks to experiments performed by @vitkl).

New Features

Enhancements and Bug Fixes

  • #1108 Avoid numerical problems when using BernoulliProbs
  • #1118 Recommend AutoNormal guide when hessian in AutoLaplace is singular
  • #1126 Smarter warning about discrete inference in SVI models
  • #1136 Support to use SA sampler with arviz
  • #1139 Document Poisson is_sparse argument
  • #1140 Make Sigmoid and StickBreakingTransform more stable
  • #1149 Raise value error if num_steps bad in svi.run
  • #1162 Use black[jupyter] in notebooks

This release is composed of great contributions and feedback from the Pyro community: @MarcoGorelli @OlaRonning @d-diaz @quattro @svilupp @peterroelants @prashjet @freddyaboulton @tcbegley @julianstastny @alexlyttle and many others. Thank you!