summaryrefslogtreecommitdiff
path: root/results/cnn_baseline/dfa_s123.json
diff options
context:
space:
mode:
Diffstat (limited to 'results/cnn_baseline/dfa_s123.json')
-rw-r--r--results/cnn_baseline/dfa_s123.json25
1 files changed, 25 insertions, 0 deletions
diff --git a/results/cnn_baseline/dfa_s123.json b/results/cnn_baseline/dfa_s123.json
new file mode 100644
index 0000000..179cbe3
--- /dev/null
+++ b/results/cnn_baseline/dfa_s123.json
@@ -0,0 +1,25 @@
+{
+ "method": "dfa",
+ "seed": 123,
+ "acc": 0.5501,
+ "Gamma": 0.21116971969604492,
+ "rho": 0.03002248704433441,
+ "gammas_per_layer": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.8446788787841797
+ ],
+ "rhos_per_layer": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.12008994817733765
+ ],
+ "epochs": 100,
+ "lr": 0.001,
+ "wd": 0.01,
+ "beta": 0.5,
+ "T_nudge": 20,
+ "alpha_nudge": 0.05
+} \ No newline at end of file