lightning/pytorch_lightning
William Falcon 5d5968033f
LR scheduler + train refactor (#103)
* split __train up for clarity

* split __train up for clarity

* added lr scheduler after epoch completes
2019-08-12 16:07:42 -04:00
..
callbacks made imports absolute 2019-08-07 10:14:59 -04:00
models LR scheduler + train refactor (#103) 2019-08-12 16:07:42 -04:00
pt_overrides apply PEP8 2019-08-06 22:45:27 +02:00
root_module val and test are optional now (#95) 2019-08-11 10:01:57 -04:00
testing Support for multiple val_dataloaders (#97) 2019-08-12 15:23:11 -04:00
utilities update by flake8 2019-08-06 22:45:46 +02:00
__init__.py fix loading pkg while setup (#71) 2019-08-08 05:17:23 -04:00