summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2021-07-30 23:51:59 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2021-07-30 23:51:59 +0200
commit04876c35a1eeea68794745f1ca113754c0d97757 (patch)
treeb4664a71c031a9ced6f60c9e72632bad817f11df /README.md
parent7268035fb9e57342612a8cc50a1fe04e8841ca2f (diff)
black reformatting
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index fa1b6a6..43cf05f 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ python build-transitions --tokens iamdb_1kwp_tokens_1000.txt --lexicon iamdb_1kw
(TODO: Not working atm, needed for GTN loss function)
## Todo
-- [ ] Efficient-net b0 + transformer decoder
+- [x] Efficient-net b0 + transformer decoder
- [ ] Load everything with hydra, get it to work
- [ ] Tests
- [ ] Evaluation
@@ -34,6 +34,7 @@ python build-transitions --tokens iamdb_1kwp_tokens_1000.txt --lexicon iamdb_1kw
- [ ] attr refactor
- [ ] Refactor once more
- [ ] fix linting
+- [ ] fix loading of transform iam paragraph
## Run Sweeps