summaryrefslogtreecommitdiff
path: root/training/conf/callbacks
AgeCommit message (Collapse)Author
2021-10-10Update configsGustaf Rydholm
2021-10-03Add experiment configsGustaf Rydholm
2021-09-30Add new variables to w&b callbacksGustaf Rydholm
2021-08-29Remove uploading of code to Wandb, upload config insteadGustaf Rydholm
2021-08-06Fix VQVAE into en/decoder, bug in wandb artifact code uploadingGustaf Rydholm
2021-08-04Add char htr experiment, rename from ocr to htr, vqvae loss collapsesGustaf Rydholm
2021-08-04New VQVAEGustaf 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-07-30attr bug fix, properly loading networkGustaf Rydholm
2021-07-08Move callbacks to training folder, refactorGustaf Rydholm
2021-07-04Add wandb callbacksGustaf Rydholm
2021-06-29Refactor of config, more granularGustaf Rydholm
2021-06-27Changed structure of callbacksGustaf Rydholm
2021-05-02Implemented training script with hydraGustaf Rydholm