Age | Commit message (Expand) | Author |
---|---|---|
2021-10-24 | Update README | Gustaf Rydholm |
2021-10-24 | Update Makefile with graph | Gustaf Rydholm |
2021-10-24 | Format training utils | Gustaf Rydholm |
2021-10-24 | Update configs | Gustaf Rydholm |
2021-10-24 | Rename config from cnn... to conv... | Gustaf Rydholm |
2021-10-24 | Remove unused import in conv transformer | Gustaf Rydholm |
2021-10-24 | Refator attention | Gustaf Rydholm |
2021-10-24 | Format of files | Gustaf Rydholm |
2021-10-24 | Fix opening of files for transitions | Gustaf Rydholm |
2021-10-24 | Update notebooks | Gustaf Rydholm |
2021-10-11 | Add BarlowNetwork | Gustaf Rydholm |
2021-10-11 | Add Barlow Loss | Gustaf Rydholm |
2021-10-11 | Add install to Makefile | Gustaf Rydholm |
2021-10-11 | Refactor training utils | Gustaf Rydholm |
2021-10-11 | Add mapping to lit model | Gustaf Rydholm |
2021-10-11 | Refactor base config to hydra 1.1 | Gustaf Rydholm |
2021-10-11 | Remove link in wandb config | Gustaf Rydholm |
2021-10-11 | Update ConvTransform config | Gustaf Rydholm |
2021-10-11 | Update Barlow Twins config | Gustaf Rydholm |
2021-10-11 | Fix default test transform in paragraphs config | Gustaf Rydholm |
2021-10-11 | Refactor callback configs | Gustaf Rydholm |
2021-10-11 | Remove mapping from transformer lit models | Gustaf Rydholm |
2021-10-11 | Add mapping to base lit model | Gustaf Rydholm |
2021-10-11 | Refactor barlow twins lit model | Gustaf Rydholm |
2021-10-11 | fix: remove `s` from target_transfroms | Gustaf Rydholm |
2021-10-10 | Update transformer models | Gustaf Rydholm |
2021-10-10 | Update base model | Gustaf Rydholm |
2021-10-10 | Update barlow model | Gustaf Rydholm |
2021-10-10 | Refactor of vq models | Gustaf Rydholm |
2021-10-10 | Remove imports | Gustaf Rydholm |
2021-10-10 | Update wandb callbacks | Gustaf Rydholm |
2021-10-10 | Update configs | Gustaf Rydholm |
2021-10-10 | Update initialization | Gustaf Rydholm |
2021-10-10 | Update configs | Gustaf Rydholm |
2021-10-10 | Add custom transforms | Gustaf Rydholm |
2021-10-10 | Move data utils to submodules | Gustaf Rydholm |
2021-10-10 | Update transforms in datamodule/set | Gustaf Rydholm |
2021-10-07 | Update number of steps in configs | Gustaf Rydholm |
2021-10-07 | Add adaptive pool between encoder and projector | Gustaf Rydholm |
2021-10-07 | Update to notebook | Gustaf Rydholm |
2021-10-07 | Updates to cfgs | Gustaf Rydholm |
2021-10-07 | Lint | Gustaf Rydholm |
2021-10-07 | Add Barlow Twins network and training proceduer | Gustaf Rydholm |
2021-10-07 | Remove unused import | Gustaf Rydholm |
2021-10-03 | Update to .flake8 file | Gustaf Rydholm |
2021-10-03 | Add experiment configs | Gustaf Rydholm |
2021-10-03 | Add length as variable to WordPiece transform | Gustaf Rydholm |
2021-10-03 | Add target transform to IAM Lines | Gustaf Rydholm |
2021-10-03 | Refactor rotary embedding | Gustaf Rydholm |
2021-10-03 | Fix rotary embedding | Gustaf Rydholm |