소스 검색

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