We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d757659 commit 4f35218Copy full SHA for 4f35218
1 file changed
README.md
@@ -15,14 +15,14 @@ I want to take in massive sums of articles from a news API which will be placed
15
16
17
TODO:
18
-* Enable Keras CNN/LSTMs (HELP ME!)
19
* Finish README - Cite relavent technologies and papers
20
* Documentation/Examples/Installation Instructions
21
* More examples
22
* Figure out better way to store embeddings (stop moving the embeddings from GPU to CPU ineffeciently)
23
24
Changelog:
25
-
+8/12/2019 -
+* got Keras RNN/CNN working!
26
27
8/9/2019 -
28
* Added model, model weights, updated dataset, and misc code updates
0 commit comments