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