summaryrefslogtreecommitdiff
path: root/notebooks/03-look-at-iam-paragraphs.ipynb
AgeCommit message (Collapse)Author
2021-08-03Fix bugs in converting text in mappings, add missing word_piece arg in ↵Gustaf Rydholm
datamodule
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-30attr bug fix, properly loading networkGustaf Rydholm
2021-07-29Configs, refactor with attrs, fix attr bug in iamGustaf Rydholm
2021-07-05Refactor with attr, working on cnn+transformer networkGustaf Rydholm
2021-06-27notebook stuffGustaf Rydholm
2021-06-26UpdatesGustaf Rydholm
2021-06-13Working on new efficient net implGustaf Rydholm
2021-06-06Working on fixing decoder transformerGustaf Rydholm
2021-05-09Reformatting of positional encodings and ViT workingGustaf Rydholm
2021-05-01Working on new attention moduleGustaf Rydholm
2021-04-25Efficient net and non working transformer model.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-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