Skip to content

Releases: AaltoML/BayesNewton

Bug fix in parallel filtering indexing

04 May 15:36
Compare
Choose a tag to compare

Bug fix in parallel filtering initialisation

02 May 20:31
Compare
Choose a tag to compare

v1.3.2 Remove partial Gauss-Newton as default

06 Mar 14:43
Compare
Choose a tag to compare

v1.3.1 Gauss-Newton bug fix

06 Mar 13:44
Compare
Choose a tag to compare

Small bug fix when flattening during Gauss-Newton Hessian computation.

v1.3.0 latest JAX compatibility

17 Feb 17:10
Compare
Choose a tag to compare

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

29 Nov 10:32
Compare
Choose a tag to compare

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

02 Nov 17:22
8a901ad
Compare
Choose a tag to compare

Remove unnecessary files

Dev version made public

02 Nov 12:50
b256cbb
Compare
Choose a tag to compare

A major refactor including all the previously private development code.

Initial release

22 Jun 09:06
Compare
Choose a tag to compare

Many inference methods and models implemented. Some test coverage.