{ "config": { "seed": 123, "epochs": 30, "lr": 0.001, "wd": 0.01, "lam": 0.0, "output_dir": "results/bp_no_penalty_30ep" }, "final_acc": 0.5845, "log": [ { "epoch": 1, "test_acc": 0.3958 }, { "epoch": 5, "test_acc": 0.4851 }, { "epoch": 10, "test_acc": 0.5345 }, { "epoch": 15, "test_acc": 0.5564 }, { "epoch": 20, "test_acc": 0.5748 }, { "epoch": 25, "test_acc": 0.5827 }, { "epoch": 30, "test_acc": 0.5845 } ], "margin_pp": 23.550000000000004 }