summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authoraktersnurra <gustaf.rydholm@gmail.com>2020-09-09 23:31:31 +0200
committeraktersnurra <gustaf.rydholm@gmail.com>2020-09-09 23:31:31 +0200
commit2b63fd952bdc9c7c72edd501cbcdbf3231e98f00 (patch)
tree1c0e0898cb8b66faff9e5d410aa1f82d13542f68 /README.md
parente1b504bca41a9793ed7e88ef14f2e2cbd85724f2 (diff)
Created an abstract Dataset class for common methods.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5181386..ffcedc4 100644
--- a/README.md
+++ b/README.md
@@ -57,6 +57,7 @@ TBC
- [ ] Dynamic Capacity Network
- [ ] CNN + Transformer
- [ ] fix nosec problem
+- [x] common Dataset class
## Run Sweeps
Run the following commands to execute hyperparameter search with W&B: