summaryrefslogtreecommitdiff
path: root/training
AgeCommit message (Expand)Author
2021-07-04Add wandb callbacksGustaf Rydholm
2021-06-29Refactor of config, more granularGustaf Rydholm
2021-06-27Auto lrGustaf Rydholm
2021-06-27RenamingGustaf Rydholm
2021-06-27Save experiment config to log dirlightning-refactorGustaf Rydholm
2021-06-27Changed structure of callbacksGustaf Rydholm
2021-05-02Attention layer finishedGustaf Rydholm
2021-05-02Working on attentionGustaf Rydholm
2021-05-02Implemented training script with hydraGustaf Rydholm
2021-04-25Efficient net and non working transformer model.Gustaf Rydholm
2021-04-24Implementing CoaT transformer, continue tomorrow...Gustaf Rydholm
2021-04-22Fixed training script, able to train vqvaeGustaf Rydholm
2021-04-15Created mappingsGustaf Rydholm
2021-04-11Working on mappingGustaf Rydholm
2021-04-11Changed project layout againGustaf Rydholm
2021-04-08Bug fixes word piecesGustaf Rydholm
2021-04-07Typing fixed, tasks removed from noxfileGustaf Rydholm
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