Skip to content

Commit a330cbb

Browse files
beginner_source/nlp/deep_learning_tutorial.py typo fix (#688)
1 parent 90777b7 commit a330cbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

โ€Žbeginner_source/nlp/deep_learning_tutorial.pyโ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
#
159159
# .. math:: \theta^{(t+1)} = \theta^{(t)} - \eta \nabla_\theta L(\theta)
160160
#
161-
# ์ด ๊ธฐ๋ณธ์ ์ธ ๊ทธ๋ ˆ๋””์–ธํŠธ ์—…๋ฐ์ดํŠธ ์ด์ƒ์˜ ๊ฒƒ์„ ํ•˜๊ธฐ ์œ„ํ•ด์„œ ๋งŽ์€ ์•Œ๊ณ ๋ฆฌ์ฆ˜๊ณผ
161+
# ์ด ๊ธฐ๋ณธ์ ์ธ ๋ณ€ํ™”๋„ ์—…๋ฐ์ดํŠธ ์ด์ƒ์˜ ๊ฒƒ์„ ํ•˜๊ธฐ ์œ„ํ•ด์„œ ๋งŽ์€ ์•Œ๊ณ ๋ฆฌ์ฆ˜๊ณผ
162162
# ์‹œ๋„๋˜๊ณ  ์žˆ๋Š” ํ™œ๋ฐœํ•œ ์—ฐ๊ตฌ๋“ค์ด ์žˆ์Šต๋‹ˆ๋‹ค.
163163
# ๋งŽ์€ ์‹œ๋„๋“ค์€ ํ•™์Šต ์‹œ๊ฐ„์— ์ผ์–ด๋‚˜๋Š” ๊ฒƒ์— ๊ธฐ๋ฐ˜ํ•œ ๋Ÿฌ๋‹ ๋ ˆ์ดํŠธ๋ฅผ ๋ณ€๊ฒฝํ•ด๋ด…๋‹ˆ๋‹ค.
164164
# ๋‹น์‹ ์ด ์ •๋ง ๊ด€์‹ฌ์ด ์—†๋‹ค๋ฉด ํŠน๋ณ„ํžˆ ์ด๋“ค ์•Œ๊ณ ๋ฆฌ์ฆ˜์ด ๋ฌด์—‡์„ ํ•˜๋Š”์ง€ ๊ฑฑ์ •ํ• 

0 commit comments

Comments
ย (0)