1.2.0
this revision contains:
- code refactoring: storing wbar in a tf.variable
- update of the documentation's notebooks
- update of the Callbacks, Initializers, Constraints...
- update of the losses and tests for losses
- improved loss stability for small batches
- added
ScaledGlobalL2NormPooling2D
- new way to export keras serializable objects
This ends the support of tf2.0. Only versions >= tf2.1 are supported.