Skip to content

Commit 6fb800f

Browse files
authored
LSTM's -> LSTMs in equence_models_tutorial.py docs
1 parent de2571f commit 6fb800f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

beginner_source/nlp/sequence_models_tutorial.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
part-of-speech tags, and a myriad of other things.
2222
2323
24-
LSTM's in Pytorch
24+
LSTMs in Pytorch
2525
~~~~~~~~~~~~~~~~~
2626
2727
Before getting to the example, note a few things. Pytorch's LSTM expects

0 commit comments

Comments
 (0)