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