Skip to content

v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Feb 10:20
124b8fb

JointEnergyModels v0.2.0

Diff since v0.1.9

Version [0.2.0] - 2026-02-05

  • Actually complying with new Flux and MLJFlux API now.
  • Bumped compat entries for Zygote and CategoricalArrays
  • There are breaking changes affecting the various loss functions, which now take the Flux.jl network as the first positional argument. This is a direct consequence of migrating to the new API.

Merged pull requests:

  • CompatHelper: bump compat for Zygote to 0.7, (keep existing compat) (#35) (@github-actions[bot])
  • Comply with api (#37) (@pat-alt)
  • changelog (#38) (@pat-alt)