summaryrefslogtreecommitdiff
path: root/notebooks
AgeCommit message (Collapse)Author
2021-05-04Bug fixGustaf Rydholm
2021-05-02Updated todos in readmeGustaf Rydholm
2021-05-02Attention layer finishedGustaf Rydholm
2021-05-01Working on new attention moduleGustaf Rydholm
2021-04-25Efficient net and non working transformer model.Gustaf Rydholm
2021-04-24Implementing CoaT transformer, continue tomorrow...Gustaf Rydholm
2021-04-22Fixed training script, able to train vqvaeGustaf Rydholm
2021-04-15Created mappingsGustaf Rydholm
2021-04-11Working on mappingGustaf Rydholm
2021-04-08Bug fixes word piecesGustaf Rydholm
2021-04-05Pre-commit fixes, optimizer loading fixGustaf Rydholm
2021-04-05jupyter stuffGustaf Rydholm
2021-04-05Add new training loop with PyTorch Lightning, remove stale filesGustaf Rydholm
2021-04-04Add new transformer networkGustaf Rydholm
2021-04-04Add 2d positional encodingGustaf Rydholm
2021-04-04Add synthetic iam paragraphs datasetGustaf Rydholm
2021-04-03Add IAM paragraphs datasetGustaf Rydholm
2021-03-28Add refactor of iam linesGustaf Rydholm
2021-03-24renamed datasets to data, added iam refactorGustaf Rydholm
2021-03-23refactored emnist lines datasetGustaf Rydholm
2021-03-20Inital commit for refactoring to lightningGustaf Rydholm