Skip to content

Releases: larsgeb/simpleSVGD

Version 0.3

31 Jan 22:46
Compare
Choose a tag to compare

Support for PyTorch optimization algorithms!

Full Changelog: 0.2...0.3

Version 0.2

28 Jan 19:16
Compare
Choose a tag to compare

0.2 is here!

  • More tuning parameters for Adagrad;
  • Expanded the notebook tutorial (and added a binder link);
  • Reduced code duplication;
  • ... and better versioning using versioner!

PyPi link: https://pypi.org/project/simpleSVGD/0.2/

Full Changelog: 0.1...0.2

Version 0.1

28 Jan 13:39
Compare
Choose a tag to compare

0.1 now available on PyPi

Very basic implementation. The only extension of the original code is an animated version of the updating process.

PyPi link: https://pypi.org/project/simpleSVGD/0.1/

Full Changelog: https://github.com/larsgeb/simpleSVGD/commits/0.1