Skip to content

[0.0.14] - 2020-11-20

Pre-release
Pre-release
Compare
Choose a tag to compare
@zaleslaw zaleslaw released this 23 Nov 10:12
· 16 commits to release_0.1 since this 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