summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-06-27Save experiment config to log dirlightning-refactorGustaf Rydholm
2021-06-27Changed structure of callbacksGustaf Rydholm
2021-06-26UpdatesGustaf Rydholm
2021-06-25Test of efficientnetGustaf Rydholm
2021-06-25Fix import of efficientnet moduleGustaf Rydholm
2021-06-25Remove wideresnetGustaf Rydholm
2021-06-25Add missing zero padGustaf Rydholm
2021-06-25Efficientnet workingGustaf Rydholm
2021-06-24Still working on efficientnetGustaf Rydholm
2021-06-20Notebook stuffGustaf Rydholm
2021-06-20Remove resnetGustaf Rydholm
2021-06-20Working on new implementation of efficientnetGustaf Rydholm
2021-06-20pkg updatesGustaf Rydholm
2021-06-16Updates to mbconvblockGustaf Rydholm
2021-06-16Working on MBconvblockaktersnurra
2021-06-14added part of forward pass in mbconvaktersnurra
2021-06-13Working on new efficient net implGustaf Rydholm
2021-06-08Lint and metadata filesGustaf Rydholm
2021-06-07Removed docs pipeline in noxfile, reformatted code w blackGustaf Rydholm
2021-06-07Working feedforward of full transformer arch in notebookGustaf Rydholm
2021-06-06Working on fixing decoder transformerGustaf Rydholm
2021-05-13Remove bloat packagesGustaf Rydholm
2021-05-13Decoder module workingGustaf Rydholm
2021-05-09Reformatting of positional encodings and ViT workingGustaf Rydholm
2021-05-09tranformer layer doneGustaf Rydholm
2021-05-09Attention layer soon doneGustaf Rydholm
2021-05-06Working on attention layer configurationGustaf Rydholm
2021-05-04Bug fixGustaf Rydholm
2021-05-04Nyströmer implemented but not testedGustaf Rydholm
2021-05-02ViT todoGustaf Rydholm
2021-05-02Updated todos in readmeGustaf Rydholm
2021-05-02Note to self implement Nystrom attentionGustaf Rydholm
2021-05-02Attention layer finishedGustaf Rydholm
2021-05-02Working on attentionGustaf Rydholm
2021-05-02Implemented training script with hydraGustaf Rydholm
2021-05-01Working on new attention moduleGustaf Rydholm
2021-04-26Reformatting transformer (work in progress)Gustaf Rydholm
2021-04-25Efficient net and non working transformer model.Gustaf Rydholm
2021-04-24Implementing CoaT transformer, continue tomorrow...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-11Changed project layout againGustaf Rydholm
2021-04-08Bug fixes word piecesGustaf Rydholm
2021-04-07Typing fixed, tasks removed from noxfileGustaf Rydholm
2021-04-07Fixed typing and typos, train script load config, reformattedGustaf Rydholm
2021-04-06Refactor train scriptGustaf Rydholm
2021-04-06Fix network argsGustaf Rydholm
2021-04-05Fix typingGustaf Rydholm
2021-04-05Pre-commit fixes, optimizer loading fixGustaf Rydholm