diff options
author | aktersnurra <gustaf.rydholm@gmail.com> | 2020-07-05 22:27:08 +0200 |
---|---|---|
committer | aktersnurra <gustaf.rydholm@gmail.com> | 2020-07-05 22:27:08 +0200 |
commit | 5a78fc2e33c28968a69d033cb10d638f4f63fed1 (patch) | |
tree | e11cea8366c848e5500f85968ee5369ff8d96b00 /README.md | |
parent | 7c4de6d88664d2ea1b084f316a11896dde3e1150 (diff) |
Working on getting experiment loop.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -3,6 +3,13 @@ Implementing the text recognizer project from the course ["Full Stack Deep Learn ## Setup ---- TBC + +## Todo +-[x] subsampling +-[] Be able to run experiments +-[] Train models +-[] Implement wandb +-[] Implement Bayesian hyperparameter search +-[] New models and datasets |