DrishtiSharma
commited on
Commit
·
a54a0d9
1
Parent(s):
ed8b5a9
Update README.md
Browse files
README.md
CHANGED
@@ -15,6 +15,7 @@ widget:
|
|
15 |
## Keras Implementation of Bidirectional LSTMs for Sentiment Analysis on IMDB 🍿🎥
|
16 |
|
17 |
|
|
|
18 |
|
19 |
### Training hyperparameter:
|
20 |
|
@@ -27,7 +28,7 @@ widget:
|
|
27 |
- val_acc: 0.8778
|
28 |
|
29 |
|
30 |
-
|
31 |
|
32 |
|
33 |
|
|
|
15 |
## Keras Implementation of Bidirectional LSTMs for Sentiment Analysis on IMDB 🍿🎥
|
16 |
|
17 |
|
18 |
+
This repo contains the model and the notebook [on Bidirectional LSTMs for Sentiment Analysis on IMDB](https://keras.io/examples/nlp/bidirectional_lstm_imdb/).
|
19 |
|
20 |
### Training hyperparameter:
|
21 |
|
|
|
28 |
- val_acc: 0.8778
|
29 |
|
30 |
|
31 |
+
|
32 |
|
33 |
|
34 |
|