Skip to content

Commit 1e29366

Browse files
Update README.md
1 parent 04eb017 commit 1e29366

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,15 @@ TODO:
1818
* Finish README - Cite relavent technologies and papers
1919
* Documentation/Examples/Installation Instructions
2020
* More examples
21+
* Enable Cross Validation and Grid Search
2122
* Figure out better way to store embeddings (stop moving the embeddings from GPU to CPU ineffeciently)
2223

2324
Changelog:
2425

2526
8/12/2019 -
2627
* got Keras RNN/CNN working!
2728
* Now Prints out misclassified examples in validation test set and we see probabilities.
29+
* Easy to switch between MLP/CNN/RNN
2830

2931
8/9/2019 -
3032
* Added model, model weights, updated dataset, and misc code updates

0 commit comments

Comments
 (0)