Skip to content

1.3.4

Compare
Choose a tag to compare
@dustinvtran dustinvtran released this 28 Sep 02:34
· 43 commits to master since this release

This version release comes with several new features, alongside a significant push for better documentation, examples, and unit testing.

  • ed.KLqp's score function gradient now does more intelligent (automatic) Rao-Blackwellization for variance reduction.
  • Automated transformations are enabled for all inference algorithms that benefit from it [tutorial].
  • Added Wake-Sleep algorithm (ed.WakeSleep).
  • Many minor bug fixes.

Examples

Documentation & Testing

  • Sealed all undocumented functions and modules in Edward.
  • Parser and BibTeX to auto-generate API docs.
  • Added unit testing to (most) all Jupyter notebooks.

Acknowledgements

We are also grateful to all who filed issues or helped resolve them, asked and answered questions, and were part of inspiring discussions.