Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-30 | chore: update dependencies | Gustaf Rydholm | |
2022-01-29 | feat(yamllint): add config | Gustaf Rydholm | |
2022-01-29 | fix(decoder): typos | Gustaf Rydholm | |
2022-01-29 | feat(norm): add prenorm | Gustaf Rydholm | |
2022-01-29 | chore(decoder): add new import path for decoder | Gustaf Rydholm | |
2022-01-29 | feat(base): remove output norm | Gustaf Rydholm | |
2022-01-29 | feat: add RMSNorm | Gustaf Rydholm | |
2022-01-29 | chore: remove residual block | Gustaf Rydholm | |
2022-01-29 | chore: remove old attention layer block | Gustaf Rydholm | |
2022-01-29 | feat: add new transformer decoder | Gustaf Rydholm | |
2022-01-26 | chore: update dependencies | Gustaf Rydholm | |
2022-01-26 | fix: nuke madgrad, add radam | Gustaf Rydholm | |
2022-01-26 | fix: refactor AttentionLayers | Gustaf Rydholm | |
2022-01-26 | fix: change Set to Sequence | Gustaf Rydholm | |
2022-01-26 | fix: lint and format | Gustaf Rydholm | |
2022-01-25 | chore: remove \ before * in README.mdqa-training | Gustaf Rydholm | |
2022-01-25 | chore: remove subsubsections in prerequisite | Gustaf Rydholm | |
2022-01-25 | feat: python version as global variable in noxfile | Gustaf Rydholm | |
2022-01-25 | fix: remove pytype | Gustaf Rydholm | |
2022-01-25 | chore: update README.md | Gustaf Rydholm | |
2022-01-25 | feat: add check to Makefile | Gustaf Rydholm | |
2022-01-25 | feat: add shellcheck to pre commit hook | Gustaf Rydholm | |
2022-01-25 | chore: update security vulnerabilities | Gustaf Rydholm | |
2022-01-25 | chore: update lock file | Gustaf Rydholm | |
2022-01-25 | chore: update torch packages | Gustaf Rydholm | |
2022-01-25 | feat: add conventional commit hook | Gustaf Rydholm | |
2021-12-05 | Update config lines | Gustaf Rydholm | |
2021-12-05 | Update notebooks | Gustaf Rydholm | |
2021-12-05 | Format files with black | Gustaf Rydholm | |
2021-12-05 | Remove ViT once again | Gustaf Rydholm | |
2021-12-05 | Update conv transformer with inheritance from base network | Gustaf Rydholm | |
2021-12-05 | Update config | Gustaf Rydholm | |
2021-12-05 | Update lock file | Gustaf Rydholm | |
2021-12-05 | Add base network | Gustaf Rydholm | |
2021-12-04 | Revert "Remove ViT" | Gustaf Rydholm | |
This reverts commit 3de4312d1796b1ee56d6467d36773df29a831e45. | |||
2021-11-28 | Remove ViT | Gustaf Rydholm | |
2021-11-28 | Update config for lines | Gustaf Rydholm | |
2021-11-28 | Add norm layer to output from decoder | Gustaf Rydholm | |
2021-11-28 | Refactor attention layer module | Gustaf Rydholm | |
2021-11-28 | Update to paragraph notebook | Gustaf Rydholm | |
2021-11-27 | Revert "Remove ViT" | Gustaf Rydholm | |
This reverts commit 4a6550ddef7d1f1971737bc22715db6381441f79. | |||
2021-11-27 | Revert "Revert "Remove default transformer"" | Gustaf Rydholm | |
This reverts commit 89be047a46c8e88511d301f63d7f6795fe04ab81. | |||
2021-11-27 | Revert "Remove default transformer" | Gustaf Rydholm | |
This reverts commit b3d3b7ddc0796e98d78561bc5ca22728dc0372b0. | |||
2021-11-27 | Update lines config with no axial encoder | Gustaf Rydholm | |
2021-11-25 | Add config for reduce on plateau | Gustaf Rydholm | |
2021-11-25 | Update config with reduce on plateau | Gustaf Rydholm | |
2021-11-22 | Update config | Gustaf Rydholm | |
2021-11-22 | Fix import efficientnet | Gustaf Rydholm | |
2021-11-22 | Update to efficientnet notebook | Gustaf Rydholm | |
2021-11-22 | Update README | Gustaf Rydholm | |