PageRenderTime 34ms CodeModel.GetById 24ms RepoModel.GetById 0ms app.codeStats 1ms

/flipv2/20121112-142750-2.5K-TemplateTree_5runs/stdout-flip-2.5K_0.txt

https://bitbucket.org/evan13579b/soar-ziggurat
Plain Text | 14043 lines | 13955 code | 88 blank | 0 comment | 0 complexity | 2209244f211faec5a5acbd2c33e08f42 MD5 | raw file
Possible License(s): BSD-3-Clause

Large files files are truncated, but you can click here to view the full file

  1. Seeding... 0
  2. dir: dir isU
  3. Python-Soar Flip environment.
  4. To accept commands from an external sml process, you'll need to
  5. type 'slave <log file> <n decisons>' at the prompt...
  6. sourcing 'flip_predict.soar'
  7. ***********
  8. Total: 11 productions sourced.
  9. seeding Soar with 0 ...
  10. soar> Entering slave mode:
  11. - log file 'rl-slave-2.5K_0.log'....
  12. - will exit slave mode after 2500 decisions
  13. waiting for commands from an externally connected sml process...
  14. -/|sleeping...
  15. \sleeping...
  16. -sleeping...
  17. /sleeping...
  18. |sleeping...
  19. \-/|\-/|\-/sleeping...
  20. |\-/|\-/sleeping...
  21. |1: O: O1 (predict-yes)
  22. I see 0 and I'm going to do: predict-yes
  23. ENV: Agent did: predict-yes for direction U in state State-A
  24. In State-A moving U
  25. ENV: (next state, see, prediction correct?) = (State-A, 0, False)
  26. predict error 1
  27. dir: dir isU
  28. rule alias: '*'
  29. rule alias: '*'
  30. \-/|\-2: O: O4 (predict-no)
  31. I see 0 and I'm going to do: predict-no
  32. ENV: Agent did: predict-no for direction U in state State-A
  33. In State-A moving U
  34. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  35. predict error 0
  36. dir: dir isR
  37. /|\3: O: O5 (predict-yes)
  38. I see 1 and I'm going to do: predict-yes
  39. ENV: Agent did: predict-yes for direction R in state State-A
  40. In State-A moving R
  41. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  42. predict error 0
  43. dir: dir isL
  44. -/|4: O: O7 (predict-yes)
  45. I see 1 and I'm going to do: predict-yes
  46. ENV: Agent did: predict-yes for direction L in state State-B
  47. In State-B moving L
  48. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  49. predict error 0
  50. dir: dir isR
  51. \-5: O: O9 (predict-yes)
  52. I see 1 and I'm going to do: predict-yes
  53. ENV: Agent did: predict-yes for direction R in state State-A
  54. In State-A moving R
  55. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  56. predict error 0
  57. dir: dir isR
  58. /|6: O: O11 (predict-yes)
  59. I see 1 and I'm going to do: predict-yes
  60. ENV: Agent did: predict-yes for direction R in state State-B
  61. In State-B moving R
  62. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  63. predict error 1
  64. dir: dir isU
  65. \-/7: O: O14 (predict-no)
  66. I see 0 and I'm going to do: predict-no
  67. ENV: Agent did: predict-no for direction U in state State-B
  68. In State-B moving U
  69. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  70. predict error 0
  71. dir: dir isL
  72. |\8: O: O15 (predict-yes)
  73. I see 1 and I'm going to do: predict-yes
  74. ENV: Agent did: predict-yes for direction L in state State-B
  75. In State-B moving L
  76. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  77. predict error 0
  78. dir: dir isR
  79. -/|9: O: O17 (predict-yes)
  80. I see 1 and I'm going to do: predict-yes
  81. ENV: Agent did: predict-yes for direction R in state State-A
  82. In State-A moving R
  83. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  84. predict error 0
  85. dir: dir isR
  86. \-10: O: O19 (predict-yes)
  87. I see 1 and I'm going to do: predict-yes
  88. ENV: Agent did: predict-yes for direction R in state State-B
  89. In State-B moving R
  90. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  91. predict error 1
  92. dir: dir isU
  93. /|11: O: O22 (predict-no)
  94. I see 0 and I'm going to do: predict-no
  95. ENV: Agent did: predict-no for direction U in state State-B
  96. In State-B moving U
  97. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  98. predict error 0
  99. dir: dir isR
  100. rule alias: '*'
  101. rule alias: '*'
  102. rule alias: '*'
  103. rule alias: '*'
  104. rule alias: '*'
  105. rule alias: '*'
  106. \12: O: O24 (predict-no)
  107. I see 1 and I'm going to do: predict-no
  108. ENV: Agent did: predict-no for direction R in state State-B
  109. In State-B moving R
  110. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  111. predict error 0
  112. dir: dir isL
  113. -/13: O: O26 (predict-no)
  114. I see 1 and I'm going to do: predict-no
  115. ENV: Agent did: predict-no for direction L in state State-B
  116. In State-B moving L
  117. ENV: (next state, see, prediction correct?) = (State-A, 1, False)
  118. predict error 1
  119. dir: dir isU
  120. |\-14: O: O28 (predict-no)
  121. I see 0 and I'm going to do: predict-no
  122. ENV: Agent did: predict-no for direction U in state State-A
  123. In State-A moving U
  124. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  125. predict error 0
  126. dir: dir isR
  127. /|15: O: O29 (predict-yes)
  128. I see 1 and I'm going to do: predict-yes
  129. ENV: Agent did: predict-yes for direction R in state State-A
  130. In State-A moving R
  131. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  132. predict error 0
  133. dir: dir isL
  134. \-16: O: O31 (predict-yes)
  135. I see 1 and I'm going to do: predict-yes
  136. ENV: Agent did: predict-yes for direction L in state State-B
  137. In State-B moving L
  138. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  139. predict error 0
  140. dir: dir isU
  141. /|17: O: O34 (predict-no)
  142. I see 1 and I'm going to do: predict-no
  143. ENV: Agent did: predict-no for direction U in state State-A
  144. In State-A moving U
  145. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  146. predict error 0
  147. dir: dir isU
  148. \-18: O: O36 (predict-no)
  149. I see 1 and I'm going to do: predict-no
  150. ENV: Agent did: predict-no for direction U in state State-A
  151. In State-A moving U
  152. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  153. predict error 0
  154. dir: dir isU
  155. /|19: O: O38 (predict-no)
  156. I see 1 and I'm going to do: predict-no
  157. ENV: Agent did: predict-no for direction U in state State-A
  158. In State-A moving U
  159. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  160. predict error 0
  161. dir: dir isU
  162. \-/20: O: O40 (predict-no)
  163. I see 1 and I'm going to do: predict-no
  164. ENV: Agent did: predict-no for direction U in state State-A
  165. In State-A moving U
  166. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  167. predict error 0
  168. dir: dir isL
  169. |\-21: O: O41 (predict-yes)
  170. I see 1 and I'm going to do: predict-yes
  171. ENV: Agent did: predict-yes for direction L in state State-A
  172. In State-A moving L
  173. ENV: (next state, see, prediction correct?) = (State-A, 0, False)
  174. predict error 1
  175. dir: dir isU
  176. rule alias: '*'
  177. /22: O: O44 (predict-no)
  178. I see 0 and I'm going to do: predict-no
  179. ENV: Agent did: predict-no for direction U in state State-A
  180. In State-A moving U
  181. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  182. predict error 0
  183. dir: dir isU
  184. |\-23: O: O46 (predict-no)
  185. I see 1 and I'm going to do: predict-no
  186. ENV: Agent did: predict-no for direction U in state State-A
  187. In State-A moving U
  188. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  189. predict error 0
  190. dir: dir isU
  191. /|\24: O: O48 (predict-no)
  192. I see 1 and I'm going to do: predict-no
  193. ENV: Agent did: predict-no for direction U in state State-A
  194. In State-A moving U
  195. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  196. predict error 0
  197. dir: dir isR
  198. -/25: O: O50 (predict-no)
  199. I see 1 and I'm going to do: predict-no
  200. ENV: Agent did: predict-no for direction R in state State-A
  201. In State-A moving R
  202. ENV: (next state, see, prediction correct?) = (State-B, 1, False)
  203. predict error 1
  204. dir: dir isL
  205. |\26: O: O51 (predict-yes)
  206. I see 0 and I'm going to do: predict-yes
  207. ENV: Agent did: predict-yes for direction L in state State-B
  208. In State-B moving L
  209. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  210. predict error 0
  211. dir: dir isR
  212. -/27: O: O53 (predict-yes)
  213. I see 1 and I'm going to do: predict-yes
  214. ENV: Agent did: predict-yes for direction R in state State-A
  215. In State-A moving R
  216. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  217. predict error 0
  218. dir: dir isR
  219. |\-28: O: O55 (predict-yes)
  220. I see 1 and I'm going to do: predict-yes
  221. ENV: Agent did: predict-yes for direction R in state State-B
  222. In State-B moving R
  223. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  224. predict error 1
  225. dir: dir isU
  226. /|\29: O: O57 (predict-yes)
  227. I see 0 and I'm going to do: predict-yes
  228. ENV: Agent did: predict-yes for direction U in state State-B
  229. In State-B moving U
  230. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  231. predict error 1
  232. dir: dir isU
  233. -/30: O: O60 (predict-no)
  234. I see 0 and I'm going to do: predict-no
  235. ENV: Agent did: predict-no for direction U in state State-B
  236. In State-B moving U
  237. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  238. predict error 0
  239. dir: dir isR
  240. |\-31: O: O61 (predict-yes)
  241. I see 1 and I'm going to do: predict-yes
  242. ENV: Agent did: predict-yes for direction R in state State-B
  243. In State-B moving R
  244. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  245. predict error 1
  246. dir: dir isU
  247. rule alias: '*'
  248. rule alias: '*'
  249. rule alias: '*'
  250. rule alias: '*'
  251. /32: O: O64 (predict-no)
  252. I see 0 and I'm going to do: predict-no
  253. ENV: Agent did: predict-no for direction U in state State-B
  254. In State-B moving U
  255. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  256. predict error 0
  257. dir: dir isL
  258. |\-33: O: O65 (predict-yes)
  259. I see 1 and I'm going to do: predict-yes
  260. ENV: Agent did: predict-yes for direction L in state State-B
  261. In State-B moving L
  262. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  263. predict error 0
  264. dir: dir isU
  265. /|34: O: O68 (predict-no)
  266. I see 1 and I'm going to do: predict-no
  267. ENV: Agent did: predict-no for direction U in state State-A
  268. In State-A moving U
  269. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  270. predict error 0
  271. dir: dir isR
  272. \-35: O: O69 (predict-yes)
  273. I see 1 and I'm going to do: predict-yes
  274. ENV: Agent did: predict-yes for direction R in state State-A
  275. In State-A moving R
  276. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  277. predict error 0
  278. dir: dir isL
  279. /|\36: O: O71 (predict-yes)
  280. I see 1 and I'm going to do: predict-yes
  281. ENV: Agent did: predict-yes for direction L in state State-B
  282. In State-B moving L
  283. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  284. predict error 0
  285. dir: dir isU
  286. -/|\37: O: O74 (predict-no)
  287. I see 1 and I'm going to do: predict-no
  288. ENV: Agent did: predict-no for direction U in state State-A
  289. In State-A moving U
  290. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  291. predict error 0
  292. dir: dir isR
  293. -/|38: O: O75 (predict-yes)
  294. I see 1 and I'm going to do: predict-yes
  295. ENV: Agent did: predict-yes for direction R in state State-A
  296. In State-A moving R
  297. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  298. predict error 0
  299. dir: dir isU
  300. \-/39: O: O77 (predict-yes)
  301. I see 1 and I'm going to do: predict-yes
  302. ENV: Agent did: predict-yes for direction U in state State-B
  303. In State-B moving U
  304. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  305. predict error 1
  306. dir: dir isU
  307. |\-40: O: O80 (predict-no)
  308. I see 0 and I'm going to do: predict-no
  309. ENV: Agent did: predict-no for direction U in state State-B
  310. In State-B moving U
  311. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  312. predict error 0
  313. dir: dir isL
  314. /|\41: O: O81 (predict-yes)
  315. I see 1 and I'm going to do: predict-yes
  316. ENV: Agent did: predict-yes for direction L in state State-B
  317. In State-B moving L
  318. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  319. predict error 0
  320. dir: dir isR
  321. rule alias: '*'
  322. rule alias: '*'
  323. -42: O: O83 (predict-yes)
  324. I see 1 and I'm going to do: predict-yes
  325. ENV: Agent did: predict-yes for direction R in state State-A
  326. In State-A moving R
  327. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  328. predict error 0
  329. dir: dir isU
  330. /|43: O: O86 (predict-no)
  331. I see 1 and I'm going to do: predict-no
  332. ENV: Agent did: predict-no for direction U in state State-B
  333. In State-B moving U
  334. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  335. predict error 0
  336. dir: dir isL
  337. \-/44: O: O87 (predict-yes)
  338. I see 1 and I'm going to do: predict-yes
  339. ENV: Agent did: predict-yes for direction L in state State-B
  340. In State-B moving L
  341. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  342. predict error 0
  343. dir: dir isL
  344. |\-45: O: O89 (predict-yes)
  345. I see 1 and I'm going to do: predict-yes
  346. ENV: Agent did: predict-yes for direction L in state State-A
  347. In State-A moving L
  348. ENV: (next state, see, prediction correct?) = (State-A, 0, False)
  349. predict error 1
  350. dir: dir isU
  351. /|\46: O: O92 (predict-no)
  352. I see 0 and I'm going to do: predict-no
  353. ENV: Agent did: predict-no for direction U in state State-A
  354. In State-A moving U
  355. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  356. predict error 0
  357. dir: dir isL
  358. -/47: O: O93 (predict-yes)
  359. I see 1 and I'm going to do: predict-yes
  360. ENV: Agent did: predict-yes for direction L in state State-A
  361. In State-A moving L
  362. ENV: (next state, see, prediction correct?) = (State-A, 0, False)
  363. predict error 1
  364. dir: dir isR
  365. |\-48: O: O96 (predict-no)
  366. I see 0 and I'm going to do: predict-no
  367. ENV: Agent did: predict-no for direction R in state State-A
  368. In State-A moving R
  369. ENV: (next state, see, prediction correct?) = (State-B, 1, False)
  370. predict error 1
  371. dir: dir isL
  372. /|\49: O: O97 (predict-yes)
  373. I see 0 and I'm going to do: predict-yes
  374. ENV: Agent did: predict-yes for direction L in state State-B
  375. In State-B moving L
  376. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  377. predict error 0
  378. dir: dir isU
  379. -/50: O: O100 (predict-no)
  380. I see 1 and I'm going to do: predict-no
  381. ENV: Agent did: predict-no for direction U in state State-A
  382. In State-A moving U
  383. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  384. predict error 0
  385. dir: dir isU
  386. |\51: O: O102 (predict-no)
  387. I see 1 and I'm going to do: predict-no
  388. ENV: Agent did: predict-no for direction U in state State-A
  389. In State-A moving U
  390. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  391. predict error 0
  392. dir: dir isR
  393. rule alias: '*'
  394. rule alias: '*'
  395. rule alias: '*'
  396. -52: O: O104 (predict-no)
  397. I see 1 and I'm going to do: predict-no
  398. ENV: Agent did: predict-no for direction R in state State-A
  399. In State-A moving R
  400. ENV: (next state, see, prediction correct?) = (State-B, 1, False)
  401. predict error 1
  402. dir: dir isL
  403. /|\53: O: O106 (predict-no)
  404. I see 0 and I'm going to do: predict-no
  405. ENV: Agent did: predict-no for direction L in state State-B
  406. In State-B moving L
  407. ENV: (next state, see, prediction correct?) = (State-A, 1, False)
  408. predict error 1
  409. dir: dir isL
  410. -/|54: O: O107 (predict-yes)
  411. I see 0 and I'm going to do: predict-yes
  412. ENV: Agent did: predict-yes for direction L in state State-A
  413. In State-A moving L
  414. ENV: (next state, see, prediction correct?) = (State-A, 0, False)
  415. predict error 1
  416. dir: dir isR
  417. \-/55: O: O109 (predict-yes)
  418. I see 0 and I'm going to do: predict-yes
  419. ENV: Agent did: predict-yes for direction R in state State-A
  420. In State-A moving R
  421. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  422. predict error 0
  423. dir: dir isU
  424. |\-56: O: O112 (predict-no)
  425. I see 1 and I'm going to do: predict-no
  426. ENV: Agent did: predict-no for direction U in state State-B
  427. In State-B moving U
  428. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  429. predict error 0
  430. dir: dir isL
  431. /|\57: O: O114 (predict-no)
  432. I see 1 and I'm going to do: predict-no
  433. ENV: Agent did: predict-no for direction L in state State-B
  434. In State-B moving L
  435. ENV: (next state, see, prediction correct?) = (State-A, 1, False)
  436. predict error 1
  437. dir: dir isR
  438. -/|\58: O: O115 (predict-yes)
  439. I see 0 and I'm going to do: predict-yes
  440. ENV: Agent did: predict-yes for direction R in state State-A
  441. In State-A moving R
  442. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  443. predict error 0
  444. dir: dir isU
  445. -/|59: O: O118 (predict-no)
  446. I see 1 and I'm going to do: predict-no
  447. ENV: Agent did: predict-no for direction U in state State-B
  448. In State-B moving U
  449. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  450. predict error 0
  451. dir: dir isR
  452. \-/60: O: O119 (predict-yes)
  453. I see 1 and I'm going to do: predict-yes
  454. ENV: Agent did: predict-yes for direction R in state State-B
  455. In State-B moving R
  456. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  457. predict error 1
  458. dir: dir isU
  459. |\-61: O: O122 (predict-no)
  460. I see 0 and I'm going to do: predict-no
  461. ENV: Agent did: predict-no for direction U in state State-B
  462. In State-B moving U
  463. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  464. predict error 0
  465. dir: dir isR
  466. rule alias: '*'
  467. rule alias: '*'
  468. rule alias: '*'
  469. /62: O: O123 (predict-yes)
  470. I see 1 and I'm going to do: predict-yes
  471. ENV: Agent did: predict-yes for direction R in state State-B
  472. In State-B moving R
  473. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  474. predict error 1
  475. dir: dir isU
  476. |\-63: O: O126 (predict-no)
  477. I see 0 and I'm going to do: predict-no
  478. ENV: Agent did: predict-no for direction U in state State-B
  479. In State-B moving U
  480. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  481. predict error 0
  482. dir: dir isR
  483. /|\64: O: O127 (predict-yes)
  484. I see 1 and I'm going to do: predict-yes
  485. ENV: Agent did: predict-yes for direction R in state State-B
  486. In State-B moving R
  487. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  488. predict error 1
  489. dir: dir isR
  490. -/|65: O: O129 (predict-yes)
  491. I see 0 and I'm going to do: predict-yes
  492. ENV: Agent did: predict-yes for direction R in state State-B
  493. In State-B moving R
  494. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  495. predict error 1
  496. dir: dir isR
  497. \-66: O: O131 (predict-yes)
  498. I see 0 and I'm going to do: predict-yes
  499. ENV: Agent did: predict-yes for direction R in state State-B
  500. In State-B moving R
  501. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  502. predict error 1
  503. dir: dir isR
  504. /|67: O: O133 (predict-yes)
  505. I see 0 and I'm going to do: predict-yes
  506. ENV: Agent did: predict-yes for direction R in state State-B
  507. In State-B moving R
  508. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  509. predict error 1
  510. dir: dir isR
  511. \-/68: O: O135 (predict-yes)
  512. I see 0 and I'm going to do: predict-yes
  513. ENV: Agent did: predict-yes for direction R in state State-B
  514. In State-B moving R
  515. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  516. predict error 1
  517. dir: dir isR
  518. |\-69: O: O138 (predict-no)
  519. I see 0 and I'm going to do: predict-no
  520. ENV: Agent did: predict-no for direction R in state State-B
  521. In State-B moving R
  522. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  523. predict error 0
  524. dir: dir isL
  525. /|\70: O: O139 (predict-yes)
  526. I see 1 and I'm going to do: predict-yes
  527. ENV: Agent did: predict-yes for direction L in state State-B
  528. In State-B moving L
  529. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  530. predict error 0
  531. dir: dir isL
  532. -/|71: O: O141 (predict-yes)
  533. I see 1 and I'm going to do: predict-yes
  534. ENV: Agent did: predict-yes for direction L in state State-A
  535. In State-A moving L
  536. ENV: (next state, see, prediction correct?) = (State-A, 0, False)
  537. predict error 1
  538. dir: dir isL
  539. rule alias: '*'
  540. rule alias: '*'
  541. rule alias: '*'
  542. rule alias: '*'
  543. \72: O: O143 (predict-yes)
  544. I see 0 and I'm going to do: predict-yes
  545. ENV: Agent did: predict-yes for direction L in state State-A
  546. In State-A moving L
  547. ENV: (next state, see, prediction correct?) = (State-A, 0, False)
  548. predict error 1
  549. dir: dir isR
  550. -/|73: O: O146 (predict-no)
  551. I see 0 and I'm going to do: predict-no
  552. ENV: Agent did: predict-no for direction R in state State-A
  553. In State-A moving R
  554. ENV: (next state, see, prediction correct?) = (State-B, 1, False)
  555. predict error 1
  556. dir: dir isR
  557. \-74: O: O148 (predict-no)
  558. I see 0 and I'm going to do: predict-no
  559. ENV: Agent did: predict-no for direction R in state State-B
  560. In State-B moving R
  561. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  562. predict error 0
  563. dir: dir isR
  564. /|\75: O: O150 (predict-no)
  565. I see 1 and I'm going to do: predict-no
  566. ENV: Agent did: predict-no for direction R in state State-B
  567. In State-B moving R
  568. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  569. predict error 0
  570. dir: dir isL
  571. -/|76: O: O151 (predict-yes)
  572. I see 1 and I'm going to do: predict-yes
  573. ENV: Agent did: predict-yes for direction L in state State-B
  574. In State-B moving L
  575. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  576. predict error 0
  577. dir: dir isU
  578. \-77: O: O154 (predict-no)
  579. I see 1 and I'm going to do: predict-no
  580. ENV: Agent did: predict-no for direction U in state State-A
  581. In State-A moving U
  582. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  583. predict error 0
  584. dir: dir isU
  585. /|\78: O: O156 (predict-no)
  586. I see 1 and I'm going to do: predict-no
  587. ENV: Agent did: predict-no for direction U in state State-A
  588. In State-A moving U
  589. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  590. predict error 0
  591. dir: dir isU
  592. -/79: O: O158 (predict-no)
  593. I see 1 and I'm going to do: predict-no
  594. ENV: Agent did: predict-no for direction U in state State-A
  595. In State-A moving U
  596. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  597. predict error 0
  598. dir: dir isU
  599. |80: O: O160 (predict-no)
  600. I see 1 and I'm going to do: predict-no
  601. ENV: Agent did: predict-no for direction U in state State-A
  602. In State-A moving U
  603. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  604. predict error 0
  605. dir: dir isU
  606. \-81: O: O162 (predict-no)
  607. I see 1 and I'm going to do: predict-no
  608. ENV: Agent did: predict-no for direction U in state State-A
  609. In State-A moving U
  610. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  611. predict error 0
  612. dir: dir isU
  613. rule alias: '*'
  614. /82: O: O164 (predict-no)
  615. I see 1 and I'm going to do: predict-no
  616. ENV: Agent did: predict-no for direction U in state State-A
  617. In State-A moving U
  618. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  619. predict error 0
  620. dir: dir isR
  621. |\-83: O: O166 (predict-no)
  622. I see 1 and I'm going to do: predict-no
  623. ENV: Agent did: predict-no for direction R in state State-A
  624. In State-A moving R
  625. ENV: (next state, see, prediction correct?) = (State-B, 1, False)
  626. predict error 1
  627. dir: dir isR
  628. /|\84: O: O168 (predict-no)
  629. I see 0 and I'm going to do: predict-no
  630. ENV: Agent did: predict-no for direction R in state State-B
  631. In State-B moving R
  632. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  633. predict error 0
  634. dir: dir isU
  635. -/|85: O: O169 (predict-yes)
  636. I see 1 and I'm going to do: predict-yes
  637. ENV: Agent did: predict-yes for direction U in state State-B
  638. In State-B moving U
  639. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  640. predict error 1
  641. dir: dir isL
  642. \-/|86: O: O172 (predict-no)
  643. I see 0 and I'm going to do: predict-no
  644. ENV: Agent did: predict-no for direction L in state State-B
  645. In State-B moving L
  646. ENV: (next state, see, prediction correct?) = (State-A, 1, False)
  647. predict error 1
  648. dir: dir isU
  649. \-/|87: O: O174 (predict-no)
  650. I see 0 and I'm going to do: predict-no
  651. ENV: Agent did: predict-no for direction U in state State-A
  652. In State-A moving U
  653. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  654. predict error 0
  655. dir: dir isU
  656. \-88: O: O176 (predict-no)
  657. I see 1 and I'm going to do: predict-no
  658. ENV: Agent did: predict-no for direction U in state State-A
  659. In State-A moving U
  660. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  661. predict error 0
  662. dir: dir isU
  663. /|\-89: O: O178 (predict-no)
  664. I see 1 and I'm going to do: predict-no
  665. ENV: Agent did: predict-no for direction U in state State-A
  666. In State-A moving U
  667. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  668. predict error 0
  669. dir: dir isR
  670. /|\90: O: O180 (predict-no)
  671. I see 1 and I'm going to do: predict-no
  672. ENV: Agent did: predict-no for direction R in state State-A
  673. In State-A moving R
  674. ENV: (next state, see, prediction correct?) = (State-B, 1, False)
  675. predict error 1
  676. dir: dir isU
  677. -/|91: O: O182 (predict-no)
  678. I see 0 and I'm going to do: predict-no
  679. ENV: Agent did: predict-no for direction U in state State-B
  680. In State-B moving U
  681. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  682. predict error 0
  683. dir: dir isR
  684. rule alias: '*'
  685. \92: O: O184 (predict-no)
  686. I see 1 and I'm going to do: predict-no
  687. ENV: Agent did: predict-no for direction R in state State-B
  688. In State-B moving R
  689. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  690. predict error 0
  691. dir: dir isR
  692. -/|93: O: O186 (predict-no)
  693. I see 1 and I'm going to do: predict-no
  694. ENV: Agent did: predict-no for direction R in state State-B
  695. In State-B moving R
  696. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  697. predict error 0
  698. dir: dir isR
  699. \-/94: O: O188 (predict-no)
  700. I see 1 and I'm going to do: predict-no
  701. ENV: Agent did: predict-no for direction R in state State-B
  702. In State-B moving R
  703. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  704. predict error 0
  705. dir: dir isU
  706. |\95: O: O189 (predict-yes)
  707. I see 1 and I'm going to do: predict-yes
  708. ENV: Agent did: predict-yes for direction U in state State-B
  709. In State-B moving U
  710. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  711. predict error 1
  712. dir: dir isU
  713. -96: O: O191 (predict-yes)
  714. I see 0 and I'm going to do: predict-yes
  715. ENV: Agent did: predict-yes for direction U in state State-B
  716. In State-B moving U
  717. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  718. predict error 1
  719. dir: dir isU
  720. /|\-97: O: O194 (predict-no)
  721. I see 0 and I'm going to do: predict-no
  722. ENV: Agent did: predict-no for direction U in state State-B
  723. In State-B moving U
  724. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  725. predict error 0
  726. dir: dir isL
  727. /|\98: O: O195 (predict-yes)
  728. I see 1 and I'm going to do: predict-yes
  729. ENV: Agent did: predict-yes for direction L in state State-B
  730. In State-B moving L
  731. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  732. predict error 0
  733. dir: dir isR
  734. -/|99: O: O197 (predict-yes)
  735. I see 1 and I'm going to do: predict-yes
  736. ENV: Agent did: predict-yes for direction R in state State-A
  737. In State-A moving R
  738. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  739. predict error 0
  740. dir: dir isR
  741. \-/|100: O: O199 (predict-yes)
  742. I see 1 and I'm going to do: predict-yes
  743. ENV: Agent did: predict-yes for direction R in state State-B
  744. In State-B moving R
  745. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  746. predict error 1
  747. dir: dir isR
  748. \-/101: O: O202 (predict-no)
  749. I see 0 and I'm going to do: predict-no
  750. ENV: Agent did: predict-no for direction R in state State-B
  751. In State-B moving R
  752. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  753. predict error 0
  754. dir: dir isU
  755. rule alias: '*'
  756. |102: O: O204 (predict-no)
  757. I see 1 and I'm going to do: predict-no
  758. ENV: Agent did: predict-no for direction U in state State-B
  759. In State-B moving U
  760. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  761. predict error 0
  762. dir: dir isL
  763. \-103: O: O205 (predict-yes)
  764. I see 1 and I'm going to do: predict-yes
  765. ENV: Agent did: predict-yes for direction L in state State-B
  766. In State-B moving L
  767. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  768. predict error 0
  769. dir: dir isU
  770. /|\104: O: O208 (predict-no)
  771. I see 1 and I'm going to do: predict-no
  772. ENV: Agent did: predict-no for direction U in state State-A
  773. In State-A moving U
  774. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  775. predict error 0
  776. dir: dir isL
  777. -/105: O: O209 (predict-yes)
  778. I see 1 and I'm going to do: predict-yes
  779. ENV: Agent did: predict-yes for direction L in state State-A
  780. In State-A moving L
  781. ENV: (next state, see, prediction correct?) = (State-A, 0, False)
  782. predict error 1
  783. dir: dir isL
  784. |\-106: O: O211 (predict-yes)
  785. I see 0 and I'm going to do: predict-yes
  786. ENV: Agent did: predict-yes for direction L in state State-A
  787. In State-A moving L
  788. ENV: (next state, see, prediction correct?) = (State-A, 0, False)
  789. predict error 1
  790. dir: dir isU
  791. /|\107: O: O214 (predict-no)
  792. I see 0 and I'm going to do: predict-no
  793. ENV: Agent did: predict-no for direction U in state State-A
  794. In State-A moving U
  795. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  796. predict error 0
  797. dir: dir isL
  798. -/|108: O: O216 (predict-no)
  799. I see 1 and I'm going to do: predict-no
  800. ENV: Agent did: predict-no for direction L in state State-A
  801. In State-A moving L
  802. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  803. predict error 0
  804. dir: dir isU
  805. \-/109: O: O218 (predict-no)
  806. I see 1 and I'm going to do: predict-no
  807. ENV: Agent did: predict-no for direction U in state State-A
  808. In State-A moving U
  809. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  810. predict error 0
  811. dir: dir isL
  812. |\-110: O: O219 (predict-yes)
  813. I see 1 and I'm going to do: predict-yes
  814. ENV: Agent did: predict-yes for direction L in state State-A
  815. In State-A moving L
  816. ENV: (next state, see, prediction correct?) = (State-A, 0, False)
  817. predict error 1
  818. dir: dir isL
  819. /|\111: O: O222 (predict-no)
  820. I see 0 and I'm going to do: predict-no
  821. ENV: Agent did: predict-no for direction L in state State-A
  822. In State-A moving L
  823. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  824. predict error 0
  825. dir: dir isU
  826. rule alias: '*'
  827. rule alias: '*'
  828. rule alias: '*'
  829. rule alias: '*'
  830. -112: O: O224 (predict-no)
  831. I see 1 and I'm going to do: predict-no
  832. ENV: Agent did: predict-no for direction U in state State-A
  833. In State-A moving U
  834. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  835. predict error 0
  836. dir: dir isL
  837. /|\113: O: O226 (predict-no)
  838. I see 1 and I'm going to do: predict-no
  839. ENV: Agent did: predict-no for direction L in state State-A
  840. In State-A moving L
  841. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  842. predict error 0
  843. dir: dir isR
  844. -/|114: O: O227 (predict-yes)
  845. I see 1 and I'm going to do: predict-yes
  846. ENV: Agent did: predict-yes for direction R in state State-A
  847. In State-A moving R
  848. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  849. predict error 0
  850. dir: dir isU
  851. \-/115: O: O230 (predict-no)
  852. I see 1 and I'm going to do: predict-no
  853. ENV: Agent did: predict-no for direction U in state State-B
  854. In State-B moving U
  855. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  856. predict error 0
  857. dir: dir isR
  858. |\-116: O: O232 (predict-no)
  859. I see 1 and I'm going to do: predict-no
  860. ENV: Agent did: predict-no for direction R in state State-B
  861. In State-B moving R
  862. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  863. predict error 0
  864. dir: dir isU
  865. /|\117: O: O234 (predict-no)
  866. I see 1 and I'm going to do: predict-no
  867. ENV: Agent did: predict-no for direction U in state State-B
  868. In State-B moving U
  869. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  870. predict error 0
  871. dir: dir isL
  872. -/|118: O: O236 (predict-no)
  873. I see 1 and I'm going to do: predict-no
  874. ENV: Agent did: predict-no for direction L in state State-B
  875. In State-B moving L
  876. ENV: (next state, see, prediction correct?) = (State-A, 1, False)
  877. predict error 1
  878. dir: dir isR
  879. \-/119: O: O237 (predict-yes)
  880. I see 0 and I'm going to do: predict-yes
  881. ENV: Agent did: predict-yes for direction R in state State-A
  882. In State-A moving R
  883. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  884. predict error 0
  885. dir: dir isR
  886. |\-/120: O: O240 (predict-no)
  887. I see 1 and I'm going to do: predict-no
  888. ENV: Agent did: predict-no for direction R in state State-B
  889. In State-B moving R
  890. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  891. predict error 0
  892. dir: dir isR
  893. |\-/121: O: O241 (predict-yes)
  894. I see 1 and I'm going to do: predict-yes
  895. ENV: Agent did: predict-yes for direction R in state State-B
  896. In State-B moving R
  897. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  898. predict error 1
  899. dir: dir isR
  900. rule alias: '*'
  901. |122: O: O244 (predict-no)
  902. I see 0 and I'm going to do: predict-no
  903. ENV: Agent did: predict-no for direction R in state State-B
  904. In State-B moving R
  905. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  906. predict error 0
  907. dir: dir isR
  908. \-/123: O: O246 (predict-no)
  909. I see 1 and I'm going to do: predict-no
  910. ENV: Agent did: predict-no for direction R in state State-B
  911. In State-B moving R
  912. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  913. predict error 0
  914. dir: dir isU
  915. |\-124: O: O247 (predict-yes)
  916. I see 1 and I'm going to do: predict-yes
  917. ENV: Agent did: predict-yes for direction U in state State-B
  918. In State-B moving U
  919. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  920. predict error 1
  921. dir: dir isL
  922. /|\125: O: O250 (predict-no)
  923. I see 0 and I'm going to do: predict-no
  924. ENV: Agent did: predict-no for direction L in state State-B
  925. In State-B moving L
  926. ENV: (next state, see, prediction correct?) = (State-A, 1, False)
  927. predict error 1
  928. dir: dir isL
  929. -/|126: O: O252 (predict-no)
  930. I see 0 and I'm going to do: predict-no
  931. ENV: Agent did: predict-no for direction L in state State-A
  932. In State-A moving L
  933. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  934. predict error 0
  935. dir: dir isU
  936. \-/127: O: O254 (predict-no)
  937. I see 1 and I'm going to do: predict-no
  938. ENV: Agent did: predict-no for direction U in state State-A
  939. In State-A moving U
  940. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  941. predict error 0
  942. dir: dir isL
  943. |\-128: O: O256 (predict-no)
  944. I see 1 and I'm going to do: predict-no
  945. ENV: Agent did: predict-no for direction L in state State-A
  946. In State-A moving L
  947. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  948. predict error 0
  949. dir: dir isL
  950. /|\129: O: O257 (predict-yes)
  951. I see 1 and I'm going to do: predict-yes
  952. ENV: Agent did: predict-yes for direction L in state State-A
  953. In State-A moving L
  954. ENV: (next state, see, prediction correct?) = (State-A, 0, False)
  955. predict error 1
  956. dir: dir isL
  957. -/|130: O: O260 (predict-no)
  958. I see 0 and I'm going to do: predict-no
  959. ENV: Agent did: predict-no for direction L in state State-A
  960. In State-A moving L
  961. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  962. predict error 0
  963. dir: dir isU
  964. \-/131: O: O262 (predict-no)
  965. I see 1 and I'm going to do: predict-no
  966. ENV: Agent did: predict-no for direction U in state State-A
  967. In State-A moving U
  968. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  969. predict error 0
  970. dir: dir isU
  971. rule alias: '*'
  972. rule alias: '*'
  973. rule alias: '*'
  974. |132: O: O264 (predict-no)
  975. I see 1 and I'm going to do: predict-no
  976. ENV: Agent did: predict-no for direction U in state State-A
  977. In State-A moving U
  978. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  979. predict error 0
  980. dir: dir isL
  981. \-/133: O: O266 (predict-no)
  982. I see 1 and I'm going to do: predict-no
  983. ENV: Agent did: predict-no for direction L in state State-A
  984. In State-A moving L
  985. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  986. predict error 0
  987. dir: dir isR
  988. |\-134: O: O268 (predict-no)
  989. I see 1 and I'm going to do: predict-no
  990. ENV: Agent did: predict-no for direction R in state State-A
  991. In State-A moving R
  992. ENV: (next state, see, prediction correct?) = (State-B, 1, False)
  993. predict error 1
  994. dir: dir isL
  995. /|\135: O: O270 (predict-no)
  996. I see 0 and I'm going to do: predict-no
  997. ENV: Agent did: predict-no for direction L in state State-B
  998. In State-B moving L
  999. ENV: (next state, see, prediction correct?) = (State-A, 1, False)
  1000. predict error 1
  1001. dir: dir isL
  1002. -/|136: O: O272 (predict-no)
  1003. I see 0 and I'm going to do: predict-no
  1004. ENV: Agent did: predict-no for direction L in state State-A
  1005. In State-A moving L
  1006. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1007. predict error 0
  1008. dir: dir isL
  1009. \-137: O: O274 (predict-no)
  1010. I see 1 and I'm going to do: predict-no
  1011. ENV: Agent did: predict-no for direction L in state State-A
  1012. In State-A moving L
  1013. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1014. predict error 0
  1015. dir: dir isR
  1016. /|138: O: O276 (predict-no)
  1017. I see 1 and I'm going to do: predict-no
  1018. ENV: Agent did: predict-no for direction R in state State-A
  1019. In State-A moving R
  1020. ENV: (next state, see, prediction correct?) = (State-B, 1, False)
  1021. predict error 1
  1022. dir: dir isR
  1023. \-/139: O: O278 (predict-no)
  1024. I see 0 and I'm going to do: predict-no
  1025. ENV: Agent did: predict-no for direction R in state State-B
  1026. In State-B moving R
  1027. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  1028. predict error 0
  1029. dir: dir isL
  1030. |\-/140: O: O280 (predict-no)
  1031. I see 1 and I'm going to do: predict-no
  1032. ENV: Agent did: predict-no for direction L in state State-B
  1033. In State-B moving L
  1034. ENV: (next state, see, prediction correct?) = (State-A, 1, False)
  1035. predict error 1
  1036. dir: dir isR
  1037. |\-/141: O: O281 (predict-yes)
  1038. I see 0 and I'm going to do: predict-yes
  1039. ENV: Agent did: predict-yes for direction R in state State-A
  1040. In State-A moving R
  1041. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  1042. predict error 0
  1043. dir: dir isL
  1044. rule alias: '*'
  1045. rule alias: '*'
  1046. rule alias: '*'
  1047. |142: O: O284 (predict-no)
  1048. I see 1 and I'm going to do: predict-no
  1049. ENV: Agent did: predict-no for direction L in state State-B
  1050. In State-B moving L
  1051. ENV: (next state, see, prediction correct?) = (State-A, 1, False)
  1052. predict error 1
  1053. dir: dir isL
  1054. \-/143: O: O285 (predict-yes)
  1055. I see 0 and I'm going to do: predict-yes
  1056. ENV: Agent did: predict-yes for direction L in state State-A
  1057. In State-A moving L
  1058. ENV: (next state, see, prediction correct?) = (State-A, 0, False)
  1059. predict error 1
  1060. dir: dir isU
  1061. |144: O: O288 (predict-no)
  1062. I see 0 and I'm going to do: predict-no
  1063. ENV: Agent did: predict-no for direction U in state State-A
  1064. In State-A moving U
  1065. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1066. predict error 0
  1067. dir: dir isL
  1068. \-/145: O: O290 (predict-no)
  1069. I see 1 and I'm going to do: predict-no
  1070. ENV: Agent did: predict-no for direction L in state State-A
  1071. In State-A moving L
  1072. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1073. predict error 0
  1074. dir: dir isR
  1075. |\-146: O: O291 (predict-yes)
  1076. I see 1 and I'm going to do: predict-yes
  1077. ENV: Agent did: predict-yes for direction R in state State-A
  1078. In State-A moving R
  1079. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  1080. predict error 0
  1081. dir: dir isU
  1082. /|\147: O: O294 (predict-no)
  1083. I see 1 and I'm going to do: predict-no
  1084. ENV: Agent did: predict-no for direction U in state State-B
  1085. In State-B moving U
  1086. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  1087. predict error 0
  1088. dir: dir isU
  1089. -/148: O: O296 (predict-no)
  1090. I see 1 and I'm going to do: predict-no
  1091. ENV: Agent did: predict-no for direction U in state State-B
  1092. In State-B moving U
  1093. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  1094. predict error 0
  1095. dir: dir isU
  1096. |\-149: O: O298 (predict-no)
  1097. I see 1 and I'm going to do: predict-no
  1098. ENV: Agent did: predict-no for direction U in state State-B
  1099. In State-B moving U
  1100. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  1101. predict error 0
  1102. dir: dir isL
  1103. /|\-150: O: O300 (predict-no)
  1104. I see 1 and I'm going to do: predict-no
  1105. ENV: Agent did: predict-no for direction L in state State-B
  1106. In State-B moving L
  1107. ENV: (next state, see, prediction correct?) = (State-A, 1, False)
  1108. predict error 1
  1109. dir: dir isU
  1110. /|\151: O: O302 (predict-no)
  1111. I see 0 and I'm going to do: predict-no
  1112. ENV: Agent did: predict-no for direction U in state State-A
  1113. In State-A moving U
  1114. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1115. predict error 0
  1116. dir: dir isU
  1117. -152: O: O304 (predict-no)
  1118. I see 1 and I'm going to do: predict-no
  1119. ENV: Agent did: predict-no for direction U in state State-A
  1120. In State-A moving U
  1121. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1122. predict error 0
  1123. dir: dir isL
  1124. /|153: O: O306 (predict-no)
  1125. I see 1 and I'm going to do: predict-no
  1126. ENV: Agent did: predict-no for direction L in state State-A
  1127. In State-A moving L
  1128. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1129. predict error 0
  1130. dir: dir isU
  1131. \-/154: O: O308 (predict-no)
  1132. I see 1 and I'm going to do: predict-no
  1133. ENV: Agent did: predict-no for direction U in state State-A
  1134. In State-A moving U
  1135. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1136. predict error 0
  1137. dir: dir isU
  1138. |\-155: O: O310 (predict-no)
  1139. I see 1 and I'm going to do: predict-no
  1140. ENV: Agent did: predict-no for direction U in state State-A
  1141. In State-A moving U
  1142. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1143. predict error 0
  1144. dir: dir isR
  1145. /|\156: O: O312 (predict-no)
  1146. I see 1 and I'm going to do: predict-no
  1147. ENV: Agent did: predict-no for direction R in state State-A
  1148. In State-A moving R
  1149. ENV: (next state, see, prediction correct?) = (State-B, 1, False)
  1150. predict error 1
  1151. dir: dir isL
  1152. -/|157: O: O313 (predict-yes)
  1153. I see 0 and I'm going to do: predict-yes
  1154. ENV: Agent did: predict-yes for direction L in state State-B
  1155. In State-B moving L
  1156. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  1157. predict error 0
  1158. dir: dir isR
  1159. \-158: O: O315 (predict-yes)
  1160. I see 1 and I'm going to do: predict-yes
  1161. ENV: Agent did: predict-yes for direction R in state State-A
  1162. In State-A moving R
  1163. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  1164. predict error 0
  1165. dir: dir isR
  1166. /|\159: O: O318 (predict-no)
  1167. I see 1 and I'm going to do: predict-no
  1168. ENV: Agent did: predict-no for direction R in state State-B
  1169. In State-B moving R
  1170. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  1171. predict error 0
  1172. dir: dir isL
  1173. -/|160: O: O319 (predict-yes)
  1174. I see 1 and I'm going to do: predict-yes
  1175. ENV: Agent did: predict-yes for direction L in state State-B
  1176. In State-B moving L
  1177. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  1178. predict error 0
  1179. dir: dir isR
  1180. \-161: O: O321 (predict-yes)
  1181. I see 1 and I'm going to do: predict-yes
  1182. ENV: Agent did: predict-yes for direction R in state State-A
  1183. In State-A moving R
  1184. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  1185. predict error 0
  1186. dir: dir isR
  1187. rule alias: '*'
  1188. rule alias: '*'
  1189. /162: O: O324 (predict-no)
  1190. I see 1 and I'm going to do: predict-no
  1191. ENV: Agent did: predict-no for direction R in state State-B
  1192. In State-B moving R
  1193. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  1194. predict error 0
  1195. dir: dir isR
  1196. |\-163: O: O326 (predict-no)
  1197. I see 1 and I'm going to do: predict-no
  1198. ENV: Agent did: predict-no for direction R in state State-B
  1199. In State-B moving R
  1200. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  1201. predict error 0
  1202. dir: dir isR
  1203. /|\164: O: O328 (predict-no)
  1204. I see 1 and I'm going to do: predict-no
  1205. ENV: Agent did: predict-no for direction R in state State-B
  1206. In State-B moving R
  1207. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  1208. predict error 0
  1209. dir: dir isL
  1210. -/|165: O: O329 (predict-yes)
  1211. I see 1 and I'm going to do: predict-yes
  1212. ENV: Agent did: predict-yes for direction L in state State-B
  1213. In State-B moving L
  1214. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  1215. predict error 0
  1216. dir: dir isR
  1217. \-166: O: O331 (predict-yes)
  1218. I see 1 and I'm going to do: predict-yes
  1219. ENV: Agent did: predict-yes for direction R in state State-A
  1220. In State-A moving R
  1221. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  1222. predict error 0
  1223. dir: dir isU
  1224. /|\-167: O: O334 (predict-no)
  1225. I see 1 and I'm going to do: predict-no
  1226. ENV: Agent did: predict-no for direction U in state State-B
  1227. In State-B moving U
  1228. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  1229. predict error 0
  1230. dir: dir isL
  1231. /|168: O: O335 (predict-yes)
  1232. I see 1 and I'm going to do: predict-yes
  1233. ENV: Agent did: predict-yes for direction L in state State-B
  1234. In State-B moving L
  1235. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  1236. predict error 0
  1237. dir: dir isR
  1238. \-169: O: O337 (predict-yes)
  1239. I see 1 and I'm going to do: predict-yes
  1240. ENV: Agent did: predict-yes for direction R in state State-A
  1241. In State-A moving R
  1242. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  1243. predict error 0
  1244. dir: dir isL
  1245. /|\170: O: O339 (predict-yes)
  1246. I see 1 and I'm going to do: predict-yes
  1247. ENV: Agent did: predict-yes for direction L in state State-B
  1248. In State-B moving L
  1249. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  1250. predict error 0
  1251. dir: dir isU
  1252. -/|171: O: O342 (predict-no)
  1253. I see 1 and I'm going to do: predict-no
  1254. ENV: Agent did: predict-no for direction U in state State-A
  1255. In State-A moving U
  1256. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1257. predict error 0
  1258. dir: dir isR
  1259. rule alias: '*'
  1260. \172: O: O343 (predict-yes)
  1261. I see 1 and I'm going to do: predict-yes
  1262. ENV: Agent did: predict-yes for direction R in state State-A
  1263. In State-A moving R
  1264. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  1265. predict error 0
  1266. dir: dir isL
  1267. -/173: O: O345 (predict-yes)
  1268. I see 1 and I'm going to do: predict-yes
  1269. ENV: Agent did: predict-yes for direction L in state State-B
  1270. In State-B moving L
  1271. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  1272. predict error 0
  1273. dir: dir isL
  1274. |\-174: O: O348 (predict-no)
  1275. I see 1 and I'm going to do: predict-no
  1276. ENV: Agent did: predict-no for direction L in state State-A
  1277. In State-A moving L
  1278. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1279. predict error 0
  1280. dir: dir isL
  1281. /|\175: O: O350 (predict-no)
  1282. I see 1 and I'm going to do: predict-no
  1283. ENV: Agent did: predict-no for direction L in state State-A
  1284. In State-A moving L
  1285. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1286. predict error 0
  1287. dir: dir isU
  1288. -/|176: O: O352 (predict-no)
  1289. I see 1 and I'm going to do: predict-no
  1290. ENV: Agent did: predict-no for direction U in state State-A
  1291. In State-A moving U
  1292. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1293. predict error 0
  1294. dir: dir isR
  1295. \-177: O: O353 (predict-yes)
  1296. I see 1 and I'm going to do: predict-yes
  1297. ENV: Agent did: predict-yes for direction R in state State-A
  1298. In State-A moving R
  1299. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  1300. predict error 0
  1301. dir: dir isL
  1302. /|178: O: O355 (predict-yes)
  1303. I see 1 and I'm going to do: predict-yes
  1304. ENV: Agent did: predict-yes for direction L in state State-B
  1305. In State-B moving L
  1306. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  1307. predict error 0
  1308. dir: dir isR
  1309. \-/179: O: O357 (predict-yes)
  1310. I see 1 and I'm going to do: predict-yes
  1311. ENV: Agent did: predict-yes for direction R in state State-A
  1312. In State-A moving R
  1313. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  1314. predict error 0
  1315. dir: dir isU
  1316. |\180: O: O360 (predict-no)
  1317. I see 1 and I'm going to do: predict-no
  1318. ENV: Agent did: predict-no for direction U in state State-B
  1319. In State-B moving U
  1320. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  1321. predict error 0
  1322. dir: dir isR
  1323. -/|181: O: O362 (predict-no)
  1324. I see 1 and I'm going to do: predict-no
  1325. ENV: Agent did: predict-no for direction R in state State-B
  1326. In State-B moving R
  1327. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  1328. predict error 0
  1329. dir: dir isR
  1330. rule alias: '*'
  1331. rule alias: '*'
  1332. rule alias: '*'
  1333. \182: O: O364 (predict-no)
  1334. I see 1 and I'm going to do: predict-no
  1335. ENV: Agent did: predict-no for direction R in state State-B
  1336. In State-B moving R
  1337. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  1338. predict error 0
  1339. dir: dir isU
  1340. -/|183: O: O366 (predict-no)
  1341. I see 1 and I'm going to do: predict-no
  1342. ENV: Agent did: predict-no for direction U in state State-B
  1343. In State-B moving U
  1344. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  1345. predict error 0
  1346. dir: dir isR
  1347. \-/184: O: O368 (predict-no)
  1348. I see 1 and I'm going to do: predict-no
  1349. ENV: Agent did: predict-no for direction R in state State-B
  1350. In State-B moving R
  1351. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  1352. predict error 0
  1353. dir: dir isR
  1354. |\185: O: O370 (predict-no)
  1355. I see 1 and I'm going to do: predict-no
  1356. ENV: Agent did: predict-no for direction R in state State-B
  1357. In State-B moving R
  1358. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  1359. predict error 0
  1360. dir: dir isR
  1361. -/|186: O: O372 (predict-no)
  1362. I see 1 and I'm going to do: predict-no
  1363. ENV: Agent did: predict-no for direction R in state State-B
  1364. In State-B moving R
  1365. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  1366. predict error 0
  1367. dir: dir isL
  1368. \-/|187: O: O373 (predict-yes)
  1369. I see 1 and I'm going to do: predict-yes
  1370. ENV: Agent did: predict-yes for direction L in state State-B
  1371. In State-B moving L
  1372. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  1373. predict error 0
  1374. dir: dir isL
  1375. \-188: O: O376 (predict-no)
  1376. I see 1 and I'm going to do: predict-no
  1377. ENV: Agent did: predict-no for direction L in state State-A
  1378. In State-A moving L
  1379. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1380. predict error 0
  1381. dir: dir isR
  1382. /|\189: O: O377 (predict-yes)
  1383. I see 1 and I'm going to do: predict-yes
  1384. ENV: Agent did: predict-yes for direction R in state State-A
  1385. In State-A moving R
  1386. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  1387. predict error 0
  1388. dir: dir isL
  1389. -/|190: O: O379 (predict-yes)
  1390. I see 1 and I'm going to do: predict-yes
  1391. ENV: Agent did: predict-yes for direction L in state State-B
  1392. In State-B moving L
  1393. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  1394. predict error 0
  1395. dir: dir isR
  1396. \-/191: O: O381 (predict-yes)
  1397. I see 1 and I'm going to do: predict-yes
  1398. ENV: Agent did: predict-yes for direction R in state State-A
  1399. In State-A moving R
  1400. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  1401. predict error 0
  1402. dir: dir isR
  1403. rule alias: '*'
  1404. |192: O: O384 (predict-no)
  1405. I see 1 and I'm going to do: predict-no
  1406. ENV: Agent did: predict-no for direction R in state State-B
  1407. In State-B moving R
  1408. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  1409. predict error 0
  1410. dir: dir isU
  1411. \-/193: O: O386 (predict-no)
  1412. I see 1 and I'm going to do: predict-no
  1413. ENV: Agent did: predict-no for direction U in state State-B
  1414. In State-B moving U
  1415. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  1416. predict error 0
  1417. dir: dir isR
  1418. |\-194: O: O388 (predict-no)
  1419. I see 1 and I'm going to do: predict-no
  1420. ENV: Agent did: predict-no for direction R in state State-B
  1421. In State-B moving R
  1422. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  1423. predict error 0
  1424. dir: dir isR
  1425. /|195: O: O390 (predict-no)
  1426. I see 1 and I'm going to do: predict-no
  1427. ENV: Agent did: predict-no for direction R in state State-B
  1428. In State-B moving R
  1429. ENV: (ne

Large files files are truncated, but you can click here to view the full file