summaryrefslogtreecommitdiff
path: root/results/bp_with_penalty/bp_pen_lam0.01_s42.json
blob: 81836aece0edad982c25e9f851cec0cb5b3270af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
{
  "config": {
    "seed": 42,
    "epochs": 30,
    "lr": 0.001,
    "wd": 0.01,
    "lam": 0.01,
    "output_dir": "results/bp_with_penalty"
  },
  "final_acc": 0.5303,
  "log": [
    {
      "epoch": 1,
      "test_acc": 0.3621
    },
    {
      "epoch": 5,
      "test_acc": 0.4054
    },
    {
      "epoch": 10,
      "test_acc": 0.4527
    },
    {
      "epoch": 15,
      "test_acc": 0.4872
    },
    {
      "epoch": 20,
      "test_acc": 0.5082
    },
    {
      "epoch": 25,
      "test_acc": 0.5285
    },
    {
      "epoch": 30,
      "test_acc": 0.5303
    }
  ],
  "margin_pp": 18.130000000000003
}