summaryrefslogtreecommitdiff
path: root/notebooks/03-look-at-iam-paragraphs.ipynb
AgeCommit message (Expand)Author
2021-11-01Update to notebooks with new conv trans configGustaf Rydholm
2021-10-25Update notebooksGustaf Rydholm
2021-10-24Update notebooksGustaf Rydholm
2021-10-07Update to notebookGustaf Rydholm
2021-10-03Update notebooksGustaf Rydholm
2021-09-30Update notebooksGustaf Rydholm
2021-08-29Remove uploading of code to Wandb, upload config insteadGustaf Rydholm
2021-08-06Fix VQVAE into en/decoder, bug in wandb artifact code uploadingGustaf Rydholm
2021-08-03Fix bugs in converting text in mappings, add missing word_piece arg in datamo...Gustaf Rydholm
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