Commit
·
6a4b40c
1
Parent(s):
7930df2
Update config
Browse files- ml4acopf/config.yaml +1 -1
ml4acopf/config.yaml
CHANGED
@@ -8,7 +8,7 @@ attack:
|
|
8 |
pgd_restarts: 100
|
9 |
attack_tolerance: 0.0001
|
10 |
solver:
|
11 |
-
batch_size:
|
12 |
early_stop_patience: 200
|
13 |
alpha-crown:
|
14 |
lr_alpha: 0.2
|
|
|
8 |
pgd_restarts: 100
|
9 |
attack_tolerance: 0.0001
|
10 |
solver:
|
11 |
+
batch_size: 64
|
12 |
early_stop_patience: 200
|
13 |
alpha-crown:
|
14 |
lr_alpha: 0.2
|