We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da96303 commit 5417aa1Copy full SHA for 5417aa1
sentiment/README.md
@@ -13,7 +13,7 @@ sentiment. This dataset is
13
and the models were trained in Keras as well, based on the
14
[imdb_cnn](https://github.com/keras-team/keras/blob/master/examples/imdb_cnn.py)
15
and
16
-[imdb_lstm](https://github.com/keras-team/keras/blob/master/examples/imdb_lstm.py)
+[imdb_lstm](https://github.com/keras-team/keras/blob/master/examples/keras_io/nlp/bidirectional_lstm_imdb.py)
17
examples.
18
19
To launch the demo, do
0 commit comments