summaryrefslogtreecommitdiff
path: root/training/utils.py
AgeCommit message (Expand)Author
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