general: | |
loss_reduction_func: min | |
sparse_alpha: false | |
model: | |
onnx_path: ${CONFIG_PATH}/ffnnSIGMOID__Point_9x100.onnx | |
input_shape: [-1, 1, 28, 28] | |
data: | |
dataset: MNIST | |
end: 100 | |
specification: | |
epsilon: 0.015 | |
solver: | |
min_batch_size_ratio: 0 | |
batch_size: 2048 | |
early_stop_patience: 100 | |
alpha-crown: | |
iteration: 100 | |
beta-crown: | |
lr_alpha: 0.1 | |
lr_beta: 0.1 | |
iteration: 25 | |
bab: | |
timeout: 300 | |
pruning_in_iteration: false | |
branching: | |
method: nonlinear | |
nonlinear_split: | |
loose_tanh_threshold: 5 |