This repository has been archived by the owner on May 9, 2024. It is now read-only.
Version 0.1.3
Version 0.1.3
Major Features and Improvements
Bug fixes and other small changes
- Implement
get_config
andfrom_config
methods for losses, kernels and
MinDiffModel register classes as keras objects.
Breaking changes
- (Minor) Change output of
test_step
to not includemin_diff_loss
metric if
min_diff_data
is not included.