{ "config": { "seed": 456, "epochs": 30, "lr": 0.001, "wd": 0.01, "lam": 0.0, "output_dir": "results/bp_no_penalty_30ep" }, "final_acc": 0.5863, "log": [ { "epoch": 1, "test_acc": 0.3969 }, { "epoch": 5, "test_acc": 0.4957 }, { "epoch": 10, "test_acc": 0.5344 }, { "epoch": 15, "test_acc": 0.5612 }, { "epoch": 20, "test_acc": 0.5716 }, { "epoch": 25, "test_acc": 0.5845 }, { "epoch": 30, "test_acc": 0.5863 } ], "margin_pp": 23.730000000000008 }