summaryrefslogtreecommitdiff
path: root/training/utils.py
AgeCommit message (Collapse)Author
2023-08-25Update training stuffGustaf Rydholm
2022-10-02Fix train scriptGustaf Rydholm
2022-09-14FormatGustaf Rydholm
2021-10-24Format training utilsGustaf Rydholm
2021-10-11Refactor training utilsGustaf Rydholm
2021-09-19Add save of config to runs directoryGustaf Rydholm
2021-08-03Training working, multiple bug fixesGustaf Rydholm
2021-08-02Fix log import, fix mapping in datamodules, fix nn modules can be hashedGustaf Rydholm
2021-08-02Fixed wandb callback bug, add word_pieces arg to iam paragraphGustaf Rydholm
2021-07-28Reformatting with attrs, config for encoder and decoderGustaf Rydholm
2021-07-08Move callbacks to training folder, refactorGustaf Rydholm
2021-07-06Refactoring data with attrs and refactor conf for hydraGustaf Rydholm
2021-07-05Finalizing training loop with hydraGustaf Rydholm
2021-07-05Working on new hydra implementationGustaf Rydholm