Skip to content

Releases: JuliaTrustworthyAI/LaplaceRedux.jl

v0.1.4

02 Jan 09:50
35f2bf0
Compare
Choose a tag to compare

LaplaceRedux v0.1.4

Diff since v0.1.3

Merged pull requests:

Closed issues:

  • Compatibility with Flux 0.14 (#59)
  • Add TaijaPlotting to docs env (#60)
  • Use quarto extension (#72)
  • remove nightly and add 1.10 (#74)

v0.1.3

07 Sep 09:12
Compare
Choose a tag to compare

LaplaceRedux v0.1.3

Diff since v0.1.2

Closed issues:

  • Add support for block-diagonal Hessian approximations (#12)
  • Implement Generalized Gauss Newton (GGN) approximation (#17)
  • Interface MLJ (#18)
  • Add support for mini-batch training (#19)
  • Refactor gradient and jacobians as multi-dimensional arrays (#20)
  • Update Documentation (#22)
  • 🏃🏽 Getting started (#24)
  • 🚀 Lift off (#25)
  • 🌯 Wrapping Up (#26)
  • Add support for Last-Layer and Subnet Laplace (#27)
  • Organise code base (#36)
  • Move FormatCheck into separate file (#40)

Merged pull requests:

  • 18 interface mlj (#21) (@pat-alt)
  • Clean README, docs and docstrings (#23) (@pitmonticone)
  • Complete CSE2000 contributions (#33) (@severinbratus)
  • Improve docstrings (#35) (@severinbratus)
  • FormatCheck into separate file (#41) (@pat-alt)
  • sorting out compat issues (#56) (@pat-alt)
  • CompatHelper: bump compat for Flux to 0.14, (keep existing compat) (#57) (@github-actions[bot])
  • CompatHelper: bump compat for MLJFlux to 0.3, (keep existing compat) (#58) (@github-actions[bot])

v0.1.2

28 Nov 15:12
ce25e33
Compare
Choose a tag to compare

LaplaceRedux v0.1.2

Diff since v0.1.1

Closed issues:

  • Add support for prior tuning (#15)

Merged pull requests:

v0.1.1

21 Nov 10:57
548c05f
Compare
Choose a tag to compare

LaplaceRedux v0.1.1

Diff since v0.1.0

Closed issues:

  • Add support for regression (#10)
  • Add support for multi-class problems (#11)

Merged pull requests:

  • CompatHelper: add new compat entry for Parameters at version 0.12, (keep existing compat) (#8) (@github-actions[bot])
  • pulling updates from main (#9) (@pat-alt)
  • 10 add support for regression (#13) (@pat-alt)
  • updated docs (#14) (@pat-alt)

v0.1.0

15 Jul 10:06
Compare
Choose a tag to compare

LaplaceRedux v0.1.0

Merged pull requests:

  • CompatHelper: add new compat entry for Flux at version 0.12, (keep existing compat) (#1) (@github-actions[bot])
  • CompatHelper: add new compat entry for Zygote at version 0.6, (keep existing compat) (#2) (@github-actions[bot])
  • CompatHelper: add new compat entry for Distributions at version 0.25, (keep existing compat) (#3) (@github-actions[bot])
  • CompatHelper: add new compat entry for Plots at version 1, (keep existing compat) (#4) (@github-actions[bot])
  • CompatHelper: bump compat for Flux to 0.13, (keep existing compat) (#5) (@github-actions[bot])