Skip to content

Commit

Permalink
fix syntax error in `intermediate_source/char_rnn_generation_tutorialโ€ฆ
Browse files Browse the repository at this point in the history
โ€ฆ.py` (#786)

fix link syntax error in intermediate_source/char_rnn_generation_tutorial.py
  • Loading branch information
ganghe74 committed Sep 18, 2023
1 parent 54d2e64 commit 3dd787e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion intermediate_source/char_rnn_generation_tutorial.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
**๋ฒˆ์—ญ**: `ํ™ฉ์„ฑ์ˆ˜ <https://github.com/adonisues>`_
์ด ํŠœํ† ๋ฆฌ์–ผ์€ 3๊ฐœ๋กœ ์ด๋ค„์ง„ "๊ธฐ์ดˆ๋ถ€ํ„ฐ ์‹œ์ž‘ํ•˜๋Š” NLP"์˜ 2๋ฒˆ์งธ ํŠœํ† ๋ฆฌ์–ผ์ž…๋‹ˆ๋‹ค.
`์ฒซ๋ฒˆ์งธ ํŠœํ† ๋ฆฌ์–ผ </intermediate/char_rnn_classification_tutorial>`
`์ฒซ๋ฒˆ์งธ ํŠœํ† ๋ฆฌ์–ผ </intermediate/char_rnn_classification_tutorial>`_
์—์„œ๋Š” ์ด๋ฆ„์˜ ์–ธ์–ด๋ฅผ ๋ถ„๋ฅ˜ํ•˜๊ธฐ ์œ„ํ•ด RNN์„ ์‚ฌ์šฉํ–ˆ์Šต๋‹ˆ๋‹ค.
์ด๋ฒˆ์—๋Š” ๋ฐ˜๋Œ€๋กœ ์–ธ์–ด๋กœ ์ด๋ฆ„์„ ์ƒ์„ฑํ•  ์˜ˆ์ •์ž…๋‹ˆ๋‹ค.
Expand Down

0 comments on commit 3dd787e

Please sign in to comment.