patience
This commit is contained in:
@@ -46,9 +46,9 @@ optimization:
|
||||
# - weight_decay: 5.0e-4 | 0.0
|
||||
early_stopping:
|
||||
enabled: true
|
||||
patience: 15
|
||||
patience: 10
|
||||
min_delta: 1.0e-4
|
||||
min_epochs: 50
|
||||
min_epochs: 15
|
||||
restore_best_weights: true
|
||||
|
||||
validation:
|
||||
|
||||
Reference in New Issue
Block a user