Skip to content

Commit ed0031d

Browse files
authored
DOC: a LSTM -> an LSTM
1 parent 64c9256 commit ed0031d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/tutorial-nlp-from-scratch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ This tutorial can be run locally in an isolated environment, such as [Virtualenv
4949

5050
2. Preprocess the datasets
5151

52-
3. Build and train a LSTM network from scratch
52+
3. Build and train an LSTM network from scratch
5353

5454
4. Perform sentiment analysis on collected speeches
5555

0 commit comments

Comments
 (0)