From 95cbdf5bc1cc9639febda23c28d8f464c998b214 Mon Sep 17 00:00:00 2001 From: aktersnurra Date: Tue, 11 Aug 2020 23:08:56 +0200 Subject: Working one the cnn lstm ctc model. --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 48f9b86..328cfda 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ TBC - [ ] Implement population based training - [ ] Implement Bayesian hyperparameter search (with W&B maybe) - [x] Try to fix shell cmd security issues S404, S602 -- [ ] Change prepare_experiment.py to print statements st it can be run with tasks/prepare_sample_experiments.sh | parallel -j1 +- [x] Change prepare_experiment.py to print statements st it can be run with tasks/prepare_sample_experiments.sh | parallel -j1 - [x] Fix caption in WandbImageLogger - [x] Rename val_accuracy in metric - [x] Start implementing callback list stuff in train.py @@ -39,3 +39,9 @@ TBC - [x] SentenceGenerator - [x] Write a Emnist line data loader - [ ] Implement ctc line model + - [ ] Implement CNN encoder (ResNet style) + - [ ] Implement the RNN + output layer + - [ ] Construct/implement the CTC loss +- [ ] Sweep base config yaml file +- [ ] sweep.py +- [ ] sweep.yaml -- cgit v1.2.3-70-g09d2