Skip to content

Commit f453fb1

Browse files
committed
Remove min_epochs to work with early_stopping feature
1 parent 24ddde3 commit f453fb1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
min_epochs: 100
1+
# min_epochs: 100
22
max_epochs: 100
33
default_root_dir: &default_root_dir logs
4-
logger: wandb_logger.yml
4+
logger: csv_logger.yml
55
callbacks: default_callbacks.yml

0 commit comments

Comments
 (0)