summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Expand)Author
2023-08-25Update reqsGustaf Rydholm
2023-01-29Update readmeGustaf Rydholm
2022-10-04Add greedy decoderGustaf Rydholm
2022-10-02Update READMEGustaf Rydholm
2022-09-27Update READMEGustaf Rydholm
2022-09-18Update READMEGustaf Rydholm
2022-09-13Update READMEGustaf Rydholm
2022-09-13Update READMEGustaf Rydholm
2022-09-13Update READMEGustaf Rydholm
2022-09-13Update ReadmeGustaf Rydholm
2022-02-06chore: update readmeGustaf Rydholm
2022-02-03chore: update readmeGustaf Rydholm
2022-01-25chore: remove \ before * in README.mdqa-trainingGustaf Rydholm
2022-01-25chore: remove subsubsections in prerequisiteGustaf Rydholm
2022-01-25chore: update README.mdGustaf Rydholm
2021-11-22Update READMEGustaf Rydholm
2021-11-01Update readmeGustaf Rydholm
2021-10-28Update readmeGustaf Rydholm
2021-10-24Update READMEGustaf Rydholm
2021-10-01Update README with installationGustaf Rydholm
2021-09-30Update READMEGustaf Rydholm
2021-09-18Update READMEGustaf Rydholm
2021-08-29Remove uploading of code to Wandb, upload config insteadGustaf Rydholm
2021-08-10Update to config and logging in VQGANGustaf Rydholm
2021-08-08Add VQGAN and loss functionGustaf Rydholm
2021-08-04Updates readmeGustaf Rydholm
2021-08-02Fixed wandb callback bug, add word_pieces arg to iam paragraphGustaf Rydholm
2021-07-30black reformattingGustaf Rydholm
2021-07-30attr bug fix, properly loading networkGustaf Rydholm
2021-07-28Reformatting with attrs, config for encoder and decoderGustaf Rydholm
2021-05-13Remove bloat packagesGustaf Rydholm
2021-05-02Updated todos in readmeGustaf Rydholm
2021-04-08Bug fixes word piecesGustaf Rydholm
2021-04-05Pre-commit fixes, optimizer loading fixGustaf Rydholm
2021-04-05Add new training loop with PyTorch Lightning, remove stale filesGustaf Rydholm
2021-03-29Refactor word piece scriptsGustaf Rydholm
2021-02-24readme with updated goalsaktersnurra
2021-01-24Many updates, cool stuff on the way.aktersnurra
2020-11-08new updatesaktersnurra
2020-09-14Fixed CTC loss.aktersnurra
2020-09-09Created an abstract Dataset class for common methods.aktersnurra
2020-09-08IAM datasets implemented.aktersnurra
2020-08-20A lot of stuff working :D. ResNet implemented!aktersnurra
2020-08-11Working one the cnn lstm ctc model.aktersnurra
2020-08-05Emnist lines data loader implemented.aktersnurra
2020-08-03Fix import error in datasets package.aktersnurra
2020-08-03Working Emnist lines dataset.aktersnurra
2020-07-22Working training loop and testing of trained CharacterModel.aktersnurra
2020-07-05Fixed todo list in readme.aktersnurra
2020-07-05Working on getting experiment loop.aktersnurra