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_fa_mnist.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 results/zoo_fa_mnist.json (limited to 'results/zoo_fa_mnist.json') diff --git a/results/zoo_fa_mnist.json b/results/zoo_fa_mnist.json new file mode 100644 index 0000000..30f1911 --- /dev/null +++ b/results/zoo_fa_mnist.json @@ -0,0 +1 @@ +{"args": {"dataset": "mnist", "methods": "fa", "depth": 2, "width": 256, "epochs": 12, "batch_size": 64, "eta": 0.05, "seed": 0, "device": "cuda", "outdir": "results", "tag": "zoo_fa_mnist"}, "acc": {"fa": 0.9769}} \ No newline at end of file -- cgit v1.2.3