summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-25chore: remove \ before * in README.mdqa-trainingGustaf Rydholm
2022-01-25chore: remove subsubsections in prerequisiteGustaf Rydholm
2022-01-25feat: python version as global variable in noxfileGustaf Rydholm
2022-01-25fix: remove pytypeGustaf Rydholm
2022-01-25chore: update README.mdGustaf Rydholm
2022-01-25feat: add check to MakefileGustaf Rydholm
2022-01-25feat: add shellcheck to pre commit hookGustaf Rydholm
2022-01-25chore: update security vulnerabilitiesGustaf Rydholm
2022-01-25chore: update lock fileGustaf Rydholm
2022-01-25chore: update torch packagesGustaf Rydholm
2022-01-25feat: add conventional commit hookGustaf Rydholm
2021-12-05Update config linesGustaf Rydholm
2021-12-05Update notebooksGustaf Rydholm
2021-12-05Format files with blackGustaf Rydholm
2021-12-05Remove ViT once againGustaf Rydholm
2021-12-05Update conv transformer with inheritance from base networkGustaf Rydholm
2021-12-05Update configGustaf Rydholm
2021-12-05Update lock fileGustaf Rydholm
2021-12-05Add base networkGustaf Rydholm
2021-12-04Revert "Remove ViT"Gustaf Rydholm
2021-11-28Remove ViTGustaf Rydholm
2021-11-28Update config for linesGustaf Rydholm
2021-11-28Add norm layer to output from decoderGustaf Rydholm
2021-11-28Refactor attention layer moduleGustaf Rydholm
2021-11-28Update to paragraph notebookGustaf Rydholm
2021-11-27Revert "Remove ViT"Gustaf Rydholm
2021-11-27Revert "Revert "Remove default transformer""Gustaf Rydholm
2021-11-27Revert "Remove default transformer"Gustaf Rydholm
2021-11-27Update lines config with no axial encoderGustaf Rydholm
2021-11-25Add config for reduce on plateauGustaf Rydholm
2021-11-25Update config with reduce on plateauGustaf Rydholm
2021-11-22Update configGustaf Rydholm
2021-11-22Fix import efficientnetGustaf Rydholm
2021-11-22Update to efficientnet notebookGustaf Rydholm
2021-11-22Update READMEGustaf Rydholm
2021-11-22Remove unused utilsGustaf Rydholm
2021-11-22Format conv transformerGustaf Rydholm
2021-11-22Move efficientnet from encoder dirGustaf Rydholm
2021-11-21Update to configGustaf Rydholm
2021-11-21Remove criterion and ctc lossGustaf Rydholm
2021-11-21Remove quantizer notebookGustaf Rydholm
2021-11-21Format filesGustaf Rydholm
2021-11-21Add axial encoder to conv transformerGustaf Rydholm
2021-11-21Update config conv linesGustaf Rydholm
2021-11-21Remove VQVAE stuff, did not work...Gustaf Rydholm
2021-11-21Update flake8 to ignore lambdasGustaf Rydholm
2021-11-21Add axial transformerGustaf Rydholm
2021-11-21Remove label smoothing configGustaf Rydholm
2021-11-21Remove label smoothing lossGustaf Rydholm
2021-11-17New qunatizer notebookGustaf Rydholm