summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2022-02-06 22:49:50 +0100
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2022-02-06 22:49:50 +0100
commitf1643f8c1363fb692f077e5b460f3bf212c89d19 (patch)
treec087a436d1d5d48c62e8e14b4619a9e27fa6bc07 /README.md
parentd7009441003df7788446c67cd76c38640dddac99 (diff)
chore: update readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index a2a4a41..2574c12 100644
--- a/README.md
+++ b/README.md
@@ -62,9 +62,11 @@ Ideas of mine that did not work unfortunately:
- Added a lot of extra parameters with no gain in performance
- Cool idea, but on a single GPU, nah... not worth it!
+* Word Pieces
+ - Might have worked better, but liked the idea of single character recognition more.
## Todo
-- [ ] remove einops
+- [ ] remove einops (try)
- [ ] Tests
- [ ] Evaluation
- [ ] Wandb artifact fetcher