瀏覽代碼

fixed other table

andreagus 9 年之前
父節點
當前提交
d151ae06a4
共有 1 個文件被更改,包括 5 次插入4 次删除
  1. 5 4
      Artificial Intelligence/lesson_02.md

+ 5 - 4
Artificial Intelligence/lesson_02.md

@@ -99,11 +99,12 @@ Now we should move to the agent program.
 for example ROOMBA
 
 __agent__
-||||||
+
+| | | | | |
 |---|---|---|---|---|
-|||What the world look like|$\leftarrow$||
-|||$\downarrow$||environment
-|Action reuse|$\rightarrow$|What actually should i do|$\rightarrow$||
+|||What the world look like|$\leftarrow$|
+|||$\downarrow$|environment|
+|Action reuse|$\rightarrow$|What actually should i||| |do|$\rightarrow$|||
 
 This model performs well when the environment is *fully observable*.