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.
intermediate_source/char_rnn_generation_tutorial.py
1 parent 54d2e64 commit 3dd787eCopy full SHA for 3dd787e
intermediate_source/char_rnn_generation_tutorial.py
@@ -7,7 +7,7 @@
7
**번역**: `황성수 <https://github.com/adonisues>`_
8
9
이 튜토리얼은 3개로 이뤄진 "기초부터 시작하는 NLP"의 2번째 튜토리얼입니다.
10
-`첫번째 튜토리얼 </intermediate/char_rnn_classification_tutorial>`
+`첫번째 튜토리얼 </intermediate/char_rnn_classification_tutorial>`_
11
에서는 이름의 언어를 분류하기 위해 RNN을 사용했습니다.
12
이번에는 반대로 언어로 이름을 생성할 예정입니다.
13
0 commit comments