[0.0.14] - 2020-11-20
Pre-release
Pre-release
Features:
- ReductionType support for loss function: SUM and SUM_OVER_BATCH_SIZE
- Added new loss functions: LogCosh, BinaryCrossEntropy, SquaredHinge
Tests:
- Added tests for all loss functions (in Eager Mode)
- Added tests for new scenarios of Keras weights loading
Docs:
- "Transfer Learning Tutorial" added
- Code of conduct and ChangeLog documents added