We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5309f4 commit 361c4c7Copy full SHA for 361c4c7
intermediate_source/char_rnn_generation_tutorial.py
@@ -5,7 +5,7 @@
5
**Author**: `Sean Robertson <https://github.com/spro>`_
6
7
This is our second of three tutorials on "NLP From Scratch".
8
-In the `first tutorial </intermediate/char_rnn_classification_tutorial>`_
+In the `first tutorial </tutorials/intermediate/char_rnn_classification_tutorial>`_
9
we used a RNN to classify names into their language of origin. This time
10
we'll turn around and generate names from languages.
11
0 commit comments