summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2021-10-28 21:21:26 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2021-10-28 21:21:26 +0200
commit4ce71c820468c362cc2fb382cff13d65acd0115d (patch)
tree3cb1275eae4dce0433dde6272c6cf2f856b544f8 /README.md
parent5a85ba8dc81c3530f61b188d0cad3c2c82091bb9 (diff)
Update readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 2 insertions, 8 deletions
diff --git a/README.md b/README.md
index d98b20a..d0e0ff7 100644
--- a/README.md
+++ b/README.md
@@ -23,20 +23,14 @@ make generate
## TODO
## Todo
-- [ ] Local attention for target sequence
+- [ ] Fix local attention
+- [ ] remove einops
- [ ] Tests
- [ ] Evaluation
- [ ] Wandb artifact fetcher
-- [ ] Refactor once more
- [ ] fix linting
-- [ ] transducer loss function
- [ ] make for install, build datasets
- [ ] Fix artifact uploading to wandb
-- [ ] Train lines with word pieces
-- [ ] Train with Smoothloss
-- [ ] Train with SWA
-- [ ] VqTransformer without the quantization
-- [ ] VqTransformer with extra layer
## Run Sweeps (old stuff)