diff options
Diffstat (limited to 'results/zoo_ep_fmnist.json')
| -rw-r--r-- | results/zoo_ep_fmnist.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/results/zoo_ep_fmnist.json b/results/zoo_ep_fmnist.json new file mode 100644 index 0000000..fd4a343 --- /dev/null +++ b/results/zoo_ep_fmnist.json @@ -0,0 +1 @@ +{"args": {"dataset": "fmnist", "methods": "ep", "depth": 1, "width": 500, "epochs": 8, "batch_size": 64, "eta": 0.1, "seed": 0, "device": "cuda", "outdir": "results", "tag": "zoo_ep_fmnist"}, "acc": {"ep": 0.8129}}
\ No newline at end of file |
