Skip to content

Commit 5417aa1

Browse files
Update broken link in tfjs-examples/sentiment README.md (#1138)
Co-authored-by: Matthew Soulanille <[email protected]>
1 parent da96303 commit 5417aa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sentiment/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ sentiment. This dataset is
1313
and the models were trained in Keras as well, based on the
1414
[imdb_cnn](https://github.com/keras-team/keras/blob/master/examples/imdb_cnn.py)
1515
and
16-
[imdb_lstm](https://github.com/keras-team/keras/blob/master/examples/imdb_lstm.py)
16+
[imdb_lstm](https://github.com/keras-team/keras/blob/master/examples/keras_io/nlp/bidirectional_lstm_imdb.py)
1717
examples.
1818

1919
To launch the demo, do

0 commit comments

Comments
 (0)