lightning/pytorch_lightning
david-alexander-white d8cbf8d60c
updated early stopping docs (#1410)
* remove incorrect comment in training_step

* added comment for on_batch_start in hooks.py

* update early stopping docs

* typo fix

* whitespace fix

* Apply suggestions from code review

* Update docs/source/early_stopping.rst

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
2020-04-08 08:38:53 -04:00
..
callbacks model_checkpoint to save all models (#1359) 2020-04-05 15:56:26 +02:00
core updated early stopping docs (#1410) 2020-04-08 08:38:53 -04:00
loggers Added accumulation of loggers' metrics for the same steps (#1278) 2020-04-08 08:35:47 -04:00
logging update deprecation warning (#1258) 2020-03-27 08:40:47 -04:00
overrides Removes need to unsqueeze from dp (#1319) 2020-04-02 11:46:20 -04:00
profiler Profiler summary (#1259) 2020-03-31 08:57:48 -04:00
pt_overrides Test deprecated API for 0.8.0 and 0.9.0 (#1071) 2020-03-06 21:36:44 +01:00
root_module test deprecated - model (#1074) 2020-03-20 20:51:14 +01:00
trainer Added accumulation of loggers' metrics for the same steps (#1278) 2020-04-08 08:35:47 -04:00
utilities Profiler summary (#1259) 2020-03-31 08:57:48 -04:00
__init__.py fix missing images on pypi (#1407) 2020-04-07 15:42:19 -04:00