Releases: vanderschaarlab/DECAF
Releases · vanderschaarlab/DECAF
v0.1.7
What's Changed
- update code to be compatible with pytorch-lightning 2.x by @robsdavis in #9
New Contributors
- @robsdavis made their first contribution in #9
Full Changelog: v0.1.6...v0.1.7
DECAF 0.1.6 Release Notes
Changelog:
- Require Pytorch lightning < 2
DECAF 0.1.5 Release Notes
Changelog:
- networkx < 3.0
DECAF 0.1.4 Release Notes
Changelog:
- sklearn fix
DECAF 0.1.3 Release Notes
GAN loss fixes
DECAF 0.1.2 Release Notes
cleanup (#2) * cleanup * update workflows * precommit * fixes