Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,9 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
# Automatic Text Generation Using SimpleRNN
|
@@ -16,6 +20,4 @@ Text generation is a fascinating field within natural language processing that i
|
|
16 |
|
17 |
This project is licensed under the MIT License
|
18 |
|
19 |
-
### Happy CODING...!! 💻
|
20 |
-
|
21 |
-
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
datasets:
|
4 |
+
- Israhassan/Shakespeare
|
5 |
+
library_name: keras
|
6 |
+
pipeline_tag: text-generation
|
7 |
---
|
8 |
|
9 |
# Automatic Text Generation Using SimpleRNN
|
|
|
20 |
|
21 |
This project is licensed under the MIT License
|
22 |
|
23 |
+
### Happy CODING...!! 💻
|
|
|
|