lightning/pytorch_lightning
Vadim Bereznyuk 50881c0b31 Check early stopping metric in the beginning of the training (#542)
* Early stopping fix

* Update trainer.py

* Don't force validation sanity check

* fix tests

* update

* Added early_stopping check_metrics

* Updated docs

* Update docs

* Do not call early stopping when validation is disabled

Co-authored-by: William Falcon <waf2107@columbia.edu>
2020-01-23 11:12:51 -05:00
..
callbacks Check early stopping metric in the beginning of the training (#542) 2020-01-23 11:12:51 -05:00
core Clean docs (#725) 2020-01-21 15:18:32 -05:00
logging Clean docs (#725) 2020-01-21 15:18:32 -05:00
overrides CI pass (#671) 2020-01-13 22:09:47 -05:00
pt_overrides CI pass (#671) 2020-01-13 22:09:47 -05:00
root_module CI pass (#671) 2020-01-13 22:09:47 -05:00
testing update org paths & convert logos (#685) 2020-01-20 14:50:31 -05:00
trainer Check early stopping metric in the beginning of the training (#542) 2020-01-23 11:12:51 -05:00
utilities Simplify variables: step, epoch, max_epochs, min_epochs (#589) 2019-12-07 08:50:21 -05:00
__init__.py release v0.6.0 2020-01-21 17:17:40 -05:00