Skip to content

Commit 4b6ca93

Browse files
committed
boe is a system of equation
1 parent c2f36bd commit 4b6ca93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_posts/2025-08-20-finite_mdp.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -534,8 +534,8 @@ $$
534534
두 식은, 정말로 정책에 dependent한 식이 아니다.
535535
(3.19)에 subscript로 $\pi$같은게 없다는 것이다.
536536

537-
이것은 $|\mathcal S|$개의 변수 $v_\ast(s)$에 대한 $|\mathcal S|$개의 식으로 이루어진 연립방정식이다.
538-
$\max$를 포함하고 있어 일차연립방정식은 아니다, 즉 비선형 연립방정식이다.
537+
이것은 $|\mathcal S|$개의 변수 $v_\ast(s)$에 대한 $|\mathcal S|$개의 식이다.
538+
즉, 연립방정식인데 $\max$를 포함하고 있어 일차연립방정식은 아닌 비선형 연립방정식이다.
539539
$q_\ast$ 버전의 Bellman optimal equation은 다음과 같다.
540540

541541
$$

0 commit comments

Comments
 (0)