From 10db7f1e718dca477518141d079160f6edad21c8 Mon Sep 17 00:00:00 2001 From: Nikolay Shebanov Date: Fri, 2 Mar 2018 19:28:28 +0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4093f57..a765d5a 100644 --- a/README.md +++ b/README.md @@ -55,3 +55,5 @@ This will create `submission.csv` in the repo and overwrite the old one (you're - [ ] Normalize data. - [ ] Move configuration to `argsparse` for easier hyperparameter search. - [ ] Parallelize data loading. +- [ ] Augmentations. +- [ ] External Data.