We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e60c6af commit 3191c0cCopy full SHA for 3191c0c
beginner_source/nlp/sequence_models_tutorial.py
@@ -21,7 +21,7 @@
21
part-of-speech tags, and a myriad of other things.
22
23
24
-LSTM's in Pytorch
+LSTMs in Pytorch
25
~~~~~~~~~~~~~~~~~
26
27
Before getting to the example, note a few things. Pytorch's LSTM expects
0 commit comments