We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0af815b commit 1f34b35Copy full SHA for 1f34b35
CHANGELOG.md
@@ -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
17
# 0.0.14 (20/11/2020)
18
Features:
19
* ReductionType support for loss function: SUM and SUM_OVER_BATCH_SIZE
0 commit comments