From 215acff518eea2d6d8a5bd7c90c398f49cc3b41b Mon Sep 17 00:00:00 2001 From: YurenHao0426 Date: Tue, 21 Jul 2026 06:38:55 -0500 Subject: chore: capture initial SDIL project state --- results/zoo_ep_mnist.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 results/zoo_ep_mnist.json (limited to 'results/zoo_ep_mnist.json') diff --git a/results/zoo_ep_mnist.json b/results/zoo_ep_mnist.json new file mode 100644 index 0000000..1bf1318 --- /dev/null +++ b/results/zoo_ep_mnist.json @@ -0,0 +1 @@ +{"args": {"dataset": "mnist", "methods": "ep", "depth": 1, "width": 500, "epochs": 8, "batch_size": 64, "eta": 0.1, "seed": 0, "device": "cuda", "outdir": "results", "tag": "zoo_ep_mnist"}, "acc": {"ep": 0.9531}} \ No newline at end of file -- cgit v1.2.3