فهرست منبع

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*.