File size: 247 Bytes
21eb2d0
1bba069
8196939
1bba069
6e3236d
bcab72a
1bba069
 
 
8196939
1bba069
8196939
1bba069
21eb2d0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "activation": "relu",
  "batch_norm": true,
  "batch_size": 16,
  "criterion": "Smooth_L1",
  "dropout": 0.3,
  "img_size": 224,
  "lr": 0.004,
  "max_epochs": 30,
  "optimizer": "adam",
  "out_dim": 136,
  "patience": 5,
  "random_seed": 42
}