diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2022-02-06 22:49:50 +0100 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2022-02-06 22:49:50 +0100 |
commit | f1643f8c1363fb692f077e5b460f3bf212c89d19 (patch) | |
tree | c087a436d1d5d48c62e8e14b4619a9e27fa6bc07 | |
parent | d7009441003df7788446c67cd76c38640dddac99 (diff) |
chore: update readme
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 |