File size: 426 Bytes
c0fbc4b
 
 
acf20e6
c0fbc4b
 
 
 
 
 
 
 
 
 
 
 
 
 
c4ad15d
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
general:
  csv_name: instances.csv
  loss_reduction_func: min
  conv_mode: matrix
  root_path: ${CONFIG_PATH}
model:
  name: >-
    Customized("../models/lstm.py", "LSTM_patch_16_64")
  path: ${CONFIG_PATH}/model.pth
  input_shape: [-1, 3, 32, 32]
solver:
  batch_size: 512
  alpha-crown:
    iteration: 20
    lr_alpha: 0.1
  beta-crown:
    lr_alpha: 0.1
    lr_beta: 0.1
    iteration: 50
bab:
  pruning_in_iteration: false