From b0719d84138b6bbe5f04a4982dfca673aea1a368 Mon Sep 17 00:00:00 2001 From: aktersnurra Date: Wed, 24 Feb 2021 22:10:15 +0100 Subject: readme with updated goals --- README.md | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a589c92..ac4acd8 100644 --- a/README.md +++ b/README.md @@ -11,17 +11,29 @@ TBC ## Todo -- [ ] create wordpieces +- [x] create wordpieces - [x] make_wordpieces.py - [x] build_transitions.py - - [ ] transform that encodes iam targets to wordpieces - - [ ] transducer loss function + - [x] transform that encodes iam targets to wordpieces + - [x] transducer loss function +- [ ] Train with word pieces + - [ ] implement wandb callback for logging +- [ ] Implement CPC + - [ ] Window images + - [ ] Train backbone +- [ ] Bert training, how? + + - [ ] Predictive coding - https://arxiv.org/pdf/1807.03748.pdf - https://arxiv.org/pdf/1904.05862.pdf - https://arxiv.org/pdf/1910.05453.pdf - https://blog.evjang.com/2016/11/tutorial-categorical-variational.html - - [ ] + + + + + ## Run Sweeps Run the following commands to execute hyperparameter search with W&B: -- cgit v1.2.3-70-g09d2