summaryrefslogtreecommitdiff
path: root/training/conf/model
AgeCommit message (Collapse)Author
2023-08-25Update training stuffGustaf Rydholm
2022-09-27Remove tokensGustaf Rydholm
2022-09-13Remove old configsGustaf Rydholm
2022-09-03Update perceiverGustaf Rydholm
2022-06-27Add vq configsGustaf Rydholm
2022-06-19Update configsGustaf Rydholm
2022-06-15Update configsGustaf Rydholm
2022-06-10Update configsGustaf Rydholm
2021-11-21Remove VQVAE stuff, did not work...Gustaf Rydholm
2021-10-03Add experiment configsGustaf Rydholm
2021-09-18Update experiment configsGustaf Rydholm
2021-08-08Add training of VQGANGustaf Rydholm
2021-08-06Remove lr args from model, add Cosine lr, fix to vqvae stackGustaf Rydholm
2021-08-06Fix VQVAE into en/decoder, bug in wandb artifact code uploadingGustaf 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-29Configs, refactor with attrs, fix attr bug in iamGustaf Rydholm
2021-07-28Reformatting with attrs, config for encoder and decoderGustaf Rydholm
2021-07-06Refactoring data with attrs and refactor conf for hydraGustaf Rydholm
2021-06-29Refactor of config, more granularGustaf Rydholm
2021-05-02Implemented training script with hydraGustaf Rydholm