Releases: teivng/bayesian_dpddm
Releases · teivng/bayesian_dpddm
1.0.4
What's Changed
- Added Full-Information Implementation of D-PDDM by @sid19arya in #1
- Added tutorial notebooks to run Bayesian D-PDDM and Full-Information D-PDDM
New Contributors
- @sid19arya made their first contribution in #1
Full Changelog: 1.0.3...1.0.4
1.0.3
Now supports:
- MLPs
- CNNs
Future releases:
- Full-information model (uses the training set)
- Tutorial notebooks.
Full Changelog: 1.0.0...1.0.3
Initial release
Initial release, CNN DPDDM model and Bayesian monitor.
Full Changelog: https://github.com/opent03/bayesian_dpddm/commits/1.0.0