summaryrefslogtreecommitdiff
path: root/training
AgeCommit message (Collapse)Author
2021-04-07Fixed typing and typos, train script load config, reformattedGustaf Rydholm
2021-04-06Refactor train scriptGustaf Rydholm
2021-04-06Fix network argsGustaf Rydholm
2021-04-05Pre-commit fixes, optimizer loading fixGustaf Rydholm
2021-04-05Completed first draft for training loop with PyTorch LightningGustaf Rydholm
2021-04-05Add new training loop with PyTorch Lightning, remove stale filesGustaf Rydholm
2021-03-20Inital commit for refactoring to lightningGustaf Rydholm