summaryrefslogtreecommitdiff
path: root/training/conf/model/lit_vqvae.yaml
AgeCommit message (Expand)Author
2021-09-18Update experiment configsGustaf 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-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