Skip to content

Commit 1fa89e6

Browse files
authored
test showing of pic
1 parent 2c5e745 commit 1fa89e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

blog/28-RL2.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ $$
5151

5252
下图是一个离散情况的马尔可夫链实例,可以理解为走迷宫时,从state A 到state B的概率是多少
5353

54-
![](http://8.130.141.48/wp-content/uploads/2025/12/image-20251218142844903.png)
54+
![](https://8.130.141.48/wp-content/uploads/2025/12/image-20251218142844903.png)
5555

5656

5757
还有一个最经典的例子就是火星车,假设我们从$s_3$开始,可以获取如下三个轨迹(很多轨迹,我就举三个例子哈)
@@ -62,7 +62,7 @@ $$
6262

6363
· $s_3, s_4, s_4, s_5, s_5$
6464

65-
![](http://8.130.141.48/wp-content/uploads/2025/12/image-20251218143712018.png)
65+
![](https://8.130.141.48/wp-content/uploads/2025/12/image-20251218143712018.png)
6666
此处,我们获取了常见两元组
6767
$$
6868
<s, p>

0 commit comments

Comments
 (0)