zhouxingshi's picture
update configs
07ee73b
raw
history blame contribute delete
408 Bytes
general:
root_path: ${CONFIG_PATH}
csv_name: instances.csv
loss_reduction_func: min
model:
name: >-
Customized("../models/sigmoid.py", "sigmoid_6fc_100")
path: ${CONFIG_PATH}/model.pth
input_shape: [-1, 3, 32, 32]
solver:
batch_size: 384
alpha-crown:
iteration: 50
beta-crown:
lr_alpha: 0.1
lr_beta: 0.1
iteration: 50
bab:
timeout: 300
branching:
reduceop: mean