10 lines
323 B
Text
10 lines
323 B
Text
$ git diff SGD -- metrics/accuracy.json
|
|
diff --git a/metrics/accuracy.json b/metrics/accuracy.json
|
|
index 74a1ee15..f6e7ded9 100644
|
|
--- a/metrics/accuracy.json
|
|
+++ b/metrics/accuracy.json
|
|
@@ -1 +1 @@
|
|
-{"accuracy": 0.7629911280101395}
|
|
\ No newline at end of file
|
|
+{"accuracy": 0.8124207858048162}
|
|
\ No newline at end of file
|