Age | Commit message (Expand) | Author |
2021-08-04 | New VQVAE | Gustaf Rydholm |
2021-08-03 | Fix bugs in converting text in mappings, add missing word_piece arg in datamo... | Gustaf Rydholm |
2021-08-03 | Training working, multiple bug fixes | Gustaf Rydholm |
2021-08-02 | Fix log import, fix mapping in datamodules, fix nn modules can be hashed | Gustaf Rydholm |
2021-08-02 | Fixed wandb callback bug, add word_pieces arg to iam paragraph | Gustaf Rydholm |
2021-07-30 | attr bug fix, properly loading network | Gustaf Rydholm |
2021-07-29 | Configs, refactor with attrs, fix attr bug in iam | Gustaf Rydholm |
2021-07-28 | Reformatting with attrs, config for encoder and decoder | Gustaf Rydholm |
2021-07-08 | Move callbacks to training folder, refactor | Gustaf Rydholm |
2021-07-06 | Refactoring data with attrs and refactor conf for hydra | Gustaf Rydholm |
2021-07-05 | Finalizing training loop with hydra | Gustaf Rydholm |
2021-07-05 | Working on new hydra implementation | Gustaf Rydholm |
2021-07-04 | Remove unused code | Gustaf Rydholm |
2021-07-04 | Add wandb callbacks | Gustaf Rydholm |
2021-06-29 | Refactor of config, more granular | Gustaf Rydholm |
2021-06-27 | Auto lr | Gustaf Rydholm |
2021-06-27 | Renaming | Gustaf Rydholm |
2021-06-27 | Save experiment config to log dirlightning-refactor | Gustaf Rydholm |
2021-06-27 | Changed structure of callbacks | Gustaf Rydholm |
2021-05-02 | Attention layer finished | Gustaf Rydholm |
2021-05-02 | Working on attention | Gustaf Rydholm |
2021-05-02 | Implemented training script with hydra | Gustaf Rydholm |
2021-04-25 | Efficient net and non working transformer model. | Gustaf Rydholm |
2021-04-24 | Implementing CoaT transformer, continue tomorrow... | Gustaf Rydholm |
2021-04-22 | Fixed training script, able to train vqvae | Gustaf Rydholm |
2021-04-15 | Created mappings | Gustaf Rydholm |
2021-04-11 | Working on mapping | Gustaf Rydholm |
2021-04-11 | Changed project layout again | Gustaf Rydholm |
2021-04-08 | Bug fixes word pieces | Gustaf Rydholm |
2021-04-07 | Typing fixed, tasks removed from noxfile | Gustaf Rydholm |
2021-04-07 | Fixed typing and typos, train script load config, reformatted | Gustaf Rydholm |
2021-04-06 | Refactor train script | Gustaf Rydholm |
2021-04-06 | Fix network args | Gustaf Rydholm |
2021-04-05 | Pre-commit fixes, optimizer loading fix | Gustaf Rydholm |
2021-04-05 | Completed first draft for training loop with PyTorch Lightning | Gustaf Rydholm |
2021-04-05 | Add new training loop with PyTorch Lightning, remove stale files | Gustaf Rydholm |
2021-03-20 | Inital commit for refactoring to lightning | Gustaf Rydholm |