* reorganize train args * allow resolve_data_config to be used with dict args, not just arparse * stop incrementing epoch before save, more consistent naming vs csv, etc * update resume and start epoch handling to match above * stop auto-incrementing epoch in scheduler |
||
---|---|---|
.. | ||
__init__.py | ||
cosine_lr.py | ||
plateau_lr.py | ||
scheduler.py | ||
scheduler_factory.py | ||
step_lr.py | ||
tanh_lr.py |