summaryrefslogtreecommitdiff
path: root/training/conf/criterion
AgeCommit message (Expand)Author
2021-08-08Add VQGAN and loss functionGustaf Rydholm
2021-08-03Fix bugs in converting text in mappings, add missing word_piece arg in datamo...Gustaf 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-29Configs, refactor with attrs, fix attr bug in iamGustaf Rydholm
2021-07-28Reformatting with attrs, config for encoder and decoderGustaf Rydholm
2021-06-29Refactor of config, more granularGustaf Rydholm