summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authoraktersnurra <gustaf.rydholm@gmail.com>2020-07-05 22:28:57 +0200
committeraktersnurra <gustaf.rydholm@gmail.com>2020-07-05 22:28:57 +0200
commitad3bd52530f4800d4fb05dfef3354921f95513af (patch)
treec181b623863ca70226fa0627daf55c797c93d5b7 /README.md
parent5a78fc2e33c28968a69d033cb10d638f4f63fed1 (diff)
Fixed todo list in readme.
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/README.md b/README.md
index a657640..848e266 100644
--- a/README.md
+++ b/README.md
@@ -7,9 +7,9 @@ Implementing the text recognizer project from the course ["Full Stack Deep Learn
TBC
## Todo
--[x] subsampling
--[] Be able to run experiments
--[] Train models
--[] Implement wandb
--[] Implement Bayesian hyperparameter search
--[] New models and datasets
+- [x] subsampling
+- [ ] Be able to run experiments
+- [ ] Train models
+- [ ] Implement wandb
+- [ ] Implement Bayesian hyperparameter search
+- [ ] New models and datasets