Skip to content

Commit

Permalink
Updated release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
zaleslaw committed Dec 8, 2020
1 parent 0af815b commit 1f34b35
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# 0.1.0 (09/12/2020)
Features:
* Added @JvmStatic for companion methods

Examples:
* Provided support for VGG'16 and VGG'19 weights and models in examples
* Added links for loading all models and weights used in examples
* Moved direct file paths to property file
* Removed duplicated resources
* Transfer Learning examples are merged and improved
* Added description for all examples

Docs:
* Minor updates in "Transfer Learning Tutorial"


# 0.0.14 (20/11/2020)
Features:
* ReductionType support for loss function: SUM and SUM_OVER_BATCH_SIZE
Expand Down

0 comments on commit 1f34b35

Please sign in to comment.