Skip to content

Commit 1f34b35

Browse files
committed
Updated release notes
1 parent 0af815b commit 1f34b35

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# 0.1.0 (09/12/2020)
2+
Features:
3+
* Added @JvmStatic for companion methods
4+
5+
Examples:
6+
* Provided support for VGG'16 and VGG'19 weights and models in examples
7+
* Added links for loading all models and weights used in examples
8+
* Moved direct file paths to property file
9+
* Removed duplicated resources
10+
* Transfer Learning examples are merged and improved
11+
* Added description for all examples
12+
13+
Docs:
14+
* Minor updates in "Transfer Learning Tutorial"
15+
16+
117
# 0.0.14 (20/11/2020)
218
Features:
319
* ReductionType support for loss function: SUM and SUM_OVER_BATCH_SIZE

0 commit comments

Comments
 (0)