summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 7 insertions, 3 deletions
diff --git a/README.md b/README.md
index 3fdaca5..fa1b6a6 100644
--- a/README.md
+++ b/README.md
@@ -26,10 +26,14 @@ python build-transitions --tokens iamdb_1kwp_tokens_1000.txt --lexicon iamdb_1kw
(TODO: Not working atm, needed for GTN loss function)
## Todo
-- [ ] Reimplement transformer from scratch
-- [x] Implement Nyström attention (for efficient attention)
- [ ] Efficient-net b0 + transformer decoder
-- [ ] Test encoder pre-training ViT (CvT?) with Dino, then train decoder in a separate step
+- [ ] Load everything with hydra, get it to work
+- [ ] Tests
+- [ ] Evaluation
+- [ ] Wandb artifact fetcher
+- [ ] attr refactor
+- [ ] Refactor once more
+- [ ] fix linting
## Run Sweeps