We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa78e5c commit 5a80487Copy full SHA for 5a80487
README.md
@@ -13,4 +13,14 @@ Run the below command and it will run for 100 epochs if you want change it just
13
`python model.py`
14
15
# For new data
16
-you have rebuild the vocabulary and then train
+you have rebuild the vocabulary and then train.
17
+
18
+# For Citation
19
+@misc{bhaveshoswal,
20
+ author = {Bhaves Vinod Oswal},
21
+ title = {CNN-text-classification-keras},
22
+ year = {2016},
23
+ publisher = {GitHub},
24
+ journal = {GitHub repository},
25
+ howpublished = {\url{https://github.com/bhaveshoswal/CNN-text-classification-keras}},
26
+}
0 commit comments