Skip to content

Releases: BirkhoffG/jax-relax

v0.2.8

29 Aug 02:32
Compare
Choose a tag to compare

What's Changed

New Features

Bug Fixed

  • Use jnp.clip for applying constraints in 7a56e65
  • Update keras requirements in 5ed8682
  • Delete legacy TabularDataModule in #45

Documentations

  • Add tutorials on how to implement your own recourse methods in 5c52b5f)
  • Update legacy benchmark scripts and dependencies in 44d5a36
  • Add instructions for benchmarking in fa50357
  • Update installation instructions in c722a81

Full Changelog: v0.2.7...v0.2.8

v0.2.7

27 Apr 19:14
Compare
Choose a tag to compare

What's Changed

Bug Fixed

  • Fix bug when GrowingSphere generates cfs out of feature constraints

v0.2.6

04 Apr 15:26
Compare
Choose a tag to compare

What's Changed

New Features

Bug Fixed

  • Fix GumbelSoftmaxTransformation.name; add more tests for set_transformation by @BirkhoffG in #42

Full Changelog: v0.2.5...v0.2.6

v0.2.5

20 Feb 21:03
aaa9346
Compare
Choose a tag to compare

Support gumbel softmax and improve test coverages.

What's Changed

New Features

  • Support rng_key and kwargs for DataModule.applyconstraints by @BirkhoffG in #39
  • Support gumbel softmax transformation by @BirkhoffG in #40

Full Changelog: v0.2.4...v0.2.5

v0.2.4

21 Jan 15:37
4b96b35
Compare
Choose a tag to compare

What's Changed

New Features

Bug Fixed

Full Changelog: v0.2.3...v0.2.4

v0.2.3

04 Dec 01:49
700e591
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Implemented is_trained() and fixed bug for duplicate training on Parametric Models by @FirdausChoudhury in #32

Full Changelog: v0.2.2...v0.2.3

v0.2.2

28 Nov 15:30
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v0.2.1...v0.2.2

v0.2.1

27 Nov 01:20
Compare
Choose a tag to compare

Full Changelog: v0.2.0...v0.2.1

v0.2.0

26 Nov 18:25
Compare
Choose a tag to compare

The v0.2.0 release of ReLax 🎉🎉🎉

What's Changed

New Features

Bug Fixed

Other Changes

New Contributors

Full Changelog: https://github.com/BirkhoffG/jax-relax/commits/v0.2.0