This changelog mostly collects important changes to the models that are not backward compatible but result in different results.
- #475 (changed normalization of repulsive hinge loss for GC)
- #465 (changed behavior of condensation losses)
- #466 (change normalization for residual connections)
- #467 (changes configuration of residual connections)
Important fixes:
- #437 (changing metric definition!)
- #432 (fixes geometric graph building!)
- #431 (fixes fast potential loss)
- #439, #444
and more
- Important fixes to residual networks (applying ReLUs correctly)
- Option to run loss function for OC in memory-efficient way