Releases: AaltoML/BayesNewton
Releases · AaltoML/BayesNewton
Bug fix in parallel filtering indexing
Bug fix in parallel filtering initialisation
v1.3.2 Remove partial Gauss-Newton as default
bump version number
v1.3.1 Gauss-Newton bug fix
Small bug fix when flattening during Gauss-Newton Hessian computation.
v1.3.0 latest JAX compatibility
Updates to allow compatibility with latest JAX and Objax versions. Bug fix in partial Gauss Newton.
v1.2.0 Correct sparse PEP energy, experiment updates, add documentation and fix tests
The sparse PEP energy is now correct, and the stochastic sparse PEP algorithm is now fully implemented.
A first-order variational inference method has been added as a baseline for experiments.
Some additional documentation has been added, and some broken tests have been fixed.
Tidy experimental code
Remove unnecessary files
Dev version made public
A major refactor including all the previously private development code.
Initial release
Many inference methods and models implemented. Some test coverage.