Age | Commit message (Expand) | Author |
2021-07-23 | Remove nystromer | Gustaf Rydholm |
2021-07-23 | Complete cnn-transformer network, not tested | Gustaf Rydholm |
2021-07-09 | Working on cnn transformer, continue with predict | Gustaf Rydholm |
2021-07-08 | Notebook stuff | Gustaf Rydholm |
2021-07-08 | Add comments | Gustaf Rydholm |
2021-07-08 | Add comments | Gustaf Rydholm |
2021-07-08 | Working on cnn transformer module | Gustaf Rydholm |
2021-07-06 | Refactoring data with attrs and refactor conf for hydra | Gustaf Rydholm |
2021-07-05 | Refactor with attr, working on cnn+transformer network | Gustaf Rydholm |
2021-07-05 | Add new updates to model and networks, reimplementing with attr | Gustaf Rydholm |
2021-07-04 | Remove unused code | Gustaf Rydholm |
2021-06-26 | Updates | Gustaf Rydholm |
2021-06-25 | Fix import of efficientnet module | Gustaf Rydholm |
2021-06-25 | Remove wideresnet | Gustaf Rydholm |
2021-06-25 | Add missing zero pad | Gustaf Rydholm |
2021-06-25 | Efficientnet working | Gustaf Rydholm |
2021-06-24 | Still working on efficientnet | Gustaf Rydholm |
2021-06-20 | Remove resnet | Gustaf Rydholm |
2021-06-20 | Working on new implementation of efficientnet | Gustaf Rydholm |
2021-06-16 | Updates to mbconvblock | Gustaf Rydholm |
2021-06-16 | Working on MBconvblock | aktersnurra |
2021-06-14 | added part of forward pass in mbconv | aktersnurra |
2021-06-13 | Working on new efficient net impl | Gustaf Rydholm |
2021-06-07 | Removed docs pipeline in noxfile, reformatted code w black | Gustaf Rydholm |
2021-06-07 | Working feedforward of full transformer arch in notebook | Gustaf Rydholm |
2021-06-06 | Working on fixing decoder transformer | Gustaf Rydholm |
2021-05-13 | Decoder module working | Gustaf Rydholm |
2021-05-09 | Reformatting of positional encodings and ViT working | Gustaf Rydholm |
2021-05-09 | tranformer layer done | Gustaf Rydholm |
2021-05-09 | Attention layer soon done | Gustaf Rydholm |
2021-05-06 | Working on attention layer configuration | Gustaf Rydholm |
2021-05-04 | Bug fix | Gustaf Rydholm |
2021-05-04 | Nyströmer implemented but not tested | Gustaf Rydholm |
2021-05-02 | ViT todo | Gustaf Rydholm |
2021-05-02 | Note to self implement Nystrom attention | 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-05-01 | Working on new attention module | Gustaf Rydholm |
2021-04-26 | Reformatting transformer (work in progress) | 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-07 | Fixed typing and typos, train script load config, reformatted | Gustaf Rydholm |
2021-04-06 | Fix network args | Gustaf Rydholm |
2021-04-05 | Pre-commit fixes, optimizer loading fix | Gustaf Rydholm |
2021-04-05 | Configure backbone commented out, transformer init change | Gustaf Rydholm |
2021-04-05 | Add OmegaConf for configs | Gustaf Rydholm |