config: production min_epochs_before_stopping 100→80
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -42,7 +42,7 @@ per_beta_start = 0.4
|
||||
[early_stopping]
|
||||
enabled = true
|
||||
patience = 20
|
||||
min_epochs_before_stopping = 100
|
||||
min_epochs_before_stopping = 80
|
||||
|
||||
[experience]
|
||||
initial_capital = 100000.0
|
||||
|
||||
Reference in New Issue
Block a user