summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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