lightning/pytorch_lightning/callbacks
Krzysztof Woś 6ebe0d7266
Fix docstring (#2884)
* Fix docstring

"mean absolute loss" rather than "root mean absolute loss"

* minor docstring fix

Co-authored-by: rohitgr7 <rohitgr1998@gmail.com>
2020-08-08 11:58:18 +00:00
..
__init__.py clean imports (#2867) 2020-08-08 00:33:51 +02:00
base.py Fix docstring (#2884) 2020-08-08 11:58:18 +00:00
early_stopping.py clean imports (#2867) 2020-08-08 00:33:51 +02:00
gradient_accumulation_scheduler.py clean imports (#2867) 2020-08-08 00:33:51 +02:00
lr_logger.py clean imports (#2867) 2020-08-08 00:33:51 +02:00
model_checkpoint.py save last model after saving top_k when save_last=True (#2881) 2020-08-08 06:02:43 -04:00
progress.py updated hooks (#2850) 2020-08-07 09:29:57 -04:00