What's Changed
New Features
- Support python 3.12 in 8031e60
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