Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c56637d

Browse files
NeoKishSvetlana Karslioglu
andauthored
Fixes #2498 (#2521)
* Fixes #2498 * Modified to a regular url --------- Co-authored-by: Svetlana Karslioglu <[email protected]>
1 parent 1cdb3c3 commit c56637d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

intermediate_source/char_rnn_generation_tutorial.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
**Author**: `Sean Robertson <https://github.com/spro>`_
66
77
This is our second of three tutorials on "NLP From Scratch".
8-
In the `first tutorial </intermediate/char_rnn_classification_tutorial>`
8+
In the `first tutorial </intermediate/char_rnn_classification_tutorial>`_
99
we used a RNN to classify names into their language of origin. This time
1010
we'll turn around and generate names from languages.
1111

0 commit comments

Comments
 (0)