Skip to content

Commit c355c2e

Browse files
committed
last modifications
1 parent f10b362 commit c355c2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2025-09-18-policy_evaluation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -389,6 +389,6 @@ Bellman equation $(\ast)$도 유일한 해 $v_\pi$를 가지므로 이 두 벡
389389
즉, policy evaluation을 통해 얻게되는 가치함수는 $v_\pi$이다.
390390
다시 말해
391391

392-
$\lim_{k\to\infty}v_k=v_\pi$
392+
$$\lim_{k\to\infty}v_k=v_\pi$$
393393

394394
가 성립한다.

0 commit comments

Comments
 (0)