summaryrefslogtreecommitdiff
path: root/training/conf
AgeCommit message (Expand)Author
2021-08-02Fix log import, fix mapping in datamodules, fix nn modules can be hashedGustaf Rydholm
2021-07-30attr bug fix, properly loading networkGustaf Rydholm
2021-07-29Configs, refactor with attrs, fix attr bug in iamGustaf 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-05Working on new hydra implementationGustaf Rydholm
2021-07-04Add wandb callbacksGustaf Rydholm
2021-06-29Refactor of config, more granularGustaf Rydholm
2021-06-27Auto lrGustaf Rydholm
2021-06-27Changed structure of callbacksGustaf Rydholm
2021-05-02Attention layer finishedGustaf Rydholm
2021-05-02Implemented training script with hydraGustaf Rydholm