diff options
Diffstat (limited to 'results/gelu_ablation/relu_bp_s1024.json')
| -rw-r--r-- | results/gelu_ablation/relu_bp_s1024.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/results/gelu_ablation/relu_bp_s1024.json b/results/gelu_ablation/relu_bp_s1024.json new file mode 100644 index 0000000..aa8d306 --- /dev/null +++ b/results/gelu_ablation/relu_bp_s1024.json @@ -0,0 +1,10 @@ +{ + "activation": "relu", + "method": "bp", + "seed": 1024, + "acc": 0.6097, + "StateErr": null, + "Gamma": 1.0, + "rho": 0.9974461048841476, + "naive_StateErr": 0.4324362277984619 +}
\ No newline at end of file |
