Releases: normal-computing/posteriors
Releases · normal-computing/posteriors
v0.0.5
What's Changed
- Add Pyro example by @SamDuffield in #109
- Add notebook with Pyro model by @SamDuffield in #111
- Dense Hessian Laplace by @jcqcai in #112
- speed up tests with pytest-xdist by @EtayLivne in #114
- Added Dense VI! by @jcqcai in #115
- Full VI test coverage by @SamDuffield in #116
- Version bump by @SamDuffield in #117
New Contributors
- @EtayLivne made their first contribution in #114
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- Add SGNHT by @SamDuffield in #89
- Add IMDB example by @SamDuffield in #94
- Bayesian Ensemble model for Llama3 (SGHMC) by @johnathanchiu in #95
- 91 laplace ggn arguments by @BenjaminDev in #92
- Dense Fisher EKF by @jcqcai in #96
- Add sigma to SGHMC and SGNHT by @SamDuffield in #90
- Ensure inplace defaults to False by @SamDuffield in #97
- Add citation by @SamDuffield in #100
- Remove citation file by @SamDuffield in #102
- Add default argument for check function in tree_insert and tree_extract by @SamDuffield in #104
- Mention coverage in docs by @SamDuffield in #105
- Change TransformState to NamedTuple by @SamDuffield in #106
- Bump version to 0.0.4 by @SamDuffield in #108
New Contributors
- @BenjaminDev made their first contribution in #92
- @jcqcai made their first contribution in #96
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- Update NELBO docs + add mkdocs serve to Contributing by @SamDuffield in #71
- Add support for conjugate gradient solver through callable matrix-vector products by @KaelanDt in #73
- Add
ggn
andggnvp
by @SamDuffield in #75 - Robustify per_samplify by @SamDuffield in #79
- Extend CatchAuxError to non TensorTree aux by @SamDuffield in #80
- Add
diag_ggn
by @SamDuffield in #81 - fixed bug in ekf_premier_league file: issue #70 by @entropich3atdeath in #72
- Split tree_utils from utils by @SamDuffield in #82
- Add Laplace GGN methods by @SamDuffield in #87
- Minor SGHMC docs fix by @SamDuffield in #86
- Bump version to 0.0.3 by @SamDuffield in #88
New Contributors
- @entropich3atdeath made their first contribution in #72
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- Build using
setuptools.build_meta
backend by @SamDuffield in #51 - Declare sub packages by @SamDuffield in #66
Full Changelog: v0.0.1...v0.0.2
v0.0.1
Public launch!
Full Changelog: https://github.com/normal-computing/posteriors/commits/v0.0.1