Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.

Version 0.1.3

Compare
Choose a tag to compare
@seano314 seano314 released this 09 Feb 00:02
· 100 commits to master since this release

Version 0.1.3

Major Features and Improvements

Bug fixes and other small changes

  • Implement get_config and from_config methods for losses, kernels and
    MinDiffModel register classes as keras objects.

Breaking changes

  • (Minor) Change output of test_step to not include min_diff_loss metric if
    min_diff_data is not included.