PageRenderTime 133ms CodeModel.GetById 15ms RepoModel.GetById 0ms app.codeStats 1ms

/flipv2/20121025-10K-runs/stdout-flip-10K_1.txt

https://bitbucket.org/evan13579b/soar-ziggurat
Plain Text | 14061 lines | 13969 code | 92 blank | 0 comment | 0 complexity | 19125ae20570d0bb27dab21e84b1fc75 MD5 | raw file
Possible License(s): BSD-3-Clause
  1. Seeding... 1
  2. dir: dir isL
  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 1 ...
  10. soar> Entering slave mode:
  11. - log file 'rl-slave-10K_1.log'....
  12. - will exit slave mode after 10000 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 L in state State-A
  24. In State-A moving L
  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 isU
  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 U in state State-A
  40. In State-A moving U
  41. ENV: (next state, see, prediction correct?) = (State-A, 0, False)
  42. predict error 1
  43. dir: dir isL
  44. /|4: O: O7 (predict-yes)
  45. I see 0 and I'm going to do: predict-yes
  46. ENV: Agent did: predict-yes for direction L in state State-A
  47. In State-A moving L
  48. ENV: (next state, see, prediction correct?) = (State-A, 0, False)
  49. predict error 1
  50. dir: dir isR
  51. \-/5: O: O10 (predict-no)
  52. I see 0 and I'm going to do: predict-no
  53. ENV: Agent did: predict-no for direction R in state State-A
  54. In State-A moving R
  55. ENV: (next state, see, prediction correct?) = (State-B, 1, False)
  56. predict error 1
  57. dir: dir isR
  58. |\6: O: O11 (predict-yes)
  59. I see 0 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 isR
  65. -/7: O: O13 (predict-yes)
  66. I see 0 and I'm going to do: predict-yes
  67. ENV: Agent did: predict-yes for direction R in state State-B
  68. In State-B moving R
  69. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  70. predict error 1
  71. dir: dir isU
  72. |\-8: O: O16 (predict-no)
  73. I see 0 and I'm going to do: predict-no
  74. ENV: Agent did: predict-no for direction U in state State-B
  75. In State-B moving U
  76. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  77. predict error 0
  78. dir: dir isL
  79. /9: O: O18 (predict-no)
  80. I see 1 and I'm going to do: predict-no
  81. ENV: Agent did: predict-no for direction L in state State-B
  82. In State-B moving L
  83. ENV: (next state, see, prediction correct?) = (State-A, 1, False)
  84. predict error 1
  85. dir: dir isL
  86. |\-10: O: O20 (predict-no)
  87. I see 0 and I'm going to do: predict-no
  88. ENV: Agent did: predict-no for direction L in state State-A
  89. In State-A moving L
  90. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  91. predict error 0
  92. dir: dir isU
  93. /11: O: O22 (predict-no)
  94. I see 1 and I'm going to do: predict-no
  95. ENV: Agent did: predict-no for direction U in state State-A
  96. In State-A moving U
  97. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  98. predict error 0
  99. dir: dir isR
  100. rule alias: '*'
  101. rule alias: '*'
  102. rule alias: '*'
  103. rule alias: '*'
  104. |12: O: O23 (predict-yes)
  105. I see 1 and I'm going to do: predict-yes
  106. ENV: Agent did: predict-yes for direction R in state State-A
  107. In State-A moving R
  108. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  109. predict error 0
  110. dir: dir isU
  111. \-/13: O: O26 (predict-no)
  112. I see 1 and I'm going to do: predict-no
  113. ENV: Agent did: predict-no for direction U in state State-B
  114. In State-B moving U
  115. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  116. predict error 0
  117. dir: dir isL
  118. |14: O: O28 (predict-no)
  119. I see 1 and I'm going to do: predict-no
  120. ENV: Agent did: predict-no for direction L in state State-B
  121. In State-B moving L
  122. ENV: (next state, see, prediction correct?) = (State-A, 1, False)
  123. predict error 1
  124. dir: dir isR
  125. \15: O: O29 (predict-yes)
  126. I see 0 and I'm going to do: predict-yes
  127. ENV: Agent did: predict-yes for direction R in state State-A
  128. In State-A moving R
  129. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  130. predict error 0
  131. dir: dir isU
  132. -/|16: O: O32 (predict-no)
  133. I see 1 and I'm going to do: predict-no
  134. ENV: Agent did: predict-no for direction U in state State-B
  135. In State-B moving U
  136. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  137. predict error 0
  138. dir: dir isL
  139. \-17: O: O34 (predict-no)
  140. I see 1 and I'm going to do: predict-no
  141. ENV: Agent did: predict-no for direction L in state State-B
  142. In State-B moving L
  143. ENV: (next state, see, prediction correct?) = (State-A, 1, False)
  144. predict error 1
  145. dir: dir isU
  146. /|\18: O: O36 (predict-no)
  147. I see 0 and I'm going to do: predict-no
  148. ENV: Agent did: predict-no for direction U in state State-A
  149. In State-A moving U
  150. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  151. predict error 0
  152. dir: dir isU
  153. -/|19: O: O38 (predict-no)
  154. I see 1 and I'm going to do: predict-no
  155. ENV: Agent did: predict-no for direction U in state State-A
  156. In State-A moving U
  157. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  158. predict error 0
  159. dir: dir isL
  160. \-20: O: O40 (predict-no)
  161. I see 1 and I'm going to do: predict-no
  162. ENV: Agent did: predict-no for direction L in state State-A
  163. In State-A moving L
  164. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  165. predict error 0
  166. dir: dir isL
  167. /|\21: O: O42 (predict-no)
  168. I see 1 and I'm going to do: predict-no
  169. ENV: Agent did: predict-no for direction L in state State-A
  170. In State-A moving L
  171. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  172. predict error 0
  173. dir: dir isR
  174. rule alias: '*'
  175. rule alias: '*'
  176. rule alias: '*'
  177. -22: O: O43 (predict-yes)
  178. I see 1 and I'm going to do: predict-yes
  179. ENV: Agent did: predict-yes for direction R in state State-A
  180. In State-A moving R
  181. ENV: (next state, see, prediction correct?) = (State-B, 1, 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-B
  187. In State-B moving U
  188. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  189. predict error 0
  190. dir: dir isR
  191. \-/24: O: O47 (predict-yes)
  192. I see 1 and I'm going to do: predict-yes
  193. ENV: Agent did: predict-yes for direction R in state State-B
  194. In State-B moving R
  195. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  196. predict error 1
  197. dir: dir isL
  198. |\25: O: O50 (predict-no)
  199. I see 0 and I'm going to do: predict-no
  200. ENV: Agent did: predict-no for direction L in state State-B
  201. In State-B moving L
  202. ENV: (next state, see, prediction correct?) = (State-A, 1, False)
  203. predict error 1
  204. dir: dir isR
  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 R in state State-A
  208. In State-A moving R
  209. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  210. predict error 0
  211. dir: dir isL
  212. /27: O: O54 (predict-no)
  213. I see 1 and I'm going to do: predict-no
  214. ENV: Agent did: predict-no for direction L in state State-B
  215. In State-B moving L
  216. ENV: (next state, see, prediction correct?) = (State-A, 1, False)
  217. predict error 1
  218. dir: dir isL
  219. |\-28: O: O56 (predict-no)
  220. I see 0 and I'm going to do: predict-no
  221. ENV: Agent did: predict-no for direction L in state State-A
  222. In State-A moving L
  223. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  224. predict error 0
  225. dir: dir isR
  226. /|29: O: O57 (predict-yes)
  227. I see 1 and I'm going to do: predict-yes
  228. ENV: Agent did: predict-yes for direction R in state State-A
  229. In State-A moving R
  230. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  231. predict error 0
  232. dir: dir isR
  233. \-30: O: O59 (predict-yes)
  234. I see 1 and I'm going to do: predict-yes
  235. ENV: Agent did: predict-yes for direction R in state State-B
  236. In State-B moving R
  237. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  238. predict error 1
  239. dir: dir isL
  240. /|\31: O: O62 (predict-no)
  241. I see 0 and I'm going to do: predict-no
  242. ENV: Agent did: predict-no for direction L in state State-B
  243. In State-B moving L
  244. ENV: (next state, see, prediction correct?) = (State-A, 1, False)
  245. predict error 1
  246. dir: dir isL
  247. rule alias: '*'
  248. rule alias: '*'
  249. rule alias: '*'
  250. rule alias: '*'
  251. rule alias: '*'
  252. rule alias: '*'
  253. -32: O: O64 (predict-no)
  254. I see 0 and I'm going to do: predict-no
  255. ENV: Agent did: predict-no for direction L in state State-A
  256. In State-A moving L
  257. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  258. predict error 0
  259. dir: dir isL
  260. /|\33: O: O66 (predict-no)
  261. I see 1 and I'm going to do: predict-no
  262. ENV: Agent did: predict-no for direction L in state State-A
  263. In State-A moving L
  264. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  265. predict error 0
  266. dir: dir isR
  267. -/34: O: O67 (predict-yes)
  268. I see 1 and I'm going to do: predict-yes
  269. ENV: Agent did: predict-yes for direction R in state State-A
  270. In State-A moving R
  271. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  272. predict error 0
  273. dir: dir isL
  274. |35: O: O70 (predict-no)
  275. I see 1 and I'm going to do: predict-no
  276. ENV: Agent did: predict-no for direction L in state State-B
  277. In State-B moving L
  278. ENV: (next state, see, prediction correct?) = (State-A, 1, False)
  279. predict error 1
  280. dir: dir isL
  281. \36: O: O72 (predict-no)
  282. I see 0 and I'm going to do: predict-no
  283. ENV: Agent did: predict-no for direction L in state State-A
  284. In State-A moving L
  285. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  286. predict error 0
  287. dir: dir isU
  288. -/|37: O: O74 (predict-no)
  289. I see 1 and I'm going to do: predict-no
  290. ENV: Agent did: predict-no for direction U in state State-A
  291. In State-A moving U
  292. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  293. predict error 0
  294. dir: dir isR
  295. \38: O: O75 (predict-yes)
  296. I see 1 and I'm going to do: predict-yes
  297. ENV: Agent did: predict-yes for direction R in state State-A
  298. In State-A moving R
  299. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  300. predict error 0
  301. dir: dir isR
  302. -/|39: O: O77 (predict-yes)
  303. I see 1 and I'm going to do: predict-yes
  304. ENV: Agent did: predict-yes for direction R in state State-B
  305. In State-B moving R
  306. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  307. predict error 1
  308. dir: dir isL
  309. \-/40: O: O80 (predict-no)
  310. I see 0 and I'm going to do: predict-no
  311. ENV: Agent did: predict-no for direction L in state State-B
  312. In State-B moving L
  313. ENV: (next state, see, prediction correct?) = (State-A, 1, False)
  314. predict error 1
  315. dir: dir isU
  316. |\-41: O: O82 (predict-no)
  317. I see 0 and I'm going to do: predict-no
  318. ENV: Agent did: predict-no for direction U in state State-A
  319. In State-A moving U
  320. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  321. predict error 0
  322. dir: dir isU
  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 U in state State-A
  326. In State-A moving U
  327. ENV: (next state, see, prediction correct?) = (State-A, 0, False)
  328. predict error 1
  329. dir: dir isL
  330. |\-43: O: O86 (predict-no)
  331. I see 0 and I'm going to do: predict-no
  332. ENV: Agent did: predict-no for direction L in state State-A
  333. In State-A moving L
  334. ENV: (next state, see, prediction correct?) = (State-A, 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-A
  340. In State-A moving L
  341. ENV: (next state, see, prediction correct?) = (State-A, 0, False)
  342. predict error 1
  343. dir: dir isU
  344. /|\45: O: O90 (predict-no)
  345. I see 0 and I'm going to do: predict-no
  346. ENV: Agent did: predict-no for direction U in state State-A
  347. In State-A moving U
  348. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  349. predict error 0
  350. dir: dir isU
  351. -/|46: O: O91 (predict-yes)
  352. I see 1 and I'm going to do: predict-yes
  353. ENV: Agent did: predict-yes for direction U in state State-A
  354. In State-A moving U
  355. ENV: (next state, see, prediction correct?) = (State-A, 0, False)
  356. predict error 1
  357. dir: dir isU
  358. \-/47: O: O94 (predict-no)
  359. I see 0 and I'm going to do: predict-no
  360. ENV: Agent did: predict-no for direction U in state State-A
  361. In State-A moving U
  362. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  363. predict error 0
  364. dir: dir isR
  365. |\48: O: O95 (predict-yes)
  366. I see 1 and I'm going to do: predict-yes
  367. ENV: Agent did: predict-yes for direction R in state State-A
  368. In State-A moving R
  369. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  370. predict error 0
  371. dir: dir isU
  372. -49: O: O98 (predict-no)
  373. I see 1 and I'm going to do: predict-no
  374. ENV: Agent did: predict-no for direction U in state State-B
  375. In State-B moving U
  376. ENV: (next state, see, prediction correct?) = (State-B, 0, 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-B
  382. In State-B moving U
  383. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  384. predict error 0
  385. dir: dir isL
  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 L in state State-B
  389. In State-B moving L
  390. ENV: (next state, see, prediction correct?) = (State-A, 1, False)
  391. predict error 1
  392. dir: dir isR
  393. rule alias: '*'
  394. rule alias: '*'
  395. \52: O: O103 (predict-yes)
  396. I see 0 and I'm going to do: predict-yes
  397. ENV: Agent did: predict-yes for direction R in state State-A
  398. In State-A moving R
  399. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  400. predict error 0
  401. dir: dir isU
  402. -/|53: O: O106 (predict-no)
  403. I see 1 and I'm going to do: predict-no
  404. ENV: Agent did: predict-no for direction U in state State-B
  405. In State-B moving U
  406. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  407. predict error 0
  408. dir: dir isU
  409. \-54: O: O108 (predict-no)
  410. I see 1 and I'm going to do: predict-no
  411. ENV: Agent did: predict-no for direction U in state State-B
  412. In State-B moving U
  413. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  414. predict error 0
  415. dir: dir isR
  416. /|\55: O: O109 (predict-yes)
  417. I see 1 and I'm going to do: predict-yes
  418. ENV: Agent did: predict-yes for direction R in state State-B
  419. In State-B moving R
  420. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  421. predict error 1
  422. dir: dir isR
  423. -/|56: O: O111 (predict-yes)
  424. I see 0 and I'm going to do: predict-yes
  425. ENV: Agent did: predict-yes for direction R in state State-B
  426. In State-B moving R
  427. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  428. predict error 1
  429. dir: dir isL
  430. \-57: O: O114 (predict-no)
  431. I see 0 and I'm going to do: predict-no
  432. ENV: Agent did: predict-no for direction L in state State-B
  433. In State-B moving L
  434. ENV: (next state, see, prediction correct?) = (State-A, 1, False)
  435. predict error 1
  436. dir: dir isL
  437. /|\58: O: O116 (predict-no)
  438. I see 0 and I'm going to do: predict-no
  439. ENV: Agent did: predict-no for direction L in state State-A
  440. In State-A moving L
  441. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  442. predict error 0
  443. dir: dir isU
  444. -/|59: O: O118 (predict-no)
  445. I see 1 and I'm going to do: predict-no
  446. ENV: Agent did: predict-no for direction U in state State-A
  447. In State-A moving U
  448. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  449. predict error 0
  450. dir: dir isR
  451. \60: O: O119 (predict-yes)
  452. I see 1 and I'm going to do: predict-yes
  453. ENV: Agent did: predict-yes for direction R in state State-A
  454. In State-A moving R
  455. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  456. predict error 0
  457. dir: dir isL
  458. -/|61: O: O121 (predict-yes)
  459. I see 1 and I'm going to do: predict-yes
  460. ENV: Agent did: predict-yes for direction L in state State-B
  461. In State-B moving L
  462. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  463. predict error 0
  464. dir: dir isR
  465. rule alias: '*'
  466. rule alias: '*'
  467. \62: O: O123 (predict-yes)
  468. I see 1 and I'm going to do: predict-yes
  469. ENV: Agent did: predict-yes for direction R in state State-A
  470. In State-A moving R
  471. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  472. predict error 0
  473. dir: dir isU
  474. -/|63: O: O126 (predict-no)
  475. I see 1 and I'm going to do: predict-no
  476. ENV: Agent did: predict-no for direction U in state State-B
  477. In State-B moving U
  478. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  479. predict error 0
  480. dir: dir isU
  481. \-/64: O: O128 (predict-no)
  482. I see 1 and I'm going to do: predict-no
  483. ENV: Agent did: predict-no for direction U in state State-B
  484. In State-B moving U
  485. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  486. predict error 0
  487. dir: dir isR
  488. |\-65: O: O129 (predict-yes)
  489. I see 1 and I'm going to do: predict-yes
  490. ENV: Agent did: predict-yes for direction R in state State-B
  491. In State-B moving R
  492. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  493. predict error 1
  494. dir: dir isR
  495. /|66: O: O131 (predict-yes)
  496. I see 0 and I'm going to do: predict-yes
  497. ENV: Agent did: predict-yes for direction R in state State-B
  498. In State-B moving R
  499. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  500. predict error 1
  501. dir: dir isR
  502. \-67: O: O133 (predict-yes)
  503. I see 0 and I'm going to do: predict-yes
  504. ENV: Agent did: predict-yes for direction R in state State-B
  505. In State-B moving R
  506. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  507. predict error 1
  508. dir: dir isU
  509. /|\68: O: O136 (predict-no)
  510. I see 0 and I'm going to do: predict-no
  511. ENV: Agent did: predict-no for direction U in state State-B
  512. In State-B moving U
  513. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  514. predict error 0
  515. dir: dir isR
  516. -/|69: O: O137 (predict-yes)
  517. I see 1 and I'm going to do: predict-yes
  518. ENV: Agent did: predict-yes for direction R in state State-B
  519. In State-B moving R
  520. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  521. predict error 1
  522. dir: dir isR
  523. \-/70: O: O139 (predict-yes)
  524. I see 0 and I'm going to do: predict-yes
  525. ENV: Agent did: predict-yes for direction R in state State-B
  526. In State-B moving R
  527. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  528. predict error 1
  529. dir: dir isR
  530. |71: O: O141 (predict-yes)
  531. I see 0 and I'm going to do: predict-yes
  532. ENV: Agent did: predict-yes for direction R in state State-B
  533. In State-B moving R
  534. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  535. predict error 1
  536. dir: dir isL
  537. rule alias: '*'
  538. rule alias: '*'
  539. \72: O: O143 (predict-yes)
  540. I see 0 and I'm going to do: predict-yes
  541. ENV: Agent did: predict-yes for direction L in state State-B
  542. In State-B moving L
  543. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  544. predict error 0
  545. dir: dir isL
  546. -/|73: O: O146 (predict-no)
  547. I see 1 and I'm going to do: predict-no
  548. ENV: Agent did: predict-no for direction L in state State-A
  549. In State-A moving L
  550. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  551. predict error 0
  552. dir: dir isU
  553. \-/74: O: O148 (predict-no)
  554. I see 1 and I'm going to do: predict-no
  555. ENV: Agent did: predict-no for direction U in state State-A
  556. In State-A moving U
  557. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  558. predict error 0
  559. dir: dir isU
  560. |\75: O: O150 (predict-no)
  561. I see 1 and I'm going to do: predict-no
  562. ENV: Agent did: predict-no for direction U in state State-A
  563. In State-A moving U
  564. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  565. predict error 0
  566. dir: dir isR
  567. -/|76: O: O151 (predict-yes)
  568. I see 1 and I'm going to do: predict-yes
  569. ENV: Agent did: predict-yes for direction R in state State-A
  570. In State-A moving R
  571. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  572. predict error 0
  573. dir: dir isR
  574. \-77: O: O153 (predict-yes)
  575. I see 1 and I'm going to do: predict-yes
  576. ENV: Agent did: predict-yes for direction R in state State-B
  577. In State-B moving R
  578. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  579. predict error 1
  580. dir: dir isL
  581. /|\78: O: O155 (predict-yes)
  582. I see 0 and I'm going to do: predict-yes
  583. ENV: Agent did: predict-yes for direction L in state State-B
  584. In State-B moving L
  585. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  586. predict error 0
  587. dir: dir isR
  588. -/|79: O: O157 (predict-yes)
  589. I see 1 and I'm going to do: predict-yes
  590. ENV: Agent did: predict-yes for direction R in state State-A
  591. In State-A moving R
  592. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  593. predict error 0
  594. dir: dir isU
  595. \-/80: O: O160 (predict-no)
  596. I see 1 and I'm going to do: predict-no
  597. ENV: Agent did: predict-no for direction U in state State-B
  598. In State-B moving U
  599. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  600. predict error 0
  601. dir: dir isU
  602. |\81: O: O162 (predict-no)
  603. I see 1 and I'm going to do: predict-no
  604. ENV: Agent did: predict-no for direction U in state State-B
  605. In State-B moving U
  606. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  607. predict error 0
  608. dir: dir isR
  609. rule alias: '*'
  610. rule alias: '*'
  611. rule alias: '*'
  612. -82: O: O163 (predict-yes)
  613. I see 1 and I'm going to do: predict-yes
  614. ENV: Agent did: predict-yes for direction R in state State-B
  615. In State-B moving R
  616. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  617. predict error 1
  618. dir: dir isU
  619. /|\83: O: O166 (predict-no)
  620. I see 0 and I'm going to do: predict-no
  621. ENV: Agent did: predict-no for direction U in state State-B
  622. In State-B moving U
  623. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  624. predict error 0
  625. dir: dir isL
  626. -/|84: O: O167 (predict-yes)
  627. I see 1 and I'm going to do: predict-yes
  628. ENV: Agent did: predict-yes for direction L in state State-B
  629. In State-B moving L
  630. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  631. predict error 0
  632. dir: dir isR
  633. \-85: O: O169 (predict-yes)
  634. I see 1 and I'm going to do: predict-yes
  635. ENV: Agent did: predict-yes for direction R in state State-A
  636. In State-A moving R
  637. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  638. predict error 0
  639. dir: dir isU
  640. /|\86: O: O172 (predict-no)
  641. I see 1 and I'm going to do: predict-no
  642. ENV: Agent did: predict-no for direction U in state State-B
  643. In State-B moving U
  644. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  645. predict error 0
  646. dir: dir isR
  647. -/|87: O: O173 (predict-yes)
  648. I see 1 and I'm going to do: predict-yes
  649. ENV: Agent did: predict-yes for direction R in state State-B
  650. In State-B moving R
  651. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  652. predict error 1
  653. dir: dir isR
  654. \-/88: O: O175 (predict-yes)
  655. I see 0 and I'm going to do: predict-yes
  656. ENV: Agent did: predict-yes for direction R in state State-B
  657. In State-B moving R
  658. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  659. predict error 1
  660. dir: dir isL
  661. |\-89: O: O177 (predict-yes)
  662. I see 0 and I'm going to do: predict-yes
  663. ENV: Agent did: predict-yes for direction L in state State-B
  664. In State-B moving L
  665. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  666. predict error 0
  667. dir: dir isR
  668. /|\90: O: O179 (predict-yes)
  669. I see 1 and I'm going to do: predict-yes
  670. ENV: Agent did: predict-yes for direction R in state State-A
  671. In State-A moving R
  672. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  673. predict error 0
  674. dir: dir isU
  675. -/|91: O: O181 (predict-yes)
  676. I see 1 and I'm going to do: predict-yes
  677. ENV: Agent did: predict-yes for direction U in state State-B
  678. In State-B moving U
  679. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  680. predict error 1
  681. dir: dir isL
  682. rule alias: '*'
  683. rule alias: '*'
  684. rule alias: '*'
  685. \92: O: O183 (predict-yes)
  686. I see 0 and I'm going to do: predict-yes
  687. ENV: Agent did: predict-yes for direction L in state State-B
  688. In State-B moving L
  689. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  690. predict error 0
  691. dir: dir isU
  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 U in state State-A
  695. In State-A moving U
  696. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  697. predict error 0
  698. dir: dir isU
  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 U in state State-A
  702. In State-A moving U
  703. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  704. predict error 0
  705. dir: dir isU
  706. /|\95: O: O190 (predict-no)
  707. I see 1 and I'm going to do: predict-no
  708. ENV: Agent did: predict-no for direction U in state State-A
  709. In State-A moving U
  710. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  711. predict error 0
  712. dir: dir isU
  713. -96: O: O192 (predict-no)
  714. I see 1 and I'm going to do: predict-no
  715. ENV: Agent did: predict-no for direction U in state State-A
  716. In State-A moving U
  717. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  718. predict error 0
  719. dir: dir isU
  720. /|97: O: O194 (predict-no)
  721. I see 1 and I'm going to do: predict-no
  722. ENV: Agent did: predict-no for direction U in state State-A
  723. In State-A moving U
  724. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  725. predict error 0
  726. dir: dir isR
  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 R in state State-A
  730. In State-A moving R
  731. ENV: (next state, see, prediction correct?) = (State-B, 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-B
  737. In State-B moving R
  738. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  739. predict error 1
  740. dir: dir isR
  741. -/|100: O: O199 (predict-yes)
  742. I see 0 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 isL
  748. \-/101: O: O201 (predict-yes)
  749. I see 0 and I'm going to do: predict-yes
  750. ENV: Agent did: predict-yes for direction L in state State-B
  751. In State-B moving L
  752. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  753. predict error 0
  754. dir: dir isU
  755. rule alias: '*'
  756. rule alias: '*'
  757. |102: O: O204 (predict-no)
  758. I see 1 and I'm going to do: predict-no
  759. ENV: Agent did: predict-no for direction U in state State-A
  760. In State-A moving U
  761. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  762. predict error 0
  763. dir: dir isR
  764. \-/103: O: O205 (predict-yes)
  765. I see 1 and I'm going to do: predict-yes
  766. ENV: Agent did: predict-yes for direction R in state State-A
  767. In State-A moving R
  768. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  769. predict error 0
  770. dir: dir isL
  771. |\-104: O: O207 (predict-yes)
  772. I see 1 and I'm going to do: predict-yes
  773. ENV: Agent did: predict-yes for direction L in state State-B
  774. In State-B moving L
  775. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  776. predict error 0
  777. dir: dir isR
  778. /|\105: O: O209 (predict-yes)
  779. I see 1 and I'm going to do: predict-yes
  780. ENV: Agent did: predict-yes for direction R in state State-A
  781. In State-A moving R
  782. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  783. predict error 0
  784. dir: dir isR
  785. -/|106: O: O211 (predict-yes)
  786. I see 1 and I'm going to do: predict-yes
  787. ENV: Agent did: predict-yes for direction R in state State-B
  788. In State-B moving R
  789. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  790. predict error 1
  791. dir: dir isR
  792. \-107: O: O213 (predict-yes)
  793. I see 0 and I'm going to do: predict-yes
  794. ENV: Agent did: predict-yes for direction R in state State-B
  795. In State-B moving R
  796. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  797. predict error 1
  798. dir: dir isR
  799. /|108: O: O215 (predict-yes)
  800. I see 0 and I'm going to do: predict-yes
  801. ENV: Agent did: predict-yes for direction R in state State-B
  802. In State-B moving R
  803. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  804. predict error 1
  805. dir: dir isR
  806. \-109: O: O217 (predict-yes)
  807. I see 0 and I'm going to do: predict-yes
  808. ENV: Agent did: predict-yes for direction R in state State-B
  809. In State-B moving R
  810. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  811. predict error 1
  812. dir: dir isR
  813. /|110: O: O220 (predict-no)
  814. I see 0 and I'm going to do: predict-no
  815. ENV: Agent did: predict-no for direction R in state State-B
  816. In State-B moving R
  817. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  818. predict error 0
  819. dir: dir isR
  820. \-111: O: O221 (predict-yes)
  821. I see 1 and I'm going to do: predict-yes
  822. ENV: Agent did: predict-yes for direction R in state State-B
  823. In State-B moving R
  824. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  825. predict error 1
  826. dir: dir isR
  827. rule alias: '*'
  828. rule alias: '*'
  829. /112: O: O224 (predict-no)
  830. I see 0 and I'm going to do: predict-no
  831. ENV: Agent did: predict-no for direction R in state State-B
  832. In State-B moving R
  833. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  834. predict error 0
  835. dir: dir isL
  836. |\113: O: O225 (predict-yes)
  837. I see 1 and I'm going to do: predict-yes
  838. ENV: Agent did: predict-yes for direction L in state State-B
  839. In State-B moving L
  840. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  841. predict error 0
  842. dir: dir isL
  843. -114: O: O227 (predict-yes)
  844. I see 1 and I'm going to do: predict-yes
  845. ENV: Agent did: predict-yes for direction L in state State-A
  846. In State-A moving L
  847. ENV: (next state, see, prediction correct?) = (State-A, 0, False)
  848. predict error 1
  849. dir: dir isL
  850. /115: O: O229 (predict-yes)
  851. I see 0 and I'm going to do: predict-yes
  852. ENV: Agent did: predict-yes for direction L in state State-A
  853. In State-A moving L
  854. ENV: (next state, see, prediction correct?) = (State-A, 0, False)
  855. predict error 1
  856. dir: dir isR
  857. |\-116: O: O232 (predict-no)
  858. I see 0 and I'm going to do: predict-no
  859. ENV: Agent did: predict-no for direction R in state State-A
  860. In State-A moving R
  861. ENV: (next state, see, prediction correct?) = (State-B, 1, False)
  862. predict error 1
  863. dir: dir isU
  864. /117: O: O234 (predict-no)
  865. I see 0 and I'm going to do: predict-no
  866. ENV: Agent did: predict-no for direction U in state State-B
  867. In State-B moving U
  868. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  869. predict error 0
  870. dir: dir isU
  871. |\-118: O: O236 (predict-no)
  872. I see 1 and I'm going to do: predict-no
  873. ENV: Agent did: predict-no for direction U in state State-B
  874. In State-B moving U
  875. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  876. predict error 0
  877. dir: dir isU
  878. /|\119: O: O238 (predict-no)
  879. I see 1 and I'm going to do: predict-no
  880. ENV: Agent did: predict-no for direction U in state State-B
  881. In State-B moving U
  882. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  883. predict error 0
  884. dir: dir isU
  885. -/120: O: O240 (predict-no)
  886. I see 1 and I'm going to do: predict-no
  887. ENV: Agent did: predict-no for direction U in state State-B
  888. In State-B moving U
  889. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  890. predict error 0
  891. dir: dir isL
  892. |\-121: O: O242 (predict-no)
  893. I see 1 and I'm going to do: predict-no
  894. ENV: Agent did: predict-no for direction L in state State-B
  895. In State-B moving L
  896. ENV: (next state, see, prediction correct?) = (State-A, 1, False)
  897. predict error 1
  898. dir: dir isU
  899. rule alias: '*'
  900. rule alias: '*'
  901. rule alias: '*'
  902. rule alias: '*'
  903. /122: O: O244 (predict-no)
  904. I see 0 and I'm going to do: predict-no
  905. ENV: Agent did: predict-no for direction U in state State-A
  906. In State-A moving U
  907. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  908. predict error 0
  909. dir: dir isU
  910. |\123: O: O246 (predict-no)
  911. I see 1 and I'm going to do: predict-no
  912. ENV: Agent did: predict-no for direction U in state State-A
  913. In State-A moving U
  914. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  915. predict error 0
  916. dir: dir isL
  917. -/124: O: O247 (predict-yes)
  918. I see 1 and I'm going to do: predict-yes
  919. ENV: Agent did: predict-yes for direction L in state State-A
  920. In State-A moving L
  921. ENV: (next state, see, prediction correct?) = (State-A, 0, False)
  922. predict error 1
  923. dir: dir isL
  924. |125: O: O250 (predict-no)
  925. I see 0 and I'm going to do: predict-no
  926. ENV: Agent did: predict-no for direction L in state State-A
  927. In State-A moving L
  928. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  929. predict error 0
  930. dir: dir isL
  931. \-/126: O: O252 (predict-no)
  932. I see 1 and I'm going to do: predict-no
  933. ENV: Agent did: predict-no for direction L in state State-A
  934. In State-A moving L
  935. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  936. predict error 0
  937. dir: dir isU
  938. |\-127: O: O254 (predict-no)
  939. I see 1 and I'm going to do: predict-no
  940. ENV: Agent did: predict-no for direction U in state State-A
  941. In State-A moving U
  942. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  943. predict error 0
  944. dir: dir isL
  945. /|128: O: O255 (predict-yes)
  946. I see 1 and I'm going to do: predict-yes
  947. ENV: Agent did: predict-yes for direction L in state State-A
  948. In State-A moving L
  949. ENV: (next state, see, prediction correct?) = (State-A, 0, False)
  950. predict error 1
  951. dir: dir isL
  952. \-/129: O: O258 (predict-no)
  953. I see 0 and I'm going to do: predict-no
  954. ENV: Agent did: predict-no for direction L in state State-A
  955. In State-A moving L
  956. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  957. predict error 0
  958. dir: dir isR
  959. |\-130: O: O259 (predict-yes)
  960. I see 1 and I'm going to do: predict-yes
  961. ENV: Agent did: predict-yes for direction R in state State-A
  962. In State-A moving R
  963. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  964. predict error 0
  965. dir: dir isR
  966. /|\131: O: O262 (predict-no)
  967. I see 1 and I'm going to do: predict-no
  968. ENV: Agent did: predict-no for direction R in state State-B
  969. In State-B moving R
  970. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  971. predict error 0
  972. dir: dir isL
  973. rule alias: '*'
  974. rule alias: '*'
  975. rule alias: '*'
  976. rule alias: '*'
  977. -132: O: O263 (predict-yes)
  978. I see 1 and I'm going to do: predict-yes
  979. ENV: Agent did: predict-yes for direction L in state State-B
  980. In State-B moving L
  981. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  982. predict error 0
  983. dir: dir isL
  984. /|\133: O: O266 (predict-no)
  985. I see 1 and I'm going to do: predict-no
  986. ENV: Agent did: predict-no for direction L in state State-A
  987. In State-A moving L
  988. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  989. predict error 0
  990. dir: dir isR
  991. -/|134: O: O267 (predict-yes)
  992. I see 1 and I'm going to do: predict-yes
  993. ENV: Agent did: predict-yes for direction R in state State-A
  994. In State-A moving R
  995. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  996. predict error 0
  997. dir: dir isL
  998. \135: O: O269 (predict-yes)
  999. I see 1 and I'm going to do: predict-yes
  1000. ENV: Agent did: predict-yes for direction L in state State-B
  1001. In State-B moving L
  1002. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  1003. predict error 0
  1004. dir: dir isL
  1005. -/136: O: O272 (predict-no)
  1006. I see 1 and I'm going to do: predict-no
  1007. ENV: Agent did: predict-no for direction L in state State-A
  1008. In State-A moving L
  1009. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1010. predict error 0
  1011. dir: dir isU
  1012. |\137: O: O274 (predict-no)
  1013. I see 1 and I'm going to do: predict-no
  1014. ENV: Agent did: predict-no for direction U in state State-A
  1015. In State-A moving U
  1016. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1017. predict error 0
  1018. dir: dir isR
  1019. -138: O: O275 (predict-yes)
  1020. I see 1 and I'm going to do: predict-yes
  1021. ENV: Agent did: predict-yes for direction R in state State-A
  1022. In State-A moving R
  1023. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  1024. predict error 0
  1025. dir: dir isL
  1026. /|\139: O: O277 (predict-yes)
  1027. I see 1 and I'm going to do: predict-yes
  1028. ENV: Agent did: predict-yes for direction L in state State-B
  1029. In State-B moving L
  1030. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  1031. predict error 0
  1032. dir: dir isR
  1033. -/|140: O: O279 (predict-yes)
  1034. I see 1 and I'm going to do: predict-yes
  1035. ENV: Agent did: predict-yes for direction R in state State-A
  1036. In State-A moving R
  1037. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  1038. predict error 0
  1039. dir: dir isL
  1040. \-/141: O: O281 (predict-yes)
  1041. I see 1 and I'm going to do: predict-yes
  1042. ENV: Agent did: predict-yes for direction L in state State-B
  1043. In State-B moving L
  1044. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  1045. predict error 0
  1046. dir: dir isR
  1047. rule alias: '*'
  1048. rule alias: '*'
  1049. |142: O: O283 (predict-yes)
  1050. I see 1 and I'm going to do: predict-yes
  1051. ENV: Agent did: predict-yes for direction R in state State-A
  1052. In State-A moving R
  1053. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  1054. predict error 0
  1055. dir: dir isR
  1056. \-/143: O: O286 (predict-no)
  1057. I see 1 and I'm going to do: predict-no
  1058. ENV: Agent did: predict-no for direction R in state State-B
  1059. In State-B moving R
  1060. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  1061. predict error 0
  1062. dir: dir isL
  1063. |\-144: O: O287 (predict-yes)
  1064. I see 1 and I'm going to do: predict-yes
  1065. ENV: Agent did: predict-yes for direction L in state State-B
  1066. In State-B moving L
  1067. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  1068. predict error 0
  1069. dir: dir isL
  1070. /|\145: O: O290 (predict-no)
  1071. I see 1 and I'm going to do: predict-no
  1072. ENV: Agent did: predict-no for direction L in state State-A
  1073. In State-A moving L
  1074. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1075. predict error 0
  1076. dir: dir isU
  1077. -/146: O: O292 (predict-no)
  1078. I see 1 and I'm going to do: predict-no
  1079. ENV: Agent did: predict-no for direction U in state State-A
  1080. In State-A moving U
  1081. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1082. predict error 0
  1083. dir: dir isR
  1084. |\-147: O: O293 (predict-yes)
  1085. I see 1 and I'm going to do: predict-yes
  1086. ENV: Agent did: predict-yes for direction R in state State-A
  1087. In State-A moving R
  1088. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  1089. predict error 0
  1090. dir: dir isL
  1091. /|\148: O: O295 (predict-yes)
  1092. I see 1 and I'm going to do: predict-yes
  1093. ENV: Agent did: predict-yes for direction L in state State-B
  1094. In State-B moving L
  1095. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  1096. predict error 0
  1097. dir: dir isR
  1098. -/149: O: O297 (predict-yes)
  1099. I see 1 and I'm going to do: predict-yes
  1100. ENV: Agent did: predict-yes for direction R in state State-A
  1101. In State-A moving R
  1102. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  1103. predict error 0
  1104. dir: dir isU
  1105. |\-150: O: O300 (predict-no)
  1106. I see 1 and I'm going to do: predict-no
  1107. ENV: Agent did: predict-no for direction U in state State-B
  1108. In State-B moving U
  1109. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  1110. predict error 0
  1111. dir: dir isL
  1112. /|\151: O: O301 (predict-yes)
  1113. I see 1 and I'm going to do: predict-yes
  1114. ENV: Agent did: predict-yes for direction L in state State-B
  1115. In State-B moving L
  1116. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  1117. predict error 0
  1118. dir: dir isL
  1119. rule alias: '*'
  1120. -152: O: O304 (predict-no)
  1121. I see 1 and I'm going to do: predict-no
  1122. ENV: Agent did: predict-no for direction L in state State-A
  1123. In State-A moving L
  1124. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1125. predict error 0
  1126. dir: dir isL
  1127. /153: O: O306 (predict-no)
  1128. I see 1 and I'm going to do: predict-no
  1129. ENV: Agent did: predict-no for direction L in state State-A
  1130. In State-A moving L
  1131. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1132. predict error 0
  1133. dir: dir isU
  1134. |\-154: O: O308 (predict-no)
  1135. I see 1 and I'm going to do: predict-no
  1136. ENV: Agent did: predict-no for direction U in state State-A
  1137. In State-A moving U
  1138. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1139. predict error 0
  1140. dir: dir isL
  1141. /|\155: O: O310 (predict-no)
  1142. I see 1 and I'm going to do: predict-no
  1143. ENV: Agent did: predict-no for direction L in state State-A
  1144. In State-A moving L
  1145. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1146. predict error 0
  1147. dir: dir isU
  1148. -/|156: O: O312 (predict-no)
  1149. I see 1 and I'm going to do: predict-no
  1150. ENV: Agent did: predict-no for direction U in state State-A
  1151. In State-A moving U
  1152. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1153. predict error 0
  1154. dir: dir isU
  1155. \-/157: O: O314 (predict-no)
  1156. I see 1 and I'm going to do: predict-no
  1157. ENV: Agent did: predict-no for direction U in state State-A
  1158. In State-A moving U
  1159. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1160. predict error 0
  1161. dir: dir isR
  1162. |\-158: O: O316 (predict-no)
  1163. I see 1 and I'm going to do: predict-no
  1164. ENV: Agent did: predict-no for direction R in state State-A
  1165. In State-A moving R
  1166. ENV: (next state, see, prediction correct?) = (State-B, 1, False)
  1167. predict error 1
  1168. dir: dir isL
  1169. /|\159: O: O317 (predict-yes)
  1170. I see 0 and I'm going to do: predict-yes
  1171. ENV: Agent did: predict-yes for direction L in state State-B
  1172. In State-B moving L
  1173. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  1174. predict error 0
  1175. dir: dir isU
  1176. -/|160: O: O320 (predict-no)
  1177. I see 1 and I'm going to do: predict-no
  1178. ENV: Agent did: predict-no for direction U in state State-A
  1179. In State-A moving U
  1180. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1181. predict error 0
  1182. dir: dir isU
  1183. \-/161: O: O322 (predict-no)
  1184. I see 1 and I'm going to do: predict-no
  1185. ENV: Agent did: predict-no for direction U in state State-A
  1186. In State-A moving U
  1187. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1188. predict error 0
  1189. dir: dir isR
  1190. |162: O: O323 (predict-yes)
  1191. I see 1 and I'm going to do: predict-yes
  1192. ENV: Agent did: predict-yes for direction R in state State-A
  1193. In State-A moving R
  1194. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  1195. predict error 0
  1196. dir: dir isL
  1197. \-/163: O: O325 (predict-yes)
  1198. I see 1 and I'm going to do: predict-yes
  1199. ENV: Agent did: predict-yes for direction L in state State-B
  1200. In State-B moving L
  1201. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  1202. predict error 0
  1203. dir: dir isR
  1204. |\-164: O: O327 (predict-yes)
  1205. I see 1 and I'm going to do: predict-yes
  1206. ENV: Agent did: predict-yes for direction R in state State-A
  1207. In State-A moving R
  1208. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  1209. predict error 0
  1210. dir: dir isR
  1211. /|\165: O: O330 (predict-no)
  1212. I see 1 and I'm going to do: predict-no
  1213. ENV: Agent did: predict-no for direction R in state State-B
  1214. In State-B moving R
  1215. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  1216. predict error 0
  1217. dir: dir isR
  1218. -/|166: O: O332 (predict-no)
  1219. I see 1 and I'm going to do: predict-no
  1220. ENV: Agent did: predict-no for direction R in state State-B
  1221. In State-B moving R
  1222. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  1223. predict error 0
  1224. dir: dir isL
  1225. \-/167: O: O333 (predict-yes)
  1226. I see 1 and I'm going to do: predict-yes
  1227. ENV: Agent did: predict-yes for direction L in state State-B
  1228. In State-B moving L
  1229. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  1230. predict error 0
  1231. dir: dir isR
  1232. |\-168: O: O335 (predict-yes)
  1233. I see 1 and I'm going to do: predict-yes
  1234. ENV: Agent did: predict-yes for direction R in state State-A
  1235. In State-A moving R
  1236. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  1237. predict error 0
  1238. dir: dir isL
  1239. /|\169: O: O337 (predict-yes)
  1240. I see 1 and I'm going to do: predict-yes
  1241. ENV: Agent did: predict-yes for direction L in state State-B
  1242. In State-B moving L
  1243. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  1244. predict error 0
  1245. dir: dir isL
  1246. -/|170: O: O339 (predict-yes)
  1247. I see 1 and I'm going to do: predict-yes
  1248. ENV: Agent did: predict-yes for direction L in state State-A
  1249. In State-A moving L
  1250. ENV: (next state, see, prediction correct?) = (State-A, 0, False)
  1251. predict error 1
  1252. dir: dir isU
  1253. \-/171: O: O342 (predict-no)
  1254. I see 0 and I'm going to do: predict-no
  1255. ENV: Agent did: predict-no for direction U in state State-A
  1256. In State-A moving U
  1257. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1258. predict error 0
  1259. dir: dir isU
  1260. rule alias: '*'
  1261. |172: O: O344 (predict-no)
  1262. I see 1 and I'm going to do: predict-no
  1263. ENV: Agent did: predict-no for direction U in state State-A
  1264. In State-A moving U
  1265. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1266. predict error 0
  1267. dir: dir isL
  1268. \-/173: O: O346 (predict-no)
  1269. I see 1 and I'm going to do: predict-no
  1270. ENV: Agent did: predict-no for direction L in state State-A
  1271. In State-A moving L
  1272. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1273. predict error 0
  1274. dir: dir isU
  1275. |\-174: O: O348 (predict-no)
  1276. I see 1 and I'm going to do: predict-no
  1277. ENV: Agent did: predict-no for direction U in state State-A
  1278. In State-A moving U
  1279. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1280. predict error 0
  1281. dir: dir isL
  1282. /|\175: O: O350 (predict-no)
  1283. I see 1 and I'm going to do: predict-no
  1284. ENV: Agent did: predict-no for direction L in state State-A
  1285. In State-A moving L
  1286. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1287. predict error 0
  1288. dir: dir isU
  1289. -/|176: O: O351 (predict-yes)
  1290. I see 1 and I'm going to do: predict-yes
  1291. ENV: Agent did: predict-yes for direction U in state State-A
  1292. In State-A moving U
  1293. ENV: (next state, see, prediction correct?) = (State-A, 0, False)
  1294. predict error 1
  1295. dir: dir isU
  1296. \-/177: O: O354 (predict-no)
  1297. I see 0 and I'm going to do: predict-no
  1298. ENV: Agent did: predict-no for direction U in state State-A
  1299. In State-A moving U
  1300. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1301. predict error 0
  1302. dir: dir isR
  1303. |\-178: O: O355 (predict-yes)
  1304. I see 1 and I'm going to do: predict-yes
  1305. ENV: Agent did: predict-yes for direction R in state State-A
  1306. In State-A moving R
  1307. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  1308. predict error 0
  1309. dir: dir isL
  1310. /|\179: O: O357 (predict-yes)
  1311. I see 1 and I'm going to do: predict-yes
  1312. ENV: Agent did: predict-yes for direction L in state State-B
  1313. In State-B moving L
  1314. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  1315. predict error 0
  1316. dir: dir isL
  1317. -/|180: O: O360 (predict-no)
  1318. I see 1 and I'm going to do: predict-no
  1319. ENV: Agent did: predict-no for direction L in state State-A
  1320. In State-A moving L
  1321. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1322. predict error 0
  1323. dir: dir isU
  1324. \-/181: O: O362 (predict-no)
  1325. I see 1 and I'm going to do: predict-no
  1326. ENV: Agent did: predict-no for direction U in state State-A
  1327. In State-A moving U
  1328. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1329. predict error 0
  1330. dir: dir isL
  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 L in state State-A
  1336. In State-A moving L
  1337. ENV: (next state, see, prediction correct?) = (State-A, 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-A
  1343. In State-A moving U
  1344. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1345. predict error 0
  1346. dir: dir isU
  1347. |\184: O: O367 (predict-yes)
  1348. I see 1 and I'm going to do: predict-yes
  1349. ENV: Agent did: predict-yes for direction U in state State-A
  1350. In State-A moving U
  1351. ENV: (next state, see, prediction correct?) = (State-A, 0, False)
  1352. predict error 1
  1353. dir: dir isR
  1354. -/|185: O: O369 (predict-yes)
  1355. I see 0 and I'm going to do: predict-yes
  1356. ENV: Agent did: predict-yes for direction R in state State-A
  1357. In State-A moving R
  1358. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  1359. predict error 0
  1360. dir: dir isL
  1361. \-/186: O: O371 (predict-yes)
  1362. I see 1 and I'm going to do: predict-yes
  1363. ENV: Agent did: predict-yes for direction L in state State-B
  1364. In State-B moving L
  1365. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  1366. predict error 0
  1367. dir: dir isU
  1368. |\187: O: O374 (predict-no)
  1369. I see 1 and I'm going to do: predict-no
  1370. ENV: Agent did: predict-no for direction U in state State-A
  1371. In State-A moving U
  1372. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1373. predict error 0
  1374. dir: dir isU
  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 U in state State-A
  1378. In State-A moving U
  1379. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1380. predict error 0
  1381. dir: dir isU
  1382. \-/189: O: O378 (predict-no)
  1383. I see 1 and I'm going to do: predict-no
  1384. ENV: Agent did: predict-no for direction U in state State-A
  1385. In State-A moving U
  1386. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1387. predict error 0
  1388. dir: dir isR
  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 R in state State-A
  1392. In State-A moving R
  1393. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  1394. predict error 0
  1395. dir: dir isR
  1396. -/|191: O: O382 (predict-no)
  1397. I see 1 and I'm going to do: predict-no
  1398. ENV: Agent did: predict-no for direction R in state State-B
  1399. In State-B moving R
  1400. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  1401. predict error 0
  1402. dir: dir isR
  1403. \192: O: O384 (predict-no)
  1404. I see 1 and I'm going to do: predict-no
  1405. ENV: Agent did: predict-no for direction R in state State-B
  1406. In State-B moving R
  1407. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  1408. predict error 0
  1409. dir: dir isL
  1410. -/193: O: O385 (predict-yes)
  1411. I see 1 and I'm going to do: predict-yes
  1412. ENV: Agent did: predict-yes for direction L in state State-B
  1413. In State-B moving L
  1414. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  1415. predict error 0
  1416. dir: dir isU
  1417. |\194: O: O388 (predict-no)
  1418. I see 1 and I'm going to do: predict-no
  1419. ENV: Agent did: predict-no for direction U in state State-A
  1420. In State-A moving U
  1421. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1422. predict error 0
  1423. dir: dir isR
  1424. -/|195: O: O389 (predict-yes)
  1425. I see 1 and I'm going to do: predict-yes
  1426. ENV: Agent did: predict-yes for direction R in state State-A
  1427. In State-A moving R
  1428. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  1429. predict error 0
  1430. dir: dir isL
  1431. \-/196: O: O391 (predict-yes)
  1432. I see 1 and I'm going to do: predict-yes
  1433. ENV: Agent did: predict-yes for direction L in state State-B
  1434. In State-B moving L
  1435. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  1436. predict error 0
  1437. dir: dir isL
  1438. |\-197: O: O394 (predict-no)
  1439. I see 1 and I'm going to do: predict-no
  1440. ENV: Agent did: predict-no for direction L in state State-A
  1441. In State-A moving L
  1442. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1443. predict error 0
  1444. dir: dir isR
  1445. /|\198: O: O396 (predict-no)
  1446. I see 1 and I'm going to do: predict-no
  1447. ENV: Agent did: predict-no for direction R in state State-A
  1448. In State-A moving R
  1449. ENV: (next state, see, prediction correct?) = (State-B, 1, False)
  1450. predict error 1
  1451. dir: dir isL
  1452. -/|199: O: O397 (predict-yes)
  1453. I see 0 and I'm going to do: predict-yes
  1454. ENV: Agent did: predict-yes for direction L in state State-B
  1455. In State-B moving L
  1456. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  1457. predict error 0
  1458. dir: dir isR
  1459. \-/200: O: O399 (predict-yes)
  1460. I see 1 and I'm going to do: predict-yes
  1461. ENV: Agent did: predict-yes for direction R in state State-A
  1462. In State-A moving R
  1463. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  1464. predict error 0
  1465. dir: dir isL
  1466. |\-201: O: O401 (predict-yes)
  1467. I see 1 and I'm going to do: predict-yes
  1468. ENV: Agent did: predict-yes for direction L in state State-B
  1469. In State-B moving L
  1470. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  1471. predict error 0
  1472. dir: dir isU
  1473. /202: O: O404 (predict-no)
  1474. I see 1 and I'm going to do: predict-no
  1475. ENV: Agent did: predict-no for direction U in state State-A
  1476. In State-A moving U
  1477. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1478. predict error 0
  1479. dir: dir isU
  1480. |\-203: O: O406 (predict-no)
  1481. I see 1 and I'm going to do: predict-no
  1482. ENV: Agent did: predict-no for direction U in state State-A
  1483. In State-A moving U
  1484. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1485. predict error 0
  1486. dir: dir isL
  1487. /|\204: O: O407 (predict-yes)
  1488. I see 1 and I'm going to do: predict-yes
  1489. ENV: Agent did: predict-yes for direction L in state State-A
  1490. In State-A moving L
  1491. ENV: (next state, see, prediction correct?) = (State-A, 0, False)
  1492. predict error 1
  1493. dir: dir isL
  1494. -/|205: O: O410 (predict-no)
  1495. I see 0 and I'm going to do: predict-no
  1496. ENV: Agent did: predict-no for direction L in state State-A
  1497. In State-A moving L
  1498. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1499. predict error 0
  1500. dir: dir isL
  1501. \-206: O: O412 (predict-no)
  1502. I see 1 and I'm going to do: predict-no
  1503. ENV: Agent did: predict-no for direction L in state State-A
  1504. In State-A moving L
  1505. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1506. predict error 0
  1507. dir: dir isU
  1508. /|\207: O: O414 (predict-no)
  1509. I see 1 and I'm going to do: predict-no
  1510. ENV: Agent did: predict-no for direction U in state State-A
  1511. In State-A moving U
  1512. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1513. predict error 0
  1514. dir: dir isU
  1515. -/208: O: O416 (predict-no)
  1516. I see 1 and I'm going to do: predict-no
  1517. ENV: Agent did: predict-no for direction U in state State-A
  1518. In State-A moving U
  1519. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1520. predict error 0
  1521. dir: dir isR
  1522. |\209: O: O418 (predict-no)
  1523. I see 1 and I'm going to do: predict-no
  1524. ENV: Agent did: predict-no for direction R in state State-A
  1525. In State-A moving R
  1526. ENV: (next state, see, prediction correct?) = (State-B, 1, False)
  1527. predict error 1
  1528. dir: dir isL
  1529. -/210: O: O420 (predict-no)
  1530. I see 0 and I'm going to do: predict-no
  1531. ENV: Agent did: predict-no for direction L in state State-B
  1532. In State-B moving L
  1533. ENV: (next state, see, prediction correct?) = (State-A, 1, False)
  1534. predict error 1
  1535. dir: dir isU
  1536. |\211: O: O422 (predict-no)
  1537. I see 0 and I'm going to do: predict-no
  1538. ENV: Agent did: predict-no for direction U in state State-A
  1539. In State-A moving U
  1540. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1541. predict error 0
  1542. dir: dir isU
  1543. -212: O: O424 (predict-no)
  1544. I see 1 and I'm going to do: predict-no
  1545. ENV: Agent did: predict-no for direction U in state State-A
  1546. In State-A moving U
  1547. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1548. predict error 0
  1549. dir: dir isU
  1550. /|\213: O: O426 (predict-no)
  1551. I see 1 and I'm going to do: predict-no
  1552. ENV: Agent did: predict-no for direction U in state State-A
  1553. In State-A moving U
  1554. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1555. predict error 0
  1556. dir: dir isR
  1557. -/|214: O: O427 (predict-yes)
  1558. I see 1 and I'm going to do: predict-yes
  1559. ENV: Agent did: predict-yes for direction R in state State-A
  1560. In State-A moving R
  1561. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  1562. predict error 0
  1563. dir: dir isU
  1564. \-/215: O: O430 (predict-no)
  1565. I see 1 and I'm going to do: predict-no
  1566. ENV: Agent did: predict-no for direction U in state State-B
  1567. In State-B moving U
  1568. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  1569. predict error 0
  1570. dir: dir isU
  1571. |\-216: O: O432 (predict-no)
  1572. I see 1 and I'm going to do: predict-no
  1573. ENV: Agent did: predict-no for direction U in state State-B
  1574. In State-B moving U
  1575. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  1576. predict error 0
  1577. dir: dir isR
  1578. /|\217: O: O433 (predict-yes)
  1579. I see 1 and I'm going to do: predict-yes
  1580. ENV: Agent did: predict-yes for direction R in state State-B
  1581. In State-B moving R
  1582. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  1583. predict error 1
  1584. dir: dir isU
  1585. -/|218: O: O436 (predict-no)
  1586. I see 0 and I'm going to do: predict-no
  1587. ENV: Agent did: predict-no for direction U in state State-B
  1588. In State-B moving U
  1589. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  1590. predict error 0
  1591. dir: dir isL
  1592. \-/219: O: O438 (predict-no)
  1593. I see 1 and I'm going to do: predict-no
  1594. ENV: Agent did: predict-no for direction L in state State-B
  1595. In State-B moving L
  1596. ENV: (next state, see, prediction correct?) = (State-A, 1, False)
  1597. predict error 1
  1598. dir: dir isU
  1599. |\-220: O: O440 (predict-no)
  1600. I see 0 and I'm going to do: predict-no
  1601. ENV: Agent did: predict-no for direction U in state State-A
  1602. In State-A moving U
  1603. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1604. predict error 0
  1605. dir: dir isL
  1606. /|221: O: O441 (predict-yes)
  1607. I see 1 and I'm going to do: predict-yes
  1608. ENV: Agent did: predict-yes for direction L in state State-A
  1609. In State-A moving L
  1610. ENV: (next state, see, prediction correct?) = (State-A, 0, False)
  1611. predict error 1
  1612. dir: dir isL
  1613. rule alias: '*'
  1614. rule alias: '*'
  1615. rule alias: '*'
  1616. \222: O: O444 (predict-no)
  1617. I see 0 and I'm going to do: predict-no
  1618. ENV: Agent did: predict-no for direction L in state State-A
  1619. In State-A moving L
  1620. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1621. predict error 0
  1622. dir: dir isU
  1623. -/|223: O: O446 (predict-no)
  1624. I see 1 and I'm going to do: predict-no
  1625. ENV: Agent did: predict-no for direction U in state State-A
  1626. In State-A moving U
  1627. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1628. predict error 0
  1629. dir: dir isL
  1630. \-/224: O: O447 (predict-yes)
  1631. I see 1 and I'm going to do: predict-yes
  1632. ENV: Agent did: predict-yes for direction L in state State-A
  1633. In State-A moving L
  1634. ENV: (next state, see, prediction correct?) = (State-A, 0, False)
  1635. predict error 1
  1636. dir: dir isU
  1637. |\225: O: O450 (predict-no)
  1638. I see 0 and I'm going to do: predict-no
  1639. ENV: Agent did: predict-no for direction U in state State-A
  1640. In State-A moving U
  1641. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1642. predict error 0
  1643. dir: dir isR
  1644. -/|226: O: O451 (predict-yes)
  1645. I see 1 and I'm going to do: predict-yes
  1646. ENV: Agent did: predict-yes for direction R in state State-A
  1647. In State-A moving R
  1648. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  1649. predict error 0
  1650. dir: dir isU
  1651. \-/227: O: O454 (predict-no)
  1652. I see 1 and I'm going to do: predict-no
  1653. ENV: Agent did: predict-no for direction U in state State-B
  1654. In State-B moving U
  1655. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  1656. predict error 0
  1657. dir: dir isR
  1658. |\-228: O: O455 (predict-yes)
  1659. I see 1 and I'm going to do: predict-yes
  1660. ENV: Agent did: predict-yes for direction R in state State-B
  1661. In State-B moving R
  1662. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  1663. predict error 1
  1664. dir: dir isR
  1665. /|\229: O: O458 (predict-no)
  1666. I see 0 and I'm going to do: predict-no
  1667. ENV: Agent did: predict-no for direction R in state State-B
  1668. In State-B moving R
  1669. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  1670. predict error 0
  1671. dir: dir isL
  1672. -/|230: O: O459 (predict-yes)
  1673. I see 1 and I'm going to do: predict-yes
  1674. ENV: Agent did: predict-yes for direction L in state State-B
  1675. In State-B moving L
  1676. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  1677. predict error 0
  1678. dir: dir isU
  1679. \-231: O: O462 (predict-no)
  1680. I see 1 and I'm going to do: predict-no
  1681. ENV: Agent did: predict-no for direction U in state State-A
  1682. In State-A moving U
  1683. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1684. predict error 0
  1685. dir: dir isR
  1686. /232: O: O463 (predict-yes)
  1687. I see 1 and I'm going to do: predict-yes
  1688. ENV: Agent did: predict-yes for direction R in state State-A
  1689. In State-A moving R
  1690. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  1691. predict error 0
  1692. dir: dir isU
  1693. |\233: O: O466 (predict-no)
  1694. I see 1 and I'm going to do: predict-no
  1695. ENV: Agent did: predict-no for direction U in state State-B
  1696. In State-B moving U
  1697. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  1698. predict error 0
  1699. dir: dir isU
  1700. -/|234: O: O468 (predict-no)
  1701. I see 1 and I'm going to do: predict-no
  1702. ENV: Agent did: predict-no for direction U in state State-B
  1703. In State-B moving U
  1704. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  1705. predict error 0
  1706. dir: dir isL
  1707. \-235: O: O470 (predict-no)
  1708. I see 1 and I'm going to do: predict-no
  1709. ENV: Agent did: predict-no for direction L in state State-B
  1710. In State-B moving L
  1711. ENV: (next state, see, prediction correct?) = (State-A, 1, False)
  1712. predict error 1
  1713. dir: dir isR
  1714. /|\236: O: O471 (predict-yes)
  1715. I see 0 and I'm going to do: predict-yes
  1716. ENV: Agent did: predict-yes for direction R in state State-A
  1717. In State-A moving R
  1718. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  1719. predict error 0
  1720. dir: dir isL
  1721. -/237: O: O473 (predict-yes)
  1722. I see 1 and I'm going to do: predict-yes
  1723. ENV: Agent did: predict-yes for direction L in state State-B
  1724. In State-B moving L
  1725. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  1726. predict error 0
  1727. dir: dir isL
  1728. |\-238: O: O476 (predict-no)
  1729. I see 1 and I'm going to do: predict-no
  1730. ENV: Agent did: predict-no for direction L in state State-A
  1731. In State-A moving L
  1732. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1733. predict error 0
  1734. dir: dir isL
  1735. /|\239: O: O478 (predict-no)
  1736. I see 1 and I'm going to do: predict-no
  1737. ENV: Agent did: predict-no for direction L in state State-A
  1738. In State-A moving L
  1739. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1740. predict error 0
  1741. dir: dir isU
  1742. -/|240: O: O480 (predict-no)
  1743. I see 1 and I'm going to do: predict-no
  1744. ENV: Agent did: predict-no for direction U in state State-A
  1745. In State-A moving U
  1746. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1747. predict error 0
  1748. dir: dir isU
  1749. \-/241: O: O482 (predict-no)
  1750. I see 1 and I'm going to do: predict-no
  1751. ENV: Agent did: predict-no for direction U in state State-A
  1752. In State-A moving U
  1753. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1754. predict error 0
  1755. dir: dir isU
  1756. rule alias: '*'
  1757. |242: O: O484 (predict-no)
  1758. I see 1 and I'm going to do: predict-no
  1759. ENV: Agent did: predict-no for direction U in state State-A
  1760. In State-A moving U
  1761. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1762. predict error 0
  1763. dir: dir isR
  1764. \-/243: O: O485 (predict-yes)
  1765. I see 1 and I'm going to do: predict-yes
  1766. ENV: Agent did: predict-yes for direction R in state State-A
  1767. In State-A moving R
  1768. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  1769. predict error 0
  1770. dir: dir isR
  1771. |\244: O: O488 (predict-no)
  1772. I see 1 and I'm going to do: predict-no
  1773. ENV: Agent did: predict-no for direction R in state State-B
  1774. In State-B moving R
  1775. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  1776. predict error 0
  1777. dir: dir isU
  1778. -/|245: O: O490 (predict-no)
  1779. I see 1 and I'm going to do: predict-no
  1780. ENV: Agent did: predict-no for direction U in state State-B
  1781. In State-B moving U
  1782. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  1783. predict error 0
  1784. dir: dir isR
  1785. \-/246: O: O491 (predict-yes)
  1786. I see 1 and I'm going to do: predict-yes
  1787. ENV: Agent did: predict-yes for direction R in state State-B
  1788. In State-B moving R
  1789. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  1790. predict error 1
  1791. dir: dir isR
  1792. |\247: O: O494 (predict-no)
  1793. I see 0 and I'm going to do: predict-no
  1794. ENV: Agent did: predict-no for direction R in state State-B
  1795. In State-B moving R
  1796. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  1797. predict error 0
  1798. dir: dir isL
  1799. -/248: O: O495 (predict-yes)
  1800. I see 1 and I'm going to do: predict-yes
  1801. ENV: Agent did: predict-yes for direction L in state State-B
  1802. In State-B moving L
  1803. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  1804. predict error 0
  1805. dir: dir isL
  1806. |\-249: O: O498 (predict-no)
  1807. I see 1 and I'm going to do: predict-no
  1808. ENV: Agent did: predict-no for direction L in state State-A
  1809. In State-A moving L
  1810. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1811. predict error 0
  1812. dir: dir isL
  1813. /|250: O: O499 (predict-yes)
  1814. I see 1 and I'm going to do: predict-yes
  1815. ENV: Agent did: predict-yes for direction L in state State-A
  1816. In State-A moving L
  1817. ENV: (next state, see, prediction correct?) = (State-A, 0, False)
  1818. predict error 1
  1819. dir: dir isU
  1820. \-/251: O: O502 (predict-no)
  1821. I see 0 and I'm going to do: predict-no
  1822. ENV: Agent did: predict-no for direction U in state State-A
  1823. In State-A moving U
  1824. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1825. predict error 0
  1826. dir: dir isR
  1827. |252: O: O503 (predict-yes)
  1828. I see 1 and I'm going to do: predict-yes
  1829. ENV: Agent did: predict-yes for direction R in state State-A
  1830. In State-A moving R
  1831. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  1832. predict error 0
  1833. dir: dir isU
  1834. \-/253: O: O506 (predict-no)
  1835. I see 1 and I'm going to do: predict-no
  1836. ENV: Agent did: predict-no for direction U in state State-B
  1837. In State-B moving U
  1838. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  1839. predict error 0
  1840. dir: dir isR
  1841. |\-254: O: O507 (predict-yes)
  1842. I see 1 and I'm going to do: predict-yes
  1843. ENV: Agent did: predict-yes for direction R in state State-B
  1844. In State-B moving R
  1845. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  1846. predict error 1
  1847. dir: dir isL
  1848. /|\255: O: O509 (predict-yes)
  1849. I see 0 and I'm going to do: predict-yes
  1850. ENV: Agent did: predict-yes for direction L in state State-B
  1851. In State-B moving L
  1852. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  1853. predict error 0
  1854. dir: dir isU
  1855. -/|256: O: O511 (predict-yes)
  1856. I see 1 and I'm going to do: predict-yes
  1857. ENV: Agent did: predict-yes for direction U in state State-A
  1858. In State-A moving U
  1859. ENV: (next state, see, prediction correct?) = (State-A, 0, False)
  1860. predict error 1
  1861. dir: dir isU
  1862. \-/257: O: O514 (predict-no)
  1863. I see 0 and I'm going to do: predict-no
  1864. ENV: Agent did: predict-no for direction U in state State-A
  1865. In State-A moving U
  1866. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1867. predict error 0
  1868. dir: dir isL
  1869. |\258: O: O515 (predict-yes)
  1870. I see 1 and I'm going to do: predict-yes
  1871. ENV: Agent did: predict-yes for direction L in state State-A
  1872. In State-A moving L
  1873. ENV: (next state, see, prediction correct?) = (State-A, 0, False)
  1874. predict error 1
  1875. dir: dir isU
  1876. -/|259: O: O517 (predict-yes)
  1877. I see 0 and I'm going to do: predict-yes
  1878. ENV: Agent did: predict-yes for direction U in state State-A
  1879. In State-A moving U
  1880. ENV: (next state, see, prediction correct?) = (State-A, 0, False)
  1881. predict error 1
  1882. dir: dir isL
  1883. \-/260: O: O520 (predict-no)
  1884. I see 0 and I'm going to do: predict-no
  1885. ENV: Agent did: predict-no for direction L in state State-A
  1886. In State-A moving L
  1887. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1888. predict error 0
  1889. dir: dir isL
  1890. |\-261: O: O522 (predict-no)
  1891. I see 1 and I'm going to do: predict-no
  1892. ENV: Agent did: predict-no for direction L in state State-A
  1893. In State-A moving L
  1894. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1895. predict error 0
  1896. dir: dir isU
  1897. /262: O: O524 (predict-no)
  1898. I see 1 and I'm going to do: predict-no
  1899. ENV: Agent did: predict-no for direction U in state State-A
  1900. In State-A moving U
  1901. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1902. predict error 0
  1903. dir: dir isL
  1904. |\-263: O: O526 (predict-no)
  1905. I see 1 and I'm going to do: predict-no
  1906. ENV: Agent did: predict-no for direction L in state State-A
  1907. In State-A moving L
  1908. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1909. predict error 0
  1910. dir: dir isL
  1911. /|264: O: O528 (predict-no)
  1912. I see 1 and I'm going to do: predict-no
  1913. ENV: Agent did: predict-no for direction L in state State-A
  1914. In State-A moving L
  1915. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1916. predict error 0
  1917. dir: dir isU
  1918. \-265: O: O530 (predict-no)
  1919. I see 1 and I'm going to do: predict-no
  1920. ENV: Agent did: predict-no for direction U in state State-A
  1921. In State-A moving U
  1922. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1923. predict error 0
  1924. dir: dir isR
  1925. /|\266: O: O531 (predict-yes)
  1926. I see 1 and I'm going to do: predict-yes
  1927. ENV: Agent did: predict-yes for direction R in state State-A
  1928. In State-A moving R
  1929. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  1930. predict error 0
  1931. dir: dir isL
  1932. -/|267: O: O533 (predict-yes)
  1933. I see 1 and I'm going to do: predict-yes
  1934. ENV: Agent did: predict-yes for direction L in state State-B
  1935. In State-B moving L
  1936. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  1937. predict error 0
  1938. dir: dir isL
  1939. \-/268: O: O536 (predict-no)
  1940. I see 1 and I'm going to do: predict-no
  1941. ENV: Agent did: predict-no for direction L in state State-A
  1942. In State-A moving L
  1943. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1944. predict error 0
  1945. dir: dir isL
  1946. |\-269: O: O538 (predict-no)
  1947. I see 1 and I'm going to do: predict-no
  1948. ENV: Agent did: predict-no for direction L in state State-A
  1949. In State-A moving L
  1950. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1951. predict error 0
  1952. dir: dir isU
  1953. /|\270: O: O540 (predict-no)
  1954. I see 1 and I'm going to do: predict-no
  1955. ENV: Agent did: predict-no for direction U in state State-A
  1956. In State-A moving U
  1957. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1958. predict error 0
  1959. dir: dir isL
  1960. -/|271: O: O542 (predict-no)
  1961. I see 1 and I'm going to do: predict-no
  1962. ENV: Agent did: predict-no for direction L in state State-A
  1963. In State-A moving L
  1964. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1965. predict error 0
  1966. dir: dir isU
  1967. \272: O: O544 (predict-no)
  1968. I see 1 and I'm going to do: predict-no
  1969. ENV: Agent did: predict-no for direction U in state State-A
  1970. In State-A moving U
  1971. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  1972. predict error 0
  1973. dir: dir isR
  1974. -/|273: O: O545 (predict-yes)
  1975. I see 1 and I'm going to do: predict-yes
  1976. ENV: Agent did: predict-yes for direction R in state State-A
  1977. In State-A moving R
  1978. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  1979. predict error 0
  1980. dir: dir isU
  1981. \-274: O: O547 (predict-yes)
  1982. I see 1 and I'm going to do: predict-yes
  1983. ENV: Agent did: predict-yes for direction U in state State-B
  1984. In State-B moving U
  1985. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  1986. predict error 1
  1987. dir: dir isU
  1988. /|275: O: O550 (predict-no)
  1989. I see 0 and I'm going to do: predict-no
  1990. ENV: Agent did: predict-no for direction U in state State-B
  1991. In State-B moving U
  1992. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  1993. predict error 0
  1994. dir: dir isL
  1995. \-/276: O: O552 (predict-no)
  1996. I see 1 and I'm going to do: predict-no
  1997. ENV: Agent did: predict-no for direction L in state State-B
  1998. In State-B moving L
  1999. ENV: (next state, see, prediction correct?) = (State-A, 1, False)
  2000. predict error 1
  2001. dir: dir isL
  2002. |\277: O: O554 (predict-no)
  2003. I see 0 and I'm going to do: predict-no
  2004. ENV: Agent did: predict-no for direction L in state State-A
  2005. In State-A moving L
  2006. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  2007. predict error 0
  2008. dir: dir isR
  2009. -/|278: O: O555 (predict-yes)
  2010. I see 1 and I'm going to do: predict-yes
  2011. ENV: Agent did: predict-yes for direction R in state State-A
  2012. In State-A moving R
  2013. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  2014. predict error 0
  2015. dir: dir isL
  2016. \-/279: O: O557 (predict-yes)
  2017. I see 1 and I'm going to do: predict-yes
  2018. ENV: Agent did: predict-yes for direction L in state State-B
  2019. In State-B moving L
  2020. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  2021. predict error 0
  2022. dir: dir isR
  2023. |\-280: O: O559 (predict-yes)
  2024. I see 1 and I'm going to do: predict-yes
  2025. ENV: Agent did: predict-yes for direction R in state State-A
  2026. In State-A moving R
  2027. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  2028. predict error 0
  2029. dir: dir isL
  2030. /|\281: O: O561 (predict-yes)
  2031. I see 1 and I'm going to do: predict-yes
  2032. ENV: Agent did: predict-yes for direction L in state State-B
  2033. In State-B moving L
  2034. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  2035. predict error 0
  2036. dir: dir isL
  2037. -282: O: O564 (predict-no)
  2038. I see 1 and I'm going to do: predict-no
  2039. ENV: Agent did: predict-no for direction L in state State-A
  2040. In State-A moving L
  2041. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  2042. predict error 0
  2043. dir: dir isU
  2044. /|\283: O: O566 (predict-no)
  2045. I see 1 and I'm going to do: predict-no
  2046. ENV: Agent did: predict-no for direction U in state State-A
  2047. In State-A moving U
  2048. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  2049. predict error 0
  2050. dir: dir isL
  2051. -/|284: O: O568 (predict-no)
  2052. I see 1 and I'm going to do: predict-no
  2053. ENV: Agent did: predict-no for direction L in state State-A
  2054. In State-A moving L
  2055. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  2056. predict error 0
  2057. dir: dir isR
  2058. \-/285: O: O569 (predict-yes)
  2059. I see 1 and I'm going to do: predict-yes
  2060. ENV: Agent did: predict-yes for direction R in state State-A
  2061. In State-A moving R
  2062. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  2063. predict error 0
  2064. dir: dir isR
  2065. |\-286: O: O572 (predict-no)
  2066. I see 1 and I'm going to do: predict-no
  2067. ENV: Agent did: predict-no for direction R in state State-B
  2068. In State-B moving R
  2069. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  2070. predict error 0
  2071. dir: dir isL
  2072. /|\287: O: O573 (predict-yes)
  2073. I see 1 and I'm going to do: predict-yes
  2074. ENV: Agent did: predict-yes for direction L in state State-B
  2075. In State-B moving L
  2076. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  2077. predict error 0
  2078. dir: dir isL
  2079. -/288: O: O576 (predict-no)
  2080. I see 1 and I'm going to do: predict-no
  2081. ENV: Agent did: predict-no for direction L in state State-A
  2082. In State-A moving L
  2083. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  2084. predict error 0
  2085. dir: dir isU
  2086. |\-289: O: O578 (predict-no)
  2087. I see 1 and I'm going to do: predict-no
  2088. ENV: Agent did: predict-no for direction U in state State-A
  2089. In State-A moving U
  2090. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  2091. predict error 0
  2092. dir: dir isU
  2093. /|\290: O: O580 (predict-no)
  2094. I see 1 and I'm going to do: predict-no
  2095. ENV: Agent did: predict-no for direction U in state State-A
  2096. In State-A moving U
  2097. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  2098. predict error 0
  2099. dir: dir isU
  2100. -/|291: O: O582 (predict-no)
  2101. I see 1 and I'm going to do: predict-no
  2102. ENV: Agent did: predict-no for direction U in state State-A
  2103. In State-A moving U
  2104. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  2105. predict error 0
  2106. dir: dir isL
  2107. \292: O: O584 (predict-no)
  2108. I see 1 and I'm going to do: predict-no
  2109. ENV: Agent did: predict-no for direction L in state State-A
  2110. In State-A moving L
  2111. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  2112. predict error 0
  2113. dir: dir isL
  2114. -/|293: O: O586 (predict-no)
  2115. I see 1 and I'm going to do: predict-no
  2116. ENV: Agent did: predict-no for direction L in state State-A
  2117. In State-A moving L
  2118. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  2119. predict error 0
  2120. dir: dir isR
  2121. \-/294: O: O587 (predict-yes)
  2122. I see 1 and I'm going to do: predict-yes
  2123. ENV: Agent did: predict-yes for direction R in state State-A
  2124. In State-A moving R
  2125. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  2126. predict error 0
  2127. dir: dir isU
  2128. |\295: O: O590 (predict-no)
  2129. I see 1 and I'm going to do: predict-no
  2130. ENV: Agent did: predict-no for direction U in state State-B
  2131. In State-B moving U
  2132. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  2133. predict error 0
  2134. dir: dir isR
  2135. -/|\296: O: O591 (predict-yes)
  2136. I see 1 and I'm going to do: predict-yes
  2137. ENV: Agent did: predict-yes for direction R in state State-B
  2138. In State-B moving R
  2139. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  2140. predict error 1
  2141. dir: dir isU
  2142. -/|297: O: O594 (predict-no)
  2143. I see 0 and I'm going to do: predict-no
  2144. ENV: Agent did: predict-no for direction U in state State-B
  2145. In State-B moving U
  2146. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  2147. predict error 0
  2148. dir: dir isR
  2149. \-/298: O: O596 (predict-no)
  2150. I see 1 and I'm going to do: predict-no
  2151. ENV: Agent did: predict-no for direction R in state State-B
  2152. In State-B moving R
  2153. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  2154. predict error 0
  2155. dir: dir isL
  2156. |\299: O: O597 (predict-yes)
  2157. I see 1 and I'm going to do: predict-yes
  2158. ENV: Agent did: predict-yes for direction L in state State-B
  2159. In State-B moving L
  2160. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  2161. predict error 0
  2162. dir: dir isR
  2163. -/|300: O: O599 (predict-yes)
  2164. I see 1 and I'm going to do: predict-yes
  2165. ENV: Agent did: predict-yes for direction R in state State-A
  2166. In State-A moving R
  2167. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  2168. predict error 0
  2169. dir: dir isL
  2170. \-/301: O: O601 (predict-yes)
  2171. I see 1 and I'm going to do: predict-yes
  2172. ENV: Agent did: predict-yes for direction L in state State-B
  2173. In State-B moving L
  2174. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  2175. predict error 0
  2176. dir: dir isL
  2177. |302: O: O604 (predict-no)
  2178. I see 1 and I'm going to do: predict-no
  2179. ENV: Agent did: predict-no for direction L in state State-A
  2180. In State-A moving L
  2181. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  2182. predict error 0
  2183. dir: dir isL
  2184. \-/303: O: O606 (predict-no)
  2185. I see 1 and I'm going to do: predict-no
  2186. ENV: Agent did: predict-no for direction L in state State-A
  2187. In State-A moving L
  2188. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  2189. predict error 0
  2190. dir: dir isL
  2191. |\-304: O: O608 (predict-no)
  2192. I see 1 and I'm going to do: predict-no
  2193. ENV: Agent did: predict-no for direction L in state State-A
  2194. In State-A moving L
  2195. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  2196. predict error 0
  2197. dir: dir isU
  2198. /|\305: O: O610 (predict-no)
  2199. I see 1 and I'm going to do: predict-no
  2200. ENV: Agent did: predict-no for direction U in state State-A
  2201. In State-A moving U
  2202. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  2203. predict error 0
  2204. dir: dir isR
  2205. -/|306: O: O612 (predict-no)
  2206. I see 1 and I'm going to do: predict-no
  2207. ENV: Agent did: predict-no for direction R in state State-A
  2208. In State-A moving R
  2209. ENV: (next state, see, prediction correct?) = (State-B, 1, False)
  2210. predict error 1
  2211. dir: dir isR
  2212. \-307: O: O614 (predict-no)
  2213. I see 0 and I'm going to do: predict-no
  2214. ENV: Agent did: predict-no for direction R in state State-B
  2215. In State-B moving R
  2216. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  2217. predict error 0
  2218. dir: dir isR
  2219. /|\308: O: O616 (predict-no)
  2220. I see 1 and I'm going to do: predict-no
  2221. ENV: Agent did: predict-no for direction R in state State-B
  2222. In State-B moving R
  2223. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  2224. predict error 0
  2225. dir: dir isU
  2226. -/|309: O: O618 (predict-no)
  2227. I see 1 and I'm going to do: predict-no
  2228. ENV: Agent did: predict-no for direction U in state State-B
  2229. In State-B moving U
  2230. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  2231. predict error 0
  2232. dir: dir isR
  2233. \-/310: O: O620 (predict-no)
  2234. I see 1 and I'm going to do: predict-no
  2235. ENV: Agent did: predict-no for direction R in state State-B
  2236. In State-B moving R
  2237. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  2238. predict error 0
  2239. dir: dir isL
  2240. |\-311: O: O621 (predict-yes)
  2241. I see 1 and I'm going to do: predict-yes
  2242. ENV: Agent did: predict-yes for direction L in state State-B
  2243. In State-B moving L
  2244. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  2245. predict error 0
  2246. dir: dir isL
  2247. rule alias: '*'
  2248. rule alias: '*'
  2249. /312: O: O624 (predict-no)
  2250. I see 1 and I'm going to do: predict-no
  2251. ENV: Agent did: predict-no for direction L in state State-A
  2252. In State-A moving L
  2253. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  2254. predict error 0
  2255. dir: dir isL
  2256. |\-313: O: O626 (predict-no)
  2257. I see 1 and I'm going to do: predict-no
  2258. ENV: Agent did: predict-no for direction L in state State-A
  2259. In State-A moving L
  2260. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  2261. predict error 0
  2262. dir: dir isU
  2263. /|\314: O: O627 (predict-yes)
  2264. I see 1 and I'm going to do: predict-yes
  2265. ENV: Agent did: predict-yes for direction U in state State-A
  2266. In State-A moving U
  2267. ENV: (next state, see, prediction correct?) = (State-A, 0, False)
  2268. predict error 1
  2269. dir: dir isU
  2270. -/315: O: O629 (predict-yes)
  2271. I see 0 and I'm going to do: predict-yes
  2272. ENV: Agent did: predict-yes for direction U in state State-A
  2273. In State-A moving U
  2274. ENV: (next state, see, prediction correct?) = (State-A, 0, False)
  2275. predict error 1
  2276. dir: dir isL
  2277. |316: O: O632 (predict-no)
  2278. I see 0 and I'm going to do: predict-no
  2279. ENV: Agent did: predict-no for direction L in state State-A
  2280. In State-A moving L
  2281. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  2282. predict error 0
  2283. dir: dir isR
  2284. \-/317: O: O634 (predict-no)
  2285. I see 1 and I'm going to do: predict-no
  2286. ENV: Agent did: predict-no for direction R in state State-A
  2287. In State-A moving R
  2288. ENV: (next state, see, prediction correct?) = (State-B, 1, False)
  2289. predict error 1
  2290. dir: dir isR
  2291. |\-318: O: O636 (predict-no)
  2292. I see 0 and I'm going to do: predict-no
  2293. ENV: Agent did: predict-no for direction R in state State-B
  2294. In State-B moving R
  2295. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  2296. predict error 0
  2297. dir: dir isR
  2298. /|\319: O: O638 (predict-no)
  2299. I see 1 and I'm going to do: predict-no
  2300. ENV: Agent did: predict-no for direction R in state State-B
  2301. In State-B moving R
  2302. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  2303. predict error 0
  2304. dir: dir isR
  2305. -/|320: O: O640 (predict-no)
  2306. I see 1 and I'm going to do: predict-no
  2307. ENV: Agent did: predict-no for direction R in state State-B
  2308. In State-B moving R
  2309. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  2310. predict error 0
  2311. dir: dir isL
  2312. \-/321: O: O641 (predict-yes)
  2313. I see 1 and I'm going to do: predict-yes
  2314. ENV: Agent did: predict-yes for direction L in state State-B
  2315. In State-B moving L
  2316. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  2317. predict error 0
  2318. dir: dir isL
  2319. |322: O: O644 (predict-no)
  2320. I see 1 and I'm going to do: predict-no
  2321. ENV: Agent did: predict-no for direction L in state State-A
  2322. In State-A moving L
  2323. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  2324. predict error 0
  2325. dir: dir isL
  2326. \-323: O: O646 (predict-no)
  2327. I see 1 and I'm going to do: predict-no
  2328. ENV: Agent did: predict-no for direction L in state State-A
  2329. In State-A moving L
  2330. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  2331. predict error 0
  2332. dir: dir isL
  2333. /|324: O: O648 (predict-no)
  2334. I see 1 and I'm going to do: predict-no
  2335. ENV: Agent did: predict-no for direction L in state State-A
  2336. In State-A moving L
  2337. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  2338. predict error 0
  2339. dir: dir isR
  2340. \-/325: O: O649 (predict-yes)
  2341. I see 1 and I'm going to do: predict-yes
  2342. ENV: Agent did: predict-yes for direction R in state State-A
  2343. In State-A moving R
  2344. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  2345. predict error 0
  2346. dir: dir isL
  2347. |\-326: O: O651 (predict-yes)
  2348. I see 1 and I'm going to do: predict-yes
  2349. ENV: Agent did: predict-yes for direction L in state State-B
  2350. In State-B moving L
  2351. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  2352. predict error 0
  2353. dir: dir isL
  2354. /|\327: O: O654 (predict-no)
  2355. I see 1 and I'm going to do: predict-no
  2356. ENV: Agent did: predict-no for direction L in state State-A
  2357. In State-A moving L
  2358. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  2359. predict error 0
  2360. dir: dir isR
  2361. -/328: O: O655 (predict-yes)
  2362. I see 1 and I'm going to do: predict-yes
  2363. ENV: Agent did: predict-yes for direction R in state State-A
  2364. In State-A moving R
  2365. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  2366. predict error 0
  2367. dir: dir isL
  2368. |\329: O: O657 (predict-yes)
  2369. I see 1 and I'm going to do: predict-yes
  2370. ENV: Agent did: predict-yes for direction L in state State-B
  2371. In State-B moving L
  2372. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  2373. predict error 0
  2374. dir: dir isU
  2375. -/|330: O: O660 (predict-no)
  2376. I see 1 and I'm going to do: predict-no
  2377. ENV: Agent did: predict-no for direction U in state State-A
  2378. In State-A moving U
  2379. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  2380. predict error 0
  2381. dir: dir isR
  2382. \-/331: O: O662 (predict-no)
  2383. I see 1 and I'm going to do: predict-no
  2384. ENV: Agent did: predict-no for direction R in state State-A
  2385. In State-A moving R
  2386. ENV: (next state, see, prediction correct?) = (State-B, 1, False)
  2387. predict error 1
  2388. dir: dir isU
  2389. rule alias: '*'
  2390. |332: O: O664 (predict-no)
  2391. I see 0 and I'm going to do: predict-no
  2392. ENV: Agent did: predict-no for direction U in state State-B
  2393. In State-B moving U
  2394. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  2395. predict error 0
  2396. dir: dir isL
  2397. \-/333: O: O666 (predict-no)
  2398. I see 1 and I'm going to do: predict-no
  2399. ENV: Agent did: predict-no for direction L in state State-B
  2400. In State-B moving L
  2401. ENV: (next state, see, prediction correct?) = (State-A, 1, False)
  2402. predict error 1
  2403. dir: dir isR
  2404. |\-334: O: O667 (predict-yes)
  2405. I see 0 and I'm going to do: predict-yes
  2406. ENV: Agent did: predict-yes for direction R in state State-A
  2407. In State-A moving R
  2408. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  2409. predict error 0
  2410. dir: dir isU
  2411. /|\335: O: O670 (predict-no)
  2412. I see 1 and I'm going to do: predict-no
  2413. ENV: Agent did: predict-no for direction U in state State-B
  2414. In State-B moving U
  2415. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  2416. predict error 0
  2417. dir: dir isL
  2418. -/336: O: O671 (predict-yes)
  2419. I see 1 and I'm going to do: predict-yes
  2420. ENV: Agent did: predict-yes for direction L in state State-B
  2421. In State-B moving L
  2422. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  2423. predict error 0
  2424. dir: dir isU
  2425. |\337: O: O674 (predict-no)
  2426. I see 1 and I'm going to do: predict-no
  2427. ENV: Agent did: predict-no for direction U in state State-A
  2428. In State-A moving U
  2429. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  2430. predict error 0
  2431. dir: dir isL
  2432. -/|338: O: O676 (predict-no)
  2433. I see 1 and I'm going to do: predict-no
  2434. ENV: Agent did: predict-no for direction L in state State-A
  2435. In State-A moving L
  2436. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  2437. predict error 0
  2438. dir: dir isU
  2439. \-/339: O: O678 (predict-no)
  2440. I see 1 and I'm going to do: predict-no
  2441. ENV: Agent did: predict-no for direction U in state State-A
  2442. In State-A moving U
  2443. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  2444. predict error 0
  2445. dir: dir isU
  2446. |\340: O: O680 (predict-no)
  2447. I see 1 and I'm going to do: predict-no
  2448. ENV: Agent did: predict-no for direction U in state State-A
  2449. In State-A moving U
  2450. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  2451. predict error 0
  2452. dir: dir isU
  2453. -/341: O: O682 (predict-no)
  2454. I see 1 and I'm going to do: predict-no
  2455. ENV: Agent did: predict-no for direction U in state State-A
  2456. In State-A moving U
  2457. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  2458. predict error 0
  2459. dir: dir isL
  2460. |342: O: O684 (predict-no)
  2461. I see 1 and I'm going to do: predict-no
  2462. ENV: Agent did: predict-no for direction L in state State-A
  2463. In State-A moving L
  2464. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  2465. predict error 0
  2466. dir: dir isL
  2467. \-/343: O: O686 (predict-no)
  2468. I see 1 and I'm going to do: predict-no
  2469. ENV: Agent did: predict-no for direction L in state State-A
  2470. In State-A moving L
  2471. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  2472. predict error 0
  2473. dir: dir isR
  2474. |\-344: O: O687 (predict-yes)
  2475. I see 1 and I'm going to do: predict-yes
  2476. ENV: Agent did: predict-yes for direction R in state State-A
  2477. In State-A moving R
  2478. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  2479. predict error 0
  2480. dir: dir isU
  2481. /|\345: O: O690 (predict-no)
  2482. I see 1 and I'm going to do: predict-no
  2483. ENV: Agent did: predict-no for direction U in state State-B
  2484. In State-B moving U
  2485. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  2486. predict error 0
  2487. dir: dir isL
  2488. -/|346: O: O691 (predict-yes)
  2489. I see 1 and I'm going to do: predict-yes
  2490. ENV: Agent did: predict-yes for direction L in state State-B
  2491. In State-B moving L
  2492. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  2493. predict error 0
  2494. dir: dir isU
  2495. \-/347: O: O694 (predict-no)
  2496. I see 1 and I'm going to do: predict-no
  2497. ENV: Agent did: predict-no for direction U in state State-A
  2498. In State-A moving U
  2499. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  2500. predict error 0
  2501. dir: dir isL
  2502. |\-348: O: O696 (predict-no)
  2503. I see 1 and I'm going to do: predict-no
  2504. ENV: Agent did: predict-no for direction L in state State-A
  2505. In State-A moving L
  2506. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  2507. predict error 0
  2508. dir: dir isU
  2509. /|\349: O: O698 (predict-no)
  2510. I see 1 and I'm going to do: predict-no
  2511. ENV: Agent did: predict-no for direction U in state State-A
  2512. In State-A moving U
  2513. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  2514. predict error 0
  2515. dir: dir isL
  2516. -/|350: O: O700 (predict-no)
  2517. I see 1 and I'm going to do: predict-no
  2518. ENV: Agent did: predict-no for direction L in state State-A
  2519. In State-A moving L
  2520. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  2521. predict error 0
  2522. dir: dir isL
  2523. \-/351: O: O702 (predict-no)
  2524. I see 1 and I'm going to do: predict-no
  2525. ENV: Agent did: predict-no for direction L in state State-A
  2526. In State-A moving L
  2527. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  2528. predict error 0
  2529. dir: dir isU
  2530. rule alias: '*'
  2531. |352: O: O704 (predict-no)
  2532. I see 1 and I'm going to do: predict-no
  2533. ENV: Agent did: predict-no for direction U in state State-A
  2534. In State-A moving U
  2535. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  2536. predict error 0
  2537. dir: dir isU
  2538. \-/353: O: O706 (predict-no)
  2539. I see 1 and I'm going to do: predict-no
  2540. ENV: Agent did: predict-no for direction U in state State-A
  2541. In State-A moving U
  2542. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  2543. predict error 0
  2544. dir: dir isU
  2545. |\354: O: O708 (predict-no)
  2546. I see 1 and I'm going to do: predict-no
  2547. ENV: Agent did: predict-no for direction U in state State-A
  2548. In State-A moving U
  2549. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  2550. predict error 0
  2551. dir: dir isU
  2552. -/|355: O: O710 (predict-no)
  2553. I see 1 and I'm going to do: predict-no
  2554. ENV: Agent did: predict-no for direction U in state State-A
  2555. In State-A moving U
  2556. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  2557. predict error 0
  2558. dir: dir isU
  2559. \-356: O: O712 (predict-no)
  2560. I see 1 and I'm going to do: predict-no
  2561. ENV: Agent did: predict-no for direction U in state State-A
  2562. In State-A moving U
  2563. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  2564. predict error 0
  2565. dir: dir isU
  2566. /|\357: O: O714 (predict-no)
  2567. I see 1 and I'm going to do: predict-no
  2568. ENV: Agent did: predict-no for direction U in state State-A
  2569. In State-A moving U
  2570. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  2571. predict error 0
  2572. dir: dir isL
  2573. -/|358: O: O716 (predict-no)
  2574. I see 1 and I'm going to do: predict-no
  2575. ENV: Agent did: predict-no for direction L in state State-A
  2576. In State-A moving L
  2577. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  2578. predict error 0
  2579. dir: dir isR
  2580. \-/359: O: O717 (predict-yes)
  2581. I see 1 and I'm going to do: predict-yes
  2582. ENV: Agent did: predict-yes for direction R in state State-A
  2583. In State-A moving R
  2584. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  2585. predict error 0
  2586. dir: dir isL
  2587. |\-360: O: O719 (predict-yes)
  2588. I see 1 and I'm going to do: predict-yes
  2589. ENV: Agent did: predict-yes for direction L in state State-B
  2590. In State-B moving L
  2591. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  2592. predict error 0
  2593. dir: dir isU
  2594. /|\361: O: O722 (predict-no)
  2595. I see 1 and I'm going to do: predict-no
  2596. ENV: Agent did: predict-no for direction U in state State-A
  2597. In State-A moving U
  2598. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  2599. predict error 0
  2600. dir: dir isU
  2601. rule alias: '*'
  2602. -362: O: O724 (predict-no)
  2603. I see 1 and I'm going to do: predict-no
  2604. ENV: Agent did: predict-no for direction U in state State-A
  2605. In State-A moving U
  2606. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  2607. predict error 0
  2608. dir: dir isL
  2609. /|\363: O: O726 (predict-no)
  2610. I see 1 and I'm going to do: predict-no
  2611. ENV: Agent did: predict-no for direction L in state State-A
  2612. In State-A moving L
  2613. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  2614. predict error 0
  2615. dir: dir isL
  2616. -/|364: O: O728 (predict-no)
  2617. I see 1 and I'm going to do: predict-no
  2618. ENV: Agent did: predict-no for direction L in state State-A
  2619. In State-A moving L
  2620. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  2621. predict error 0
  2622. dir: dir isU
  2623. \-/365: O: O730 (predict-no)
  2624. I see 1 and I'm going to do: predict-no
  2625. ENV: Agent did: predict-no for direction U in state State-A
  2626. In State-A moving U
  2627. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  2628. predict error 0
  2629. dir: dir isU
  2630. |\-366: O: O732 (predict-no)
  2631. I see 1 and I'm going to do: predict-no
  2632. ENV: Agent did: predict-no for direction U in state State-A
  2633. In State-A moving U
  2634. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  2635. predict error 0
  2636. dir: dir isR
  2637. /|\367: O: O733 (predict-yes)
  2638. I see 1 and I'm going to do: predict-yes
  2639. ENV: Agent did: predict-yes for direction R in state State-A
  2640. In State-A moving R
  2641. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  2642. predict error 0
  2643. dir: dir isR
  2644. -/|368: O: O735 (predict-yes)
  2645. I see 1 and I'm going to do: predict-yes
  2646. ENV: Agent did: predict-yes for direction R in state State-B
  2647. In State-B moving R
  2648. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  2649. predict error 1
  2650. dir: dir isU
  2651. \-/369: O: O738 (predict-no)
  2652. I see 0 and I'm going to do: predict-no
  2653. ENV: Agent did: predict-no for direction U in state State-B
  2654. In State-B moving U
  2655. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  2656. predict error 0
  2657. dir: dir isR
  2658. |\-370: O: O740 (predict-no)
  2659. I see 1 and I'm going to do: predict-no
  2660. ENV: Agent did: predict-no for direction R in state State-B
  2661. In State-B moving R
  2662. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  2663. predict error 0
  2664. dir: dir isR
  2665. /|\371: O: O741 (predict-yes)
  2666. I see 1 and I'm going to do: predict-yes
  2667. ENV: Agent did: predict-yes for direction R in state State-B
  2668. In State-B moving R
  2669. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  2670. predict error 1
  2671. dir: dir isR
  2672. rule alias: '*'
  2673. -372: O: O744 (predict-no)
  2674. I see 0 and I'm going to do: predict-no
  2675. ENV: Agent did: predict-no for direction R in state State-B
  2676. In State-B moving R
  2677. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  2678. predict error 0
  2679. dir: dir isL
  2680. /|\373: O: O745 (predict-yes)
  2681. I see 1 and I'm going to do: predict-yes
  2682. ENV: Agent did: predict-yes for direction L in state State-B
  2683. In State-B moving L
  2684. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  2685. predict error 0
  2686. dir: dir isL
  2687. -/|374: O: O747 (predict-yes)
  2688. I see 1 and I'm going to do: predict-yes
  2689. ENV: Agent did: predict-yes for direction L in state State-A
  2690. In State-A moving L
  2691. ENV: (next state, see, prediction correct?) = (State-A, 0, False)
  2692. predict error 1
  2693. dir: dir isR
  2694. \-375: O: O749 (predict-yes)
  2695. I see 0 and I'm going to do: predict-yes
  2696. ENV: Agent did: predict-yes for direction R in state State-A
  2697. In State-A moving R
  2698. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  2699. predict error 0
  2700. dir: dir isR
  2701. /|376: O: O752 (predict-no)
  2702. I see 1 and I'm going to do: predict-no
  2703. ENV: Agent did: predict-no for direction R in state State-B
  2704. In State-B moving R
  2705. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  2706. predict error 0
  2707. dir: dir isR
  2708. \-/377: O: O754 (predict-no)
  2709. I see 1 and I'm going to do: predict-no
  2710. ENV: Agent did: predict-no for direction R in state State-B
  2711. In State-B moving R
  2712. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  2713. predict error 0
  2714. dir: dir isL
  2715. |\-378: O: O755 (predict-yes)
  2716. I see 1 and I'm going to do: predict-yes
  2717. ENV: Agent did: predict-yes for direction L in state State-B
  2718. In State-B moving L
  2719. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  2720. predict error 0
  2721. dir: dir isR
  2722. /|\379: O: O757 (predict-yes)
  2723. I see 1 and I'm going to do: predict-yes
  2724. ENV: Agent did: predict-yes for direction R in state State-A
  2725. In State-A moving R
  2726. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  2727. predict error 0
  2728. dir: dir isL
  2729. -/380: O: O760 (predict-no)
  2730. I see 1 and I'm going to do: predict-no
  2731. ENV: Agent did: predict-no for direction L in state State-B
  2732. In State-B moving L
  2733. ENV: (next state, see, prediction correct?) = (State-A, 1, False)
  2734. predict error 1
  2735. dir: dir isL
  2736. |\-381: O: O762 (predict-no)
  2737. I see 0 and I'm going to do: predict-no
  2738. ENV: Agent did: predict-no for direction L in state State-A
  2739. In State-A moving L
  2740. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  2741. predict error 0
  2742. dir: dir isL
  2743. /382: O: O764 (predict-no)
  2744. I see 1 and I'm going to do: predict-no
  2745. ENV: Agent did: predict-no for direction L in state State-A
  2746. In State-A moving L
  2747. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  2748. predict error 0
  2749. dir: dir isU
  2750. |\-383: O: O766 (predict-no)
  2751. I see 1 and I'm going to do: predict-no
  2752. ENV: Agent did: predict-no for direction U in state State-A
  2753. In State-A moving U
  2754. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  2755. predict error 0
  2756. dir: dir isR
  2757. /|384: O: O767 (predict-yes)
  2758. I see 1 and I'm going to do: predict-yes
  2759. ENV: Agent did: predict-yes for direction R in state State-A
  2760. In State-A moving R
  2761. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  2762. predict error 0
  2763. dir: dir isR
  2764. \-/385: O: O770 (predict-no)
  2765. I see 1 and I'm going to do: predict-no
  2766. ENV: Agent did: predict-no for direction R in state State-B
  2767. In State-B moving R
  2768. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  2769. predict error 0
  2770. dir: dir isR
  2771. |\-386: O: O772 (predict-no)
  2772. I see 1 and I'm going to do: predict-no
  2773. ENV: Agent did: predict-no for direction R in state State-B
  2774. In State-B moving R
  2775. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  2776. predict error 0
  2777. dir: dir isL
  2778. /|387: O: O773 (predict-yes)
  2779. I see 1 and I'm going to do: predict-yes
  2780. ENV: Agent did: predict-yes for direction L in state State-B
  2781. In State-B moving L
  2782. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  2783. predict error 0
  2784. dir: dir isL
  2785. \-/388: O: O776 (predict-no)
  2786. I see 1 and I'm going to do: predict-no
  2787. ENV: Agent did: predict-no for direction L in state State-A
  2788. In State-A moving L
  2789. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  2790. predict error 0
  2791. dir: dir isR
  2792. |\389: O: O777 (predict-yes)
  2793. I see 1 and I'm going to do: predict-yes
  2794. ENV: Agent did: predict-yes for direction R in state State-A
  2795. In State-A moving R
  2796. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  2797. predict error 0
  2798. dir: dir isR
  2799. -/|390: O: O780 (predict-no)
  2800. I see 1 and I'm going to do: predict-no
  2801. ENV: Agent did: predict-no for direction R in state State-B
  2802. In State-B moving R
  2803. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  2804. predict error 0
  2805. dir: dir isR
  2806. \-/391: O: O782 (predict-no)
  2807. I see 1 and I'm going to do: predict-no
  2808. ENV: Agent did: predict-no for direction R in state State-B
  2809. In State-B moving R
  2810. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  2811. predict error 0
  2812. dir: dir isR
  2813. |392: O: O784 (predict-no)
  2814. I see 1 and I'm going to do: predict-no
  2815. ENV: Agent did: predict-no for direction R in state State-B
  2816. In State-B moving R
  2817. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  2818. predict error 0
  2819. dir: dir isU
  2820. \-/|393: O: O786 (predict-no)
  2821. I see 1 and I'm going to do: predict-no
  2822. ENV: Agent did: predict-no for direction U in state State-B
  2823. In State-B moving U
  2824. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  2825. predict error 0
  2826. dir: dir isU
  2827. \-394: O: O788 (predict-no)
  2828. I see 1 and I'm going to do: predict-no
  2829. ENV: Agent did: predict-no for direction U in state State-B
  2830. In State-B moving U
  2831. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  2832. predict error 0
  2833. dir: dir isL
  2834. /|\395: O: O790 (predict-no)
  2835. I see 1 and I'm going to do: predict-no
  2836. ENV: Agent did: predict-no for direction L in state State-B
  2837. In State-B moving L
  2838. ENV: (next state, see, prediction correct?) = (State-A, 1, False)
  2839. predict error 1
  2840. dir: dir isR
  2841. -/396: O: O791 (predict-yes)
  2842. I see 0 and I'm going to do: predict-yes
  2843. ENV: Agent did: predict-yes for direction R in state State-A
  2844. In State-A moving R
  2845. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  2846. predict error 0
  2847. dir: dir isR
  2848. |\-397: O: O794 (predict-no)
  2849. I see 1 and I'm going to do: predict-no
  2850. ENV: Agent did: predict-no for direction R in state State-B
  2851. In State-B moving R
  2852. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  2853. predict error 0
  2854. dir: dir isL
  2855. /|\398: O: O796 (predict-no)
  2856. I see 1 and I'm going to do: predict-no
  2857. ENV: Agent did: predict-no for direction L in state State-B
  2858. In State-B moving L
  2859. ENV: (next state, see, prediction correct?) = (State-A, 1, False)
  2860. predict error 1
  2861. dir: dir isR
  2862. -/|399: O: O797 (predict-yes)
  2863. I see 0 and I'm going to do: predict-yes
  2864. ENV: Agent did: predict-yes for direction R in state State-A
  2865. In State-A moving R
  2866. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  2867. predict error 0
  2868. dir: dir isR
  2869. \-/400: O: O800 (predict-no)
  2870. I see 1 and I'm going to do: predict-no
  2871. ENV: Agent did: predict-no for direction R in state State-B
  2872. In State-B moving R
  2873. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  2874. predict error 0
  2875. dir: dir isU
  2876. |\-401: O: O802 (predict-no)
  2877. I see 1 and I'm going to do: predict-no
  2878. ENV: Agent did: predict-no for direction U in state State-B
  2879. In State-B moving U
  2880. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  2881. predict error 0
  2882. dir: dir isU
  2883. rule alias: '*'
  2884. /402: O: O804 (predict-no)
  2885. I see 1 and I'm going to do: predict-no
  2886. ENV: Agent did: predict-no for direction U in state State-B
  2887. In State-B moving U
  2888. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  2889. predict error 0
  2890. dir: dir isL
  2891. |\-403: O: O806 (predict-no)
  2892. I see 1 and I'm going to do: predict-no
  2893. ENV: Agent did: predict-no for direction L in state State-B
  2894. In State-B moving L
  2895. ENV: (next state, see, prediction correct?) = (State-A, 1, False)
  2896. predict error 1
  2897. dir: dir isR
  2898. /|404: O: O807 (predict-yes)
  2899. I see 0 and I'm going to do: predict-yes
  2900. ENV: Agent did: predict-yes for direction R in state State-A
  2901. In State-A moving R
  2902. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  2903. predict error 0
  2904. dir: dir isL
  2905. \-/405: O: O809 (predict-yes)
  2906. I see 1 and I'm going to do: predict-yes
  2907. ENV: Agent did: predict-yes for direction L in state State-B
  2908. In State-B moving L
  2909. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  2910. predict error 0
  2911. dir: dir isL
  2912. |\406: O: O812 (predict-no)
  2913. I see 1 and I'm going to do: predict-no
  2914. ENV: Agent did: predict-no for direction L in state State-A
  2915. In State-A moving L
  2916. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  2917. predict error 0
  2918. dir: dir isR
  2919. -/|407: O: O813 (predict-yes)
  2920. I see 1 and I'm going to do: predict-yes
  2921. ENV: Agent did: predict-yes for direction R in state State-A
  2922. In State-A moving R
  2923. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  2924. predict error 0
  2925. dir: dir isU
  2926. \-/408: O: O816 (predict-no)
  2927. I see 1 and I'm going to do: predict-no
  2928. ENV: Agent did: predict-no for direction U in state State-B
  2929. In State-B moving U
  2930. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  2931. predict error 0
  2932. dir: dir isL
  2933. |\409: O: O817 (predict-yes)
  2934. I see 1 and I'm going to do: predict-yes
  2935. ENV: Agent did: predict-yes for direction L in state State-B
  2936. In State-B moving L
  2937. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  2938. predict error 0
  2939. dir: dir isU
  2940. -/410: O: O820 (predict-no)
  2941. I see 1 and I'm going to do: predict-no
  2942. ENV: Agent did: predict-no for direction U in state State-A
  2943. In State-A moving U
  2944. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  2945. predict error 0
  2946. dir: dir isU
  2947. |\-411: O: O822 (predict-no)
  2948. I see 1 and I'm going to do: predict-no
  2949. ENV: Agent did: predict-no for direction U in state State-A
  2950. In State-A moving U
  2951. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  2952. predict error 0
  2953. dir: dir isL
  2954. /412: O: O824 (predict-no)
  2955. I see 1 and I'm going to do: predict-no
  2956. ENV: Agent did: predict-no for direction L in state State-A
  2957. In State-A moving L
  2958. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  2959. predict error 0
  2960. dir: dir isU
  2961. |\-413: O: O826 (predict-no)
  2962. I see 1 and I'm going to do: predict-no
  2963. ENV: Agent did: predict-no for direction U in state State-A
  2964. In State-A moving U
  2965. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  2966. predict error 0
  2967. dir: dir isU
  2968. /|\414: O: O828 (predict-no)
  2969. I see 1 and I'm going to do: predict-no
  2970. ENV: Agent did: predict-no for direction U in state State-A
  2971. In State-A moving U
  2972. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  2973. predict error 0
  2974. dir: dir isR
  2975. -/|415: O: O829 (predict-yes)
  2976. I see 1 and I'm going to do: predict-yes
  2977. ENV: Agent did: predict-yes for direction R in state State-A
  2978. In State-A moving R
  2979. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  2980. predict error 0
  2981. dir: dir isU
  2982. \-/416: O: O832 (predict-no)
  2983. I see 1 and I'm going to do: predict-no
  2984. ENV: Agent did: predict-no for direction U in state State-B
  2985. In State-B moving U
  2986. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  2987. predict error 0
  2988. dir: dir isU
  2989. |\-417: O: O834 (predict-no)
  2990. I see 1 and I'm going to do: predict-no
  2991. ENV: Agent did: predict-no for direction U in state State-B
  2992. In State-B moving U
  2993. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  2994. predict error 0
  2995. dir: dir isR
  2996. /|\418: O: O836 (predict-no)
  2997. I see 1 and I'm going to do: predict-no
  2998. ENV: Agent did: predict-no for direction R in state State-B
  2999. In State-B moving R
  3000. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3001. predict error 0
  3002. dir: dir isU
  3003. -/|419: O: O838 (predict-no)
  3004. I see 1 and I'm going to do: predict-no
  3005. ENV: Agent did: predict-no for direction U in state State-B
  3006. In State-B moving U
  3007. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3008. predict error 0
  3009. dir: dir isU
  3010. \-/420: O: O840 (predict-no)
  3011. I see 1 and I'm going to do: predict-no
  3012. ENV: Agent did: predict-no for direction U in state State-B
  3013. In State-B moving U
  3014. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3015. predict error 0
  3016. dir: dir isU
  3017. |\-421: O: O842 (predict-no)
  3018. I see 1 and I'm going to do: predict-no
  3019. ENV: Agent did: predict-no for direction U in state State-B
  3020. In State-B moving U
  3021. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3022. predict error 0
  3023. dir: dir isR
  3024. /422: O: O843 (predict-yes)
  3025. I see 1 and I'm going to do: predict-yes
  3026. ENV: Agent did: predict-yes for direction R in state State-B
  3027. In State-B moving R
  3028. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  3029. predict error 1
  3030. dir: dir isL
  3031. |\-423: O: O845 (predict-yes)
  3032. I see 0 and I'm going to do: predict-yes
  3033. ENV: Agent did: predict-yes for direction L in state State-B
  3034. In State-B moving L
  3035. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  3036. predict error 0
  3037. dir: dir isL
  3038. /|\424: O: O848 (predict-no)
  3039. I see 1 and I'm going to do: predict-no
  3040. ENV: Agent did: predict-no for direction L in state State-A
  3041. In State-A moving L
  3042. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  3043. predict error 0
  3044. dir: dir isL
  3045. -/|425: O: O850 (predict-no)
  3046. I see 1 and I'm going to do: predict-no
  3047. ENV: Agent did: predict-no for direction L in state State-A
  3048. In State-A moving L
  3049. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  3050. predict error 0
  3051. dir: dir isR
  3052. \-/426: O: O851 (predict-yes)
  3053. I see 1 and I'm going to do: predict-yes
  3054. ENV: Agent did: predict-yes for direction R in state State-A
  3055. In State-A moving R
  3056. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  3057. predict error 0
  3058. dir: dir isU
  3059. |\-427: O: O854 (predict-no)
  3060. I see 1 and I'm going to do: predict-no
  3061. ENV: Agent did: predict-no for direction U in state State-B
  3062. In State-B moving U
  3063. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3064. predict error 0
  3065. dir: dir isL
  3066. /|\428: O: O855 (predict-yes)
  3067. I see 1 and I'm going to do: predict-yes
  3068. ENV: Agent did: predict-yes for direction L in state State-B
  3069. In State-B moving L
  3070. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  3071. predict error 0
  3072. dir: dir isU
  3073. -/|429: O: O858 (predict-no)
  3074. I see 1 and I'm going to do: predict-no
  3075. ENV: Agent did: predict-no for direction U in state State-A
  3076. In State-A moving U
  3077. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  3078. predict error 0
  3079. dir: dir isU
  3080. \-/430: O: O859 (predict-yes)
  3081. I see 1 and I'm going to do: predict-yes
  3082. ENV: Agent did: predict-yes for direction U in state State-A
  3083. In State-A moving U
  3084. ENV: (next state, see, prediction correct?) = (State-A, 0, False)
  3085. predict error 1
  3086. dir: dir isR
  3087. |\-431: O: O862 (predict-no)
  3088. I see 0 and I'm going to do: predict-no
  3089. ENV: Agent did: predict-no for direction R in state State-A
  3090. In State-A moving R
  3091. ENV: (next state, see, prediction correct?) = (State-B, 1, False)
  3092. predict error 1
  3093. dir: dir isR
  3094. /432: O: O864 (predict-no)
  3095. I see 0 and I'm going to do: predict-no
  3096. ENV: Agent did: predict-no for direction R in state State-B
  3097. In State-B moving R
  3098. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3099. predict error 0
  3100. dir: dir isL
  3101. |\-433: O: O865 (predict-yes)
  3102. I see 1 and I'm going to do: predict-yes
  3103. ENV: Agent did: predict-yes for direction L in state State-B
  3104. In State-B moving L
  3105. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  3106. predict error 0
  3107. dir: dir isU
  3108. /|\434: O: O868 (predict-no)
  3109. I see 1 and I'm going to do: predict-no
  3110. ENV: Agent did: predict-no for direction U in state State-A
  3111. In State-A moving U
  3112. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  3113. predict error 0
  3114. dir: dir isL
  3115. -/|435: O: O870 (predict-no)
  3116. I see 1 and I'm going to do: predict-no
  3117. ENV: Agent did: predict-no for direction L in state State-A
  3118. In State-A moving L
  3119. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  3120. predict error 0
  3121. dir: dir isU
  3122. \-/436: O: O871 (predict-yes)
  3123. I see 1 and I'm going to do: predict-yes
  3124. ENV: Agent did: predict-yes for direction U in state State-A
  3125. In State-A moving U
  3126. ENV: (next state, see, prediction correct?) = (State-A, 0, False)
  3127. predict error 1
  3128. dir: dir isU
  3129. |\-437: O: O874 (predict-no)
  3130. I see 0 and I'm going to do: predict-no
  3131. ENV: Agent did: predict-no for direction U in state State-A
  3132. In State-A moving U
  3133. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  3134. predict error 0
  3135. dir: dir isR
  3136. /|438: O: O876 (predict-no)
  3137. I see 1 and I'm going to do: predict-no
  3138. ENV: Agent did: predict-no for direction R in state State-A
  3139. In State-A moving R
  3140. ENV: (next state, see, prediction correct?) = (State-B, 1, False)
  3141. predict error 1
  3142. dir: dir isL
  3143. \-/439: O: O877 (predict-yes)
  3144. I see 0 and I'm going to do: predict-yes
  3145. ENV: Agent did: predict-yes for direction L in state State-B
  3146. In State-B moving L
  3147. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  3148. predict error 0
  3149. dir: dir isU
  3150. |\-440: O: O880 (predict-no)
  3151. I see 1 and I'm going to do: predict-no
  3152. ENV: Agent did: predict-no for direction U in state State-A
  3153. In State-A moving U
  3154. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  3155. predict error 0
  3156. dir: dir isU
  3157. /|\441: O: O882 (predict-no)
  3158. I see 1 and I'm going to do: predict-no
  3159. ENV: Agent did: predict-no for direction U in state State-A
  3160. In State-A moving U
  3161. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  3162. predict error 0
  3163. dir: dir isL
  3164. rule alias: '*'
  3165. -442: O: O884 (predict-no)
  3166. I see 1 and I'm going to do: predict-no
  3167. ENV: Agent did: predict-no for direction L in state State-A
  3168. In State-A moving L
  3169. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  3170. predict error 0
  3171. dir: dir isU
  3172. /|\443: O: O886 (predict-no)
  3173. I see 1 and I'm going to do: predict-no
  3174. ENV: Agent did: predict-no for direction U in state State-A
  3175. In State-A moving U
  3176. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  3177. predict error 0
  3178. dir: dir isU
  3179. -/|444: O: O888 (predict-no)
  3180. I see 1 and I'm going to do: predict-no
  3181. ENV: Agent did: predict-no for direction U in state State-A
  3182. In State-A moving U
  3183. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  3184. predict error 0
  3185. dir: dir isR
  3186. \-/445: O: O889 (predict-yes)
  3187. I see 1 and I'm going to do: predict-yes
  3188. ENV: Agent did: predict-yes for direction R in state State-A
  3189. In State-A moving R
  3190. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  3191. predict error 0
  3192. dir: dir isU
  3193. |\-446: O: O892 (predict-no)
  3194. I see 1 and I'm going to do: predict-no
  3195. ENV: Agent did: predict-no for direction U in state State-B
  3196. In State-B moving U
  3197. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3198. predict error 0
  3199. dir: dir isR
  3200. /|\447: O: O894 (predict-no)
  3201. I see 1 and I'm going to do: predict-no
  3202. ENV: Agent did: predict-no for direction R in state State-B
  3203. In State-B moving R
  3204. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3205. predict error 0
  3206. dir: dir isU
  3207. -/|448: O: O896 (predict-no)
  3208. I see 1 and I'm going to do: predict-no
  3209. ENV: Agent did: predict-no for direction U in state State-B
  3210. In State-B moving U
  3211. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3212. predict error 0
  3213. dir: dir isU
  3214. \-/449: O: O898 (predict-no)
  3215. I see 1 and I'm going to do: predict-no
  3216. ENV: Agent did: predict-no for direction U in state State-B
  3217. In State-B moving U
  3218. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3219. predict error 0
  3220. dir: dir isR
  3221. |\-450: O: O899 (predict-yes)
  3222. I see 1 and I'm going to do: predict-yes
  3223. ENV: Agent did: predict-yes for direction R in state State-B
  3224. In State-B moving R
  3225. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  3226. predict error 1
  3227. dir: dir isU
  3228. /|\451: O: O902 (predict-no)
  3229. I see 0 and I'm going to do: predict-no
  3230. ENV: Agent did: predict-no for direction U in state State-B
  3231. In State-B moving U
  3232. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3233. predict error 0
  3234. dir: dir isR
  3235. rule alias: '*'
  3236. rule alias: '*'
  3237. rule alias: '*'
  3238. -452: O: O904 (predict-no)
  3239. I see 1 and I'm going to do: predict-no
  3240. ENV: Agent did: predict-no for direction R in state State-B
  3241. In State-B moving R
  3242. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3243. predict error 0
  3244. dir: dir isL
  3245. /|\453: O: O905 (predict-yes)
  3246. I see 1 and I'm going to do: predict-yes
  3247. ENV: Agent did: predict-yes for direction L in state State-B
  3248. In State-B moving L
  3249. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  3250. predict error 0
  3251. dir: dir isL
  3252. -/454: O: O908 (predict-no)
  3253. I see 1 and I'm going to do: predict-no
  3254. ENV: Agent did: predict-no for direction L in state State-A
  3255. In State-A moving L
  3256. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  3257. predict error 0
  3258. dir: dir isL
  3259. |\-455: O: O910 (predict-no)
  3260. I see 1 and I'm going to do: predict-no
  3261. ENV: Agent did: predict-no for direction L in state State-A
  3262. In State-A moving L
  3263. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  3264. predict error 0
  3265. dir: dir isU
  3266. /|456: O: O911 (predict-yes)
  3267. I see 1 and I'm going to do: predict-yes
  3268. ENV: Agent did: predict-yes for direction U in state State-A
  3269. In State-A moving U
  3270. ENV: (next state, see, prediction correct?) = (State-A, 0, False)
  3271. predict error 1
  3272. dir: dir isU
  3273. \-/457: O: O914 (predict-no)
  3274. I see 0 and I'm going to do: predict-no
  3275. ENV: Agent did: predict-no for direction U in state State-A
  3276. In State-A moving U
  3277. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  3278. predict error 0
  3279. dir: dir isL
  3280. |\-458: O: O916 (predict-no)
  3281. I see 1 and I'm going to do: predict-no
  3282. ENV: Agent did: predict-no for direction L in state State-A
  3283. In State-A moving L
  3284. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  3285. predict error 0
  3286. dir: dir isR
  3287. /|\459: O: O917 (predict-yes)
  3288. I see 1 and I'm going to do: predict-yes
  3289. ENV: Agent did: predict-yes for direction R in state State-A
  3290. In State-A moving R
  3291. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  3292. predict error 0
  3293. dir: dir isR
  3294. -/|460: O: O920 (predict-no)
  3295. I see 1 and I'm going to do: predict-no
  3296. ENV: Agent did: predict-no for direction R in state State-B
  3297. In State-B moving R
  3298. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3299. predict error 0
  3300. dir: dir isL
  3301. \-461: O: O921 (predict-yes)
  3302. I see 1 and I'm going to do: predict-yes
  3303. ENV: Agent did: predict-yes for direction L in state State-B
  3304. In State-B moving L
  3305. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  3306. predict error 0
  3307. dir: dir isL
  3308. /462: O: O924 (predict-no)
  3309. I see 1 and I'm going to do: predict-no
  3310. ENV: Agent did: predict-no for direction L in state State-A
  3311. In State-A moving L
  3312. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  3313. predict error 0
  3314. dir: dir isL
  3315. |\463: O: O926 (predict-no)
  3316. I see 1 and I'm going to do: predict-no
  3317. ENV: Agent did: predict-no for direction L in state State-A
  3318. In State-A moving L
  3319. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  3320. predict error 0
  3321. dir: dir isU
  3322. -/|464: O: O928 (predict-no)
  3323. I see 1 and I'm going to do: predict-no
  3324. ENV: Agent did: predict-no for direction U in state State-A
  3325. In State-A moving U
  3326. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  3327. predict error 0
  3328. dir: dir isL
  3329. \-/465: O: O930 (predict-no)
  3330. I see 1 and I'm going to do: predict-no
  3331. ENV: Agent did: predict-no for direction L in state State-A
  3332. In State-A moving L
  3333. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  3334. predict error 0
  3335. dir: dir isL
  3336. |\-466: O: O932 (predict-no)
  3337. I see 1 and I'm going to do: predict-no
  3338. ENV: Agent did: predict-no for direction L in state State-A
  3339. In State-A moving L
  3340. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  3341. predict error 0
  3342. dir: dir isR
  3343. /|\467: O: O933 (predict-yes)
  3344. I see 1 and I'm going to do: predict-yes
  3345. ENV: Agent did: predict-yes for direction R in state State-A
  3346. In State-A moving R
  3347. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  3348. predict error 0
  3349. dir: dir isL
  3350. -/|468: O: O935 (predict-yes)
  3351. I see 1 and I'm going to do: predict-yes
  3352. ENV: Agent did: predict-yes for direction L in state State-B
  3353. In State-B moving L
  3354. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  3355. predict error 0
  3356. dir: dir isR
  3357. \-/469: O: O937 (predict-yes)
  3358. I see 1 and I'm going to do: predict-yes
  3359. ENV: Agent did: predict-yes for direction R in state State-A
  3360. In State-A moving R
  3361. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  3362. predict error 0
  3363. dir: dir isR
  3364. |\470: O: O940 (predict-no)
  3365. I see 1 and I'm going to do: predict-no
  3366. ENV: Agent did: predict-no for direction R in state State-B
  3367. In State-B moving R
  3368. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3369. predict error 0
  3370. dir: dir isU
  3371. -/|471: O: O942 (predict-no)
  3372. I see 1 and I'm going to do: predict-no
  3373. ENV: Agent did: predict-no for direction U in state State-B
  3374. In State-B moving U
  3375. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3376. predict error 0
  3377. dir: dir isL
  3378. \472: O: O944 (predict-no)
  3379. I see 1 and I'm going to do: predict-no
  3380. ENV: Agent did: predict-no for direction L in state State-B
  3381. In State-B moving L
  3382. ENV: (next state, see, prediction correct?) = (State-A, 1, False)
  3383. predict error 1
  3384. dir: dir isL
  3385. -/|473: O: O946 (predict-no)
  3386. I see 0 and I'm going to do: predict-no
  3387. ENV: Agent did: predict-no for direction L in state State-A
  3388. In State-A moving L
  3389. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  3390. predict error 0
  3391. dir: dir isR
  3392. \-474: O: O947 (predict-yes)
  3393. I see 1 and I'm going to do: predict-yes
  3394. ENV: Agent did: predict-yes for direction R in state State-A
  3395. In State-A moving R
  3396. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  3397. predict error 0
  3398. dir: dir isL
  3399. /|\475: O: O949 (predict-yes)
  3400. I see 1 and I'm going to do: predict-yes
  3401. ENV: Agent did: predict-yes for direction L in state State-B
  3402. In State-B moving L
  3403. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  3404. predict error 0
  3405. dir: dir isR
  3406. -/|476: O: O951 (predict-yes)
  3407. I see 1 and I'm going to do: predict-yes
  3408. ENV: Agent did: predict-yes for direction R in state State-A
  3409. In State-A moving R
  3410. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  3411. predict error 0
  3412. dir: dir isL
  3413. \-/477: O: O953 (predict-yes)
  3414. I see 1 and I'm going to do: predict-yes
  3415. ENV: Agent did: predict-yes for direction L in state State-B
  3416. In State-B moving L
  3417. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  3418. predict error 0
  3419. dir: dir isU
  3420. |\-478: O: O956 (predict-no)
  3421. I see 1 and I'm going to do: predict-no
  3422. ENV: Agent did: predict-no for direction U in state State-A
  3423. In State-A moving U
  3424. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  3425. predict error 0
  3426. dir: dir isU
  3427. /|\479: O: O958 (predict-no)
  3428. I see 1 and I'm going to do: predict-no
  3429. ENV: Agent did: predict-no for direction U in state State-A
  3430. In State-A moving U
  3431. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  3432. predict error 0
  3433. dir: dir isU
  3434. -/|480: O: O960 (predict-no)
  3435. I see 1 and I'm going to do: predict-no
  3436. ENV: Agent did: predict-no for direction U in state State-A
  3437. In State-A moving U
  3438. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  3439. predict error 0
  3440. dir: dir isU
  3441. \-/481: O: O962 (predict-no)
  3442. I see 1 and I'm going to do: predict-no
  3443. ENV: Agent did: predict-no for direction U in state State-A
  3444. In State-A moving U
  3445. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  3446. predict error 0
  3447. dir: dir isR
  3448. |482: O: O963 (predict-yes)
  3449. I see 1 and I'm going to do: predict-yes
  3450. ENV: Agent did: predict-yes for direction R in state State-A
  3451. In State-A moving R
  3452. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  3453. predict error 0
  3454. dir: dir isR
  3455. \-483: O: O966 (predict-no)
  3456. I see 1 and I'm going to do: predict-no
  3457. ENV: Agent did: predict-no for direction R in state State-B
  3458. In State-B moving R
  3459. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3460. predict error 0
  3461. dir: dir isU
  3462. /|\484: O: O968 (predict-no)
  3463. I see 1 and I'm going to do: predict-no
  3464. ENV: Agent did: predict-no for direction U in state State-B
  3465. In State-B moving U
  3466. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3467. predict error 0
  3468. dir: dir isU
  3469. -/|485: O: O970 (predict-no)
  3470. I see 1 and I'm going to do: predict-no
  3471. ENV: Agent did: predict-no for direction U in state State-B
  3472. In State-B moving U
  3473. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3474. predict error 0
  3475. dir: dir isR
  3476. \-/486: O: O972 (predict-no)
  3477. I see 1 and I'm going to do: predict-no
  3478. ENV: Agent did: predict-no for direction R in state State-B
  3479. In State-B moving R
  3480. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3481. predict error 0
  3482. dir: dir isR
  3483. |\487: O: O974 (predict-no)
  3484. I see 1 and I'm going to do: predict-no
  3485. ENV: Agent did: predict-no for direction R in state State-B
  3486. In State-B moving R
  3487. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3488. predict error 0
  3489. dir: dir isL
  3490. -/488: O: O975 (predict-yes)
  3491. I see 1 and I'm going to do: predict-yes
  3492. ENV: Agent did: predict-yes for direction L in state State-B
  3493. In State-B moving L
  3494. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  3495. predict error 0
  3496. dir: dir isL
  3497. |\489: O: O978 (predict-no)
  3498. I see 1 and I'm going to do: predict-no
  3499. ENV: Agent did: predict-no for direction L in state State-A
  3500. In State-A moving L
  3501. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  3502. predict error 0
  3503. dir: dir isU
  3504. -/|490: O: O980 (predict-no)
  3505. I see 1 and I'm going to do: predict-no
  3506. ENV: Agent did: predict-no for direction U in state State-A
  3507. In State-A moving U
  3508. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  3509. predict error 0
  3510. dir: dir isL
  3511. \-/491: O: O982 (predict-no)
  3512. I see 1 and I'm going to do: predict-no
  3513. ENV: Agent did: predict-no for direction L in state State-A
  3514. In State-A moving L
  3515. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  3516. predict error 0
  3517. dir: dir isU
  3518. rule alias: '*'
  3519. rule alias: '*'
  3520. |492: O: O984 (predict-no)
  3521. I see 1 and I'm going to do: predict-no
  3522. ENV: Agent did: predict-no for direction U in state State-A
  3523. In State-A moving U
  3524. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  3525. predict error 0
  3526. dir: dir isR
  3527. \-/493: O: O985 (predict-yes)
  3528. I see 1 and I'm going to do: predict-yes
  3529. ENV: Agent did: predict-yes for direction R in state State-A
  3530. In State-A moving R
  3531. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  3532. predict error 0
  3533. dir: dir isU
  3534. |\-494: O: O988 (predict-no)
  3535. I see 1 and I'm going to do: predict-no
  3536. ENV: Agent did: predict-no for direction U in state State-B
  3537. In State-B moving U
  3538. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3539. predict error 0
  3540. dir: dir isU
  3541. /|\495: O: O989 (predict-yes)
  3542. I see 1 and I'm going to do: predict-yes
  3543. ENV: Agent did: predict-yes for direction U in state State-B
  3544. In State-B moving U
  3545. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  3546. predict error 1
  3547. dir: dir isU
  3548. -/|496: O: O992 (predict-no)
  3549. I see 0 and I'm going to do: predict-no
  3550. ENV: Agent did: predict-no for direction U in state State-B
  3551. In State-B moving U
  3552. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3553. predict error 0
  3554. dir: dir isL
  3555. \-/497: O: O994 (predict-no)
  3556. I see 1 and I'm going to do: predict-no
  3557. ENV: Agent did: predict-no for direction L in state State-B
  3558. In State-B moving L
  3559. ENV: (next state, see, prediction correct?) = (State-A, 1, False)
  3560. predict error 1
  3561. dir: dir isR
  3562. |\498: O: O995 (predict-yes)
  3563. I see 0 and I'm going to do: predict-yes
  3564. ENV: Agent did: predict-yes for direction R in state State-A
  3565. In State-A moving R
  3566. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  3567. predict error 0
  3568. dir: dir isR
  3569. -/|499: O: O998 (predict-no)
  3570. I see 1 and I'm going to do: predict-no
  3571. ENV: Agent did: predict-no for direction R in state State-B
  3572. In State-B moving R
  3573. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3574. predict error 0
  3575. dir: dir isL
  3576. \-/500: O: O999 (predict-yes)
  3577. I see 1 and I'm going to do: predict-yes
  3578. ENV: Agent did: predict-yes for direction L in state State-B
  3579. In State-B moving L
  3580. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  3581. predict error 0
  3582. dir: dir isR
  3583. |\-501: O: O1001 (predict-yes)
  3584. I see 1 and I'm going to do: predict-yes
  3585. ENV: Agent did: predict-yes for direction R in state State-A
  3586. In State-A moving R
  3587. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  3588. predict error 0
  3589. dir: dir isR
  3590. rule alias: '*'
  3591. /502: O: O1004 (predict-no)
  3592. I see 1 and I'm going to do: predict-no
  3593. ENV: Agent did: predict-no for direction R in state State-B
  3594. In State-B moving R
  3595. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3596. predict error 0
  3597. dir: dir isR
  3598. |\-503: O: O1006 (predict-no)
  3599. I see 1 and I'm going to do: predict-no
  3600. ENV: Agent did: predict-no for direction R in state State-B
  3601. In State-B moving R
  3602. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3603. predict error 0
  3604. dir: dir isL
  3605. /|\504: O: O1008 (predict-no)
  3606. I see 1 and I'm going to do: predict-no
  3607. ENV: Agent did: predict-no for direction L in state State-B
  3608. In State-B moving L
  3609. ENV: (next state, see, prediction correct?) = (State-A, 1, False)
  3610. predict error 1
  3611. dir: dir isR
  3612. -/|505: O: O1010 (predict-no)
  3613. I see 0 and I'm going to do: predict-no
  3614. ENV: Agent did: predict-no for direction R in state State-A
  3615. In State-A moving R
  3616. ENV: (next state, see, prediction correct?) = (State-B, 1, False)
  3617. predict error 1
  3618. dir: dir isR
  3619. \-/506: O: O1012 (predict-no)
  3620. I see 0 and I'm going to do: predict-no
  3621. ENV: Agent did: predict-no for direction R in state State-B
  3622. In State-B moving R
  3623. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3624. predict error 0
  3625. dir: dir isL
  3626. |\-507: O: O1013 (predict-yes)
  3627. I see 1 and I'm going to do: predict-yes
  3628. ENV: Agent did: predict-yes for direction L in state State-B
  3629. In State-B moving L
  3630. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  3631. predict error 0
  3632. dir: dir isR
  3633. /|508: O: O1015 (predict-yes)
  3634. I see 1 and I'm going to do: predict-yes
  3635. ENV: Agent did: predict-yes for direction R in state State-A
  3636. In State-A moving R
  3637. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  3638. predict error 0
  3639. dir: dir isU
  3640. \-/509: O: O1018 (predict-no)
  3641. I see 1 and I'm going to do: predict-no
  3642. ENV: Agent did: predict-no for direction U in state State-B
  3643. In State-B moving U
  3644. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3645. predict error 0
  3646. dir: dir isU
  3647. |\-510: O: O1020 (predict-no)
  3648. I see 1 and I'm going to do: predict-no
  3649. ENV: Agent did: predict-no for direction U in state State-B
  3650. In State-B moving U
  3651. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3652. predict error 0
  3653. dir: dir isR
  3654. /|\511: O: O1022 (predict-no)
  3655. I see 1 and I'm going to do: predict-no
  3656. ENV: Agent did: predict-no for direction R in state State-B
  3657. In State-B moving R
  3658. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3659. predict error 0
  3660. dir: dir isR
  3661. rule alias: '*'
  3662. -512: O: O1024 (predict-no)
  3663. I see 1 and I'm going to do: predict-no
  3664. ENV: Agent did: predict-no for direction R in state State-B
  3665. In State-B moving R
  3666. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3667. predict error 0
  3668. dir: dir isR
  3669. /|\513: O: O1025 (predict-yes)
  3670. I see 1 and I'm going to do: predict-yes
  3671. ENV: Agent did: predict-yes for direction R in state State-B
  3672. In State-B moving R
  3673. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  3674. predict error 1
  3675. dir: dir isL
  3676. -/|514: O: O1027 (predict-yes)
  3677. I see 0 and I'm going to do: predict-yes
  3678. ENV: Agent did: predict-yes for direction L in state State-B
  3679. In State-B moving L
  3680. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  3681. predict error 0
  3682. dir: dir isL
  3683. \-/515: O: O1030 (predict-no)
  3684. I see 1 and I'm going to do: predict-no
  3685. ENV: Agent did: predict-no for direction L in state State-A
  3686. In State-A moving L
  3687. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  3688. predict error 0
  3689. dir: dir isL
  3690. |\-516: O: O1032 (predict-no)
  3691. I see 1 and I'm going to do: predict-no
  3692. ENV: Agent did: predict-no for direction L in state State-A
  3693. In State-A moving L
  3694. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  3695. predict error 0
  3696. dir: dir isR
  3697. /|\517: O: O1033 (predict-yes)
  3698. I see 1 and I'm going to do: predict-yes
  3699. ENV: Agent did: predict-yes for direction R in state State-A
  3700. In State-A moving R
  3701. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  3702. predict error 0
  3703. dir: dir isU
  3704. -/|518: O: O1036 (predict-no)
  3705. I see 1 and I'm going to do: predict-no
  3706. ENV: Agent did: predict-no for direction U in state State-B
  3707. In State-B moving U
  3708. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3709. predict error 0
  3710. dir: dir isU
  3711. \-/519: O: O1038 (predict-no)
  3712. I see 1 and I'm going to do: predict-no
  3713. ENV: Agent did: predict-no for direction U in state State-B
  3714. In State-B moving U
  3715. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3716. predict error 0
  3717. dir: dir isR
  3718. |\520: O: O1040 (predict-no)
  3719. I see 1 and I'm going to do: predict-no
  3720. ENV: Agent did: predict-no for direction R in state State-B
  3721. In State-B moving R
  3722. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3723. predict error 0
  3724. dir: dir isU
  3725. -/|521: O: O1042 (predict-no)
  3726. I see 1 and I'm going to do: predict-no
  3727. ENV: Agent did: predict-no for direction U in state State-B
  3728. In State-B moving U
  3729. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3730. predict error 0
  3731. dir: dir isR
  3732. \522: O: O1044 (predict-no)
  3733. I see 1 and I'm going to do: predict-no
  3734. ENV: Agent did: predict-no for direction R in state State-B
  3735. In State-B moving R
  3736. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3737. predict error 0
  3738. dir: dir isU
  3739. -/|523: O: O1046 (predict-no)
  3740. I see 1 and I'm going to do: predict-no
  3741. ENV: Agent did: predict-no for direction U in state State-B
  3742. In State-B moving U
  3743. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3744. predict error 0
  3745. dir: dir isR
  3746. \-/524: O: O1048 (predict-no)
  3747. I see 1 and I'm going to do: predict-no
  3748. ENV: Agent did: predict-no for direction R in state State-B
  3749. In State-B moving R
  3750. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3751. predict error 0
  3752. dir: dir isU
  3753. |\-525: O: O1050 (predict-no)
  3754. I see 1 and I'm going to do: predict-no
  3755. ENV: Agent did: predict-no for direction U in state State-B
  3756. In State-B moving U
  3757. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3758. predict error 0
  3759. dir: dir isU
  3760. /|526: O: O1052 (predict-no)
  3761. I see 1 and I'm going to do: predict-no
  3762. ENV: Agent did: predict-no for direction U in state State-B
  3763. In State-B moving U
  3764. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3765. predict error 0
  3766. dir: dir isL
  3767. \-/527: O: O1053 (predict-yes)
  3768. I see 1 and I'm going to do: predict-yes
  3769. ENV: Agent did: predict-yes for direction L in state State-B
  3770. In State-B moving L
  3771. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  3772. predict error 0
  3773. dir: dir isL
  3774. |\-528: O: O1056 (predict-no)
  3775. I see 1 and I'm going to do: predict-no
  3776. ENV: Agent did: predict-no for direction L in state State-A
  3777. In State-A moving L
  3778. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  3779. predict error 0
  3780. dir: dir isR
  3781. /|\529: O: O1057 (predict-yes)
  3782. I see 1 and I'm going to do: predict-yes
  3783. ENV: Agent did: predict-yes for direction R in state State-A
  3784. In State-A moving R
  3785. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  3786. predict error 0
  3787. dir: dir isR
  3788. -/|530: O: O1060 (predict-no)
  3789. I see 1 and I'm going to do: predict-no
  3790. ENV: Agent did: predict-no for direction R in state State-B
  3791. In State-B moving R
  3792. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3793. predict error 0
  3794. dir: dir isR
  3795. \-/|531: O: O1062 (predict-no)
  3796. I see 1 and I'm going to do: predict-no
  3797. ENV: Agent did: predict-no for direction R in state State-B
  3798. In State-B moving R
  3799. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3800. predict error 0
  3801. dir: dir isL
  3802. \532: O: O1063 (predict-yes)
  3803. I see 1 and I'm going to do: predict-yes
  3804. ENV: Agent did: predict-yes for direction L in state State-B
  3805. In State-B moving L
  3806. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  3807. predict error 0
  3808. dir: dir isR
  3809. -/533: O: O1065 (predict-yes)
  3810. I see 1 and I'm going to do: predict-yes
  3811. ENV: Agent did: predict-yes for direction R in state State-A
  3812. In State-A moving R
  3813. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  3814. predict error 0
  3815. dir: dir isR
  3816. |\534: O: O1068 (predict-no)
  3817. I see 1 and I'm going to do: predict-no
  3818. ENV: Agent did: predict-no for direction R in state State-B
  3819. In State-B moving R
  3820. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3821. predict error 0
  3822. dir: dir isR
  3823. -/|535: O: O1070 (predict-no)
  3824. I see 1 and I'm going to do: predict-no
  3825. ENV: Agent did: predict-no for direction R in state State-B
  3826. In State-B moving R
  3827. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3828. predict error 0
  3829. dir: dir isU
  3830. \-/536: O: O1072 (predict-no)
  3831. I see 1 and I'm going to do: predict-no
  3832. ENV: Agent did: predict-no for direction U in state State-B
  3833. In State-B moving U
  3834. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3835. predict error 0
  3836. dir: dir isR
  3837. |\-537: O: O1074 (predict-no)
  3838. I see 1 and I'm going to do: predict-no
  3839. ENV: Agent did: predict-no for direction R in state State-B
  3840. In State-B moving R
  3841. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3842. predict error 0
  3843. dir: dir isU
  3844. /|538: O: O1076 (predict-no)
  3845. I see 1 and I'm going to do: predict-no
  3846. ENV: Agent did: predict-no for direction U in state State-B
  3847. In State-B moving U
  3848. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3849. predict error 0
  3850. dir: dir isU
  3851. \-/539: O: O1078 (predict-no)
  3852. I see 1 and I'm going to do: predict-no
  3853. ENV: Agent did: predict-no for direction U in state State-B
  3854. In State-B moving U
  3855. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3856. predict error 0
  3857. dir: dir isU
  3858. |\-540: O: O1080 (predict-no)
  3859. I see 1 and I'm going to do: predict-no
  3860. ENV: Agent did: predict-no for direction U in state State-B
  3861. In State-B moving U
  3862. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3863. predict error 0
  3864. dir: dir isR
  3865. /|\541: O: O1082 (predict-no)
  3866. I see 1 and I'm going to do: predict-no
  3867. ENV: Agent did: predict-no for direction R in state State-B
  3868. In State-B moving R
  3869. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3870. predict error 0
  3871. dir: dir isU
  3872. rule alias: '*'
  3873. -542: O: O1084 (predict-no)
  3874. I see 1 and I'm going to do: predict-no
  3875. ENV: Agent did: predict-no for direction U in state State-B
  3876. In State-B moving U
  3877. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3878. predict error 0
  3879. dir: dir isR
  3880. /|\543: O: O1086 (predict-no)
  3881. I see 1 and I'm going to do: predict-no
  3882. ENV: Agent did: predict-no for direction R in state State-B
  3883. In State-B moving R
  3884. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3885. predict error 0
  3886. dir: dir isR
  3887. -/|544: O: O1088 (predict-no)
  3888. I see 1 and I'm going to do: predict-no
  3889. ENV: Agent did: predict-no for direction R in state State-B
  3890. In State-B moving R
  3891. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3892. predict error 0
  3893. dir: dir isR
  3894. \-/545: O: O1090 (predict-no)
  3895. I see 1 and I'm going to do: predict-no
  3896. ENV: Agent did: predict-no for direction R in state State-B
  3897. In State-B moving R
  3898. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3899. predict error 0
  3900. dir: dir isR
  3901. |\546: O: O1092 (predict-no)
  3902. I see 1 and I'm going to do: predict-no
  3903. ENV: Agent did: predict-no for direction R in state State-B
  3904. In State-B moving R
  3905. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3906. predict error 0
  3907. dir: dir isR
  3908. -/|547: O: O1094 (predict-no)
  3909. I see 1 and I'm going to do: predict-no
  3910. ENV: Agent did: predict-no for direction R in state State-B
  3911. In State-B moving R
  3912. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3913. predict error 0
  3914. dir: dir isR
  3915. \-/548: O: O1096 (predict-no)
  3916. I see 1 and I'm going to do: predict-no
  3917. ENV: Agent did: predict-no for direction R in state State-B
  3918. In State-B moving R
  3919. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3920. predict error 0
  3921. dir: dir isU
  3922. |\-549: O: O1098 (predict-no)
  3923. I see 1 and I'm going to do: predict-no
  3924. ENV: Agent did: predict-no for direction U in state State-B
  3925. In State-B moving U
  3926. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3927. predict error 0
  3928. dir: dir isU
  3929. /|\550: O: O1100 (predict-no)
  3930. I see 1 and I'm going to do: predict-no
  3931. ENV: Agent did: predict-no for direction U in state State-B
  3932. In State-B moving U
  3933. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3934. predict error 0
  3935. dir: dir isU
  3936. -/551: O: O1102 (predict-no)
  3937. I see 1 and I'm going to do: predict-no
  3938. ENV: Agent did: predict-no for direction U in state State-B
  3939. In State-B moving U
  3940. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3941. predict error 0
  3942. dir: dir isU
  3943. |552: O: O1103 (predict-yes)
  3944. I see 1 and I'm going to do: predict-yes
  3945. ENV: Agent did: predict-yes for direction U in state State-B
  3946. In State-B moving U
  3947. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  3948. predict error 1
  3949. dir: dir isU
  3950. \-/553: O: O1106 (predict-no)
  3951. I see 0 and I'm going to do: predict-no
  3952. ENV: Agent did: predict-no for direction U in state State-B
  3953. In State-B moving U
  3954. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3955. predict error 0
  3956. dir: dir isR
  3957. |\-554: O: O1108 (predict-no)
  3958. I see 1 and I'm going to do: predict-no
  3959. ENV: Agent did: predict-no for direction R in state State-B
  3960. In State-B moving R
  3961. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3962. predict error 0
  3963. dir: dir isR
  3964. /|555: O: O1110 (predict-no)
  3965. I see 1 and I'm going to do: predict-no
  3966. ENV: Agent did: predict-no for direction R in state State-B
  3967. In State-B moving R
  3968. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  3969. predict error 0
  3970. dir: dir isL
  3971. \-/556: O: O1111 (predict-yes)
  3972. I see 1 and I'm going to do: predict-yes
  3973. ENV: Agent did: predict-yes for direction L in state State-B
  3974. In State-B moving L
  3975. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  3976. predict error 0
  3977. dir: dir isU
  3978. |\-557: O: O1114 (predict-no)
  3979. I see 1 and I'm going to do: predict-no
  3980. ENV: Agent did: predict-no for direction U in state State-A
  3981. In State-A moving U
  3982. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  3983. predict error 0
  3984. dir: dir isU
  3985. /|\558: O: O1116 (predict-no)
  3986. I see 1 and I'm going to do: predict-no
  3987. ENV: Agent did: predict-no for direction U in state State-A
  3988. In State-A moving U
  3989. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  3990. predict error 0
  3991. dir: dir isR
  3992. -/|559: O: O1118 (predict-no)
  3993. I see 1 and I'm going to do: predict-no
  3994. ENV: Agent did: predict-no for direction R in state State-A
  3995. In State-A moving R
  3996. ENV: (next state, see, prediction correct?) = (State-B, 1, False)
  3997. predict error 1
  3998. dir: dir isL
  3999. \-/560: O: O1119 (predict-yes)
  4000. I see 0 and I'm going to do: predict-yes
  4001. ENV: Agent did: predict-yes for direction L in state State-B
  4002. In State-B moving L
  4003. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  4004. predict error 0
  4005. dir: dir isU
  4006. |\-561: O: O1122 (predict-no)
  4007. I see 1 and I'm going to do: predict-no
  4008. ENV: Agent did: predict-no for direction U in state State-A
  4009. In State-A moving U
  4010. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  4011. predict error 0
  4012. dir: dir isR
  4013. rule alias: '*'
  4014. /562: O: O1123 (predict-yes)
  4015. I see 1 and I'm going to do: predict-yes
  4016. ENV: Agent did: predict-yes for direction R in state State-A
  4017. In State-A moving R
  4018. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  4019. predict error 0
  4020. dir: dir isR
  4021. |\-563: O: O1126 (predict-no)
  4022. I see 1 and I'm going to do: predict-no
  4023. ENV: Agent did: predict-no for direction R in state State-B
  4024. In State-B moving R
  4025. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  4026. predict error 0
  4027. dir: dir isL
  4028. /|\564: O: O1127 (predict-yes)
  4029. I see 1 and I'm going to do: predict-yes
  4030. ENV: Agent did: predict-yes for direction L in state State-B
  4031. In State-B moving L
  4032. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  4033. predict error 0
  4034. dir: dir isR
  4035. -/|565: O: O1129 (predict-yes)
  4036. I see 1 and I'm going to do: predict-yes
  4037. ENV: Agent did: predict-yes for direction R in state State-A
  4038. In State-A moving R
  4039. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  4040. predict error 0
  4041. dir: dir isU
  4042. \-/566: O: O1132 (predict-no)
  4043. I see 1 and I'm going to do: predict-no
  4044. ENV: Agent did: predict-no for direction U in state State-B
  4045. In State-B moving U
  4046. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  4047. predict error 0
  4048. dir: dir isR
  4049. |\-567: O: O1134 (predict-no)
  4050. I see 1 and I'm going to do: predict-no
  4051. ENV: Agent did: predict-no for direction R in state State-B
  4052. In State-B moving R
  4053. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  4054. predict error 0
  4055. dir: dir isR
  4056. /|\568: O: O1136 (predict-no)
  4057. I see 1 and I'm going to do: predict-no
  4058. ENV: Agent did: predict-no for direction R in state State-B
  4059. In State-B moving R
  4060. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  4061. predict error 0
  4062. dir: dir isR
  4063. -/|569: O: O1138 (predict-no)
  4064. I see 1 and I'm going to do: predict-no
  4065. ENV: Agent did: predict-no for direction R in state State-B
  4066. In State-B moving R
  4067. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  4068. predict error 0
  4069. dir: dir isL
  4070. \-/570: O: O1139 (predict-yes)
  4071. I see 1 and I'm going to do: predict-yes
  4072. ENV: Agent did: predict-yes for direction L in state State-B
  4073. In State-B moving L
  4074. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  4075. predict error 0
  4076. dir: dir isR
  4077. |\-571: O: O1141 (predict-yes)
  4078. I see 1 and I'm going to do: predict-yes
  4079. ENV: Agent did: predict-yes for direction R in state State-A
  4080. In State-A moving R
  4081. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  4082. predict error 0
  4083. dir: dir isU
  4084. /572: O: O1144 (predict-no)
  4085. I see 1 and I'm going to do: predict-no
  4086. ENV: Agent did: predict-no for direction U in state State-B
  4087. In State-B moving U
  4088. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  4089. predict error 0
  4090. dir: dir isU
  4091. |\-573: O: O1146 (predict-no)
  4092. I see 1 and I'm going to do: predict-no
  4093. ENV: Agent did: predict-no for direction U in state State-B
  4094. In State-B moving U
  4095. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  4096. predict error 0
  4097. dir: dir isR
  4098. /|\574: O: O1148 (predict-no)
  4099. I see 1 and I'm going to do: predict-no
  4100. ENV: Agent did: predict-no for direction R in state State-B
  4101. In State-B moving R
  4102. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  4103. predict error 0
  4104. dir: dir isU
  4105. -/575: O: O1150 (predict-no)
  4106. I see 1 and I'm going to do: predict-no
  4107. ENV: Agent did: predict-no for direction U in state State-B
  4108. In State-B moving U
  4109. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  4110. predict error 0
  4111. dir: dir isR
  4112. |\-576: O: O1152 (predict-no)
  4113. I see 1 and I'm going to do: predict-no
  4114. ENV: Agent did: predict-no for direction R in state State-B
  4115. In State-B moving R
  4116. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  4117. predict error 0
  4118. dir: dir isL
  4119. /|\577: O: O1153 (predict-yes)
  4120. I see 1 and I'm going to do: predict-yes
  4121. ENV: Agent did: predict-yes for direction L in state State-B
  4122. In State-B moving L
  4123. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  4124. predict error 0
  4125. dir: dir isL
  4126. -/578: O: O1156 (predict-no)
  4127. I see 1 and I'm going to do: predict-no
  4128. ENV: Agent did: predict-no for direction L in state State-A
  4129. In State-A moving L
  4130. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  4131. predict error 0
  4132. dir: dir isU
  4133. |\-579: O: O1158 (predict-no)
  4134. I see 1 and I'm going to do: predict-no
  4135. ENV: Agent did: predict-no for direction U in state State-A
  4136. In State-A moving U
  4137. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  4138. predict error 0
  4139. dir: dir isL
  4140. /|\580: O: O1160 (predict-no)
  4141. I see 1 and I'm going to do: predict-no
  4142. ENV: Agent did: predict-no for direction L in state State-A
  4143. In State-A moving L
  4144. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  4145. predict error 0
  4146. dir: dir isL
  4147. -/|581: O: O1162 (predict-no)
  4148. I see 1 and I'm going to do: predict-no
  4149. ENV: Agent did: predict-no for direction L in state State-A
  4150. In State-A moving L
  4151. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  4152. predict error 0
  4153. dir: dir isU
  4154. \582: O: O1163 (predict-yes)
  4155. I see 1 and I'm going to do: predict-yes
  4156. ENV: Agent did: predict-yes for direction U in state State-A
  4157. In State-A moving U
  4158. ENV: (next state, see, prediction correct?) = (State-A, 0, False)
  4159. predict error 1
  4160. dir: dir isR
  4161. -/|583: O: O1165 (predict-yes)
  4162. I see 0 and I'm going to do: predict-yes
  4163. ENV: Agent did: predict-yes for direction R in state State-A
  4164. In State-A moving R
  4165. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  4166. predict error 0
  4167. dir: dir isR
  4168. \-584: O: O1168 (predict-no)
  4169. I see 1 and I'm going to do: predict-no
  4170. ENV: Agent did: predict-no for direction R in state State-B
  4171. In State-B moving R
  4172. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  4173. predict error 0
  4174. dir: dir isR
  4175. /|\585: O: O1170 (predict-no)
  4176. I see 1 and I'm going to do: predict-no
  4177. ENV: Agent did: predict-no for direction R in state State-B
  4178. In State-B moving R
  4179. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  4180. predict error 0
  4181. dir: dir isU
  4182. -/|586: O: O1172 (predict-no)
  4183. I see 1 and I'm going to do: predict-no
  4184. ENV: Agent did: predict-no for direction U in state State-B
  4185. In State-B moving U
  4186. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  4187. predict error 0
  4188. dir: dir isL
  4189. \-/587: O: O1173 (predict-yes)
  4190. I see 1 and I'm going to do: predict-yes
  4191. ENV: Agent did: predict-yes for direction L in state State-B
  4192. In State-B moving L
  4193. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  4194. predict error 0
  4195. dir: dir isR
  4196. |\-588: O: O1175 (predict-yes)
  4197. I see 1 and I'm going to do: predict-yes
  4198. ENV: Agent did: predict-yes for direction R in state State-A
  4199. In State-A moving R
  4200. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  4201. predict error 0
  4202. dir: dir isU
  4203. /|\589: O: O1178 (predict-no)
  4204. I see 1 and I'm going to do: predict-no
  4205. ENV: Agent did: predict-no for direction U in state State-B
  4206. In State-B moving U
  4207. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  4208. predict error 0
  4209. dir: dir isU
  4210. -/|590: O: O1179 (predict-yes)
  4211. I see 1 and I'm going to do: predict-yes
  4212. ENV: Agent did: predict-yes for direction U in state State-B
  4213. In State-B moving U
  4214. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  4215. predict error 1
  4216. dir: dir isL
  4217. \-/591: O: O1181 (predict-yes)
  4218. I see 0 and I'm going to do: predict-yes
  4219. ENV: Agent did: predict-yes for direction L in state State-B
  4220. In State-B moving L
  4221. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  4222. predict error 0
  4223. dir: dir isR
  4224. rule alias: '*'
  4225. |592: O: O1183 (predict-yes)
  4226. I see 1 and I'm going to do: predict-yes
  4227. ENV: Agent did: predict-yes for direction R in state State-A
  4228. In State-A moving R
  4229. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  4230. predict error 0
  4231. dir: dir isL
  4232. \-593: O: O1185 (predict-yes)
  4233. I see 1 and I'm going to do: predict-yes
  4234. ENV: Agent did: predict-yes for direction L in state State-B
  4235. In State-B moving L
  4236. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  4237. predict error 0
  4238. dir: dir isR
  4239. /|\594: O: O1187 (predict-yes)
  4240. I see 1 and I'm going to do: predict-yes
  4241. ENV: Agent did: predict-yes for direction R in state State-A
  4242. In State-A moving R
  4243. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  4244. predict error 0
  4245. dir: dir isL
  4246. -/|595: O: O1189 (predict-yes)
  4247. I see 1 and I'm going to do: predict-yes
  4248. ENV: Agent did: predict-yes for direction L in state State-B
  4249. In State-B moving L
  4250. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  4251. predict error 0
  4252. dir: dir isU
  4253. \-/596: O: O1192 (predict-no)
  4254. I see 1 and I'm going to do: predict-no
  4255. ENV: Agent did: predict-no for direction U in state State-A
  4256. In State-A moving U
  4257. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  4258. predict error 0
  4259. dir: dir isU
  4260. |\597: O: O1194 (predict-no)
  4261. I see 1 and I'm going to do: predict-no
  4262. ENV: Agent did: predict-no for direction U in state State-A
  4263. In State-A moving U
  4264. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  4265. predict error 0
  4266. dir: dir isL
  4267. -/|598: O: O1195 (predict-yes)
  4268. I see 1 and I'm going to do: predict-yes
  4269. ENV: Agent did: predict-yes for direction L in state State-A
  4270. In State-A moving L
  4271. ENV: (next state, see, prediction correct?) = (State-A, 0, False)
  4272. predict error 1
  4273. dir: dir isL
  4274. \-/599: O: O1198 (predict-no)
  4275. I see 0 and I'm going to do: predict-no
  4276. ENV: Agent did: predict-no for direction L in state State-A
  4277. In State-A moving L
  4278. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  4279. predict error 0
  4280. dir: dir isU
  4281. |\-600: O: O1200 (predict-no)
  4282. I see 1 and I'm going to do: predict-no
  4283. ENV: Agent did: predict-no for direction U in state State-A
  4284. In State-A moving U
  4285. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  4286. predict error 0
  4287. dir: dir isU
  4288. /|\601: O: O1202 (predict-no)
  4289. I see 1 and I'm going to do: predict-no
  4290. ENV: Agent did: predict-no for direction U in state State-A
  4291. In State-A moving U
  4292. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  4293. predict error 0
  4294. dir: dir isU
  4295. rule alias: '*'
  4296. -602: O: O1204 (predict-no)
  4297. I see 1 and I'm going to do: predict-no
  4298. ENV: Agent did: predict-no for direction U in state State-A
  4299. In State-A moving U
  4300. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  4301. predict error 0
  4302. dir: dir isL
  4303. /|\-603: O: O1206 (predict-no)
  4304. I see 1 and I'm going to do: predict-no
  4305. ENV: Agent did: predict-no for direction L in state State-A
  4306. In State-A moving L
  4307. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  4308. predict error 0
  4309. dir: dir isU
  4310. /|\604: O: O1208 (predict-no)
  4311. I see 1 and I'm going to do: predict-no
  4312. ENV: Agent did: predict-no for direction U in state State-A
  4313. In State-A moving U
  4314. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  4315. predict error 0
  4316. dir: dir isR
  4317. -/|605: O: O1209 (predict-yes)
  4318. I see 1 and I'm going to do: predict-yes
  4319. ENV: Agent did: predict-yes for direction R in state State-A
  4320. In State-A moving R
  4321. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  4322. predict error 0
  4323. dir: dir isL
  4324. \-/606: O: O1211 (predict-yes)
  4325. I see 1 and I'm going to do: predict-yes
  4326. ENV: Agent did: predict-yes for direction L in state State-B
  4327. In State-B moving L
  4328. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  4329. predict error 0
  4330. dir: dir isR
  4331. |\-607: O: O1213 (predict-yes)
  4332. I see 1 and I'm going to do: predict-yes
  4333. ENV: Agent did: predict-yes for direction R in state State-A
  4334. In State-A moving R
  4335. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  4336. predict error 0
  4337. dir: dir isU
  4338. /|\608: O: O1216 (predict-no)
  4339. I see 1 and I'm going to do: predict-no
  4340. ENV: Agent did: predict-no for direction U in state State-B
  4341. In State-B moving U
  4342. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  4343. predict error 0
  4344. dir: dir isU
  4345. -/609: O: O1218 (predict-no)
  4346. I see 1 and I'm going to do: predict-no
  4347. ENV: Agent did: predict-no for direction U in state State-B
  4348. In State-B moving U
  4349. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  4350. predict error 0
  4351. dir: dir isL
  4352. |\-610: O: O1219 (predict-yes)
  4353. I see 1 and I'm going to do: predict-yes
  4354. ENV: Agent did: predict-yes for direction L in state State-B
  4355. In State-B moving L
  4356. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  4357. predict error 0
  4358. dir: dir isR
  4359. /|\611: O: O1221 (predict-yes)
  4360. I see 1 and I'm going to do: predict-yes
  4361. ENV: Agent did: predict-yes for direction R in state State-A
  4362. In State-A moving R
  4363. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  4364. predict error 0
  4365. dir: dir isL
  4366. rule alias: '*'
  4367. -612: O: O1223 (predict-yes)
  4368. I see 1 and I'm going to do: predict-yes
  4369. ENV: Agent did: predict-yes for direction L in state State-B
  4370. In State-B moving L
  4371. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  4372. predict error 0
  4373. dir: dir isU
  4374. /|\613: O: O1226 (predict-no)
  4375. I see 1 and I'm going to do: predict-no
  4376. ENV: Agent did: predict-no for direction U in state State-A
  4377. In State-A moving U
  4378. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  4379. predict error 0
  4380. dir: dir isR
  4381. -/|614: O: O1227 (predict-yes)
  4382. I see 1 and I'm going to do: predict-yes
  4383. ENV: Agent did: predict-yes for direction R in state State-A
  4384. In State-A moving R
  4385. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  4386. predict error 0
  4387. dir: dir isU
  4388. \-/615: O: O1230 (predict-no)
  4389. I see 1 and I'm going to do: predict-no
  4390. ENV: Agent did: predict-no for direction U in state State-B
  4391. In State-B moving U
  4392. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  4393. predict error 0
  4394. dir: dir isU
  4395. |\616: O: O1232 (predict-no)
  4396. I see 1 and I'm going to do: predict-no
  4397. ENV: Agent did: predict-no for direction U in state State-B
  4398. In State-B moving U
  4399. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  4400. predict error 0
  4401. dir: dir isR
  4402. -/617: O: O1234 (predict-no)
  4403. I see 1 and I'm going to do: predict-no
  4404. ENV: Agent did: predict-no for direction R in state State-B
  4405. In State-B moving R
  4406. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  4407. predict error 0
  4408. dir: dir isL
  4409. |\-618: O: O1235 (predict-yes)
  4410. I see 1 and I'm going to do: predict-yes
  4411. ENV: Agent did: predict-yes for direction L in state State-B
  4412. In State-B moving L
  4413. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  4414. predict error 0
  4415. dir: dir isR
  4416. /|\619: O: O1237 (predict-yes)
  4417. I see 1 and I'm going to do: predict-yes
  4418. ENV: Agent did: predict-yes for direction R in state State-A
  4419. In State-A moving R
  4420. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  4421. predict error 0
  4422. dir: dir isL
  4423. -/|620: O: O1239 (predict-yes)
  4424. I see 1 and I'm going to do: predict-yes
  4425. ENV: Agent did: predict-yes for direction L in state State-B
  4426. In State-B moving L
  4427. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  4428. predict error 0
  4429. dir: dir isL
  4430. \-/621: O: O1242 (predict-no)
  4431. I see 1 and I'm going to do: predict-no
  4432. ENV: Agent did: predict-no for direction L in state State-A
  4433. In State-A moving L
  4434. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  4435. predict error 0
  4436. dir: dir isU
  4437. |622: O: O1244 (predict-no)
  4438. I see 1 and I'm going to do: predict-no
  4439. ENV: Agent did: predict-no for direction U in state State-A
  4440. In State-A moving U
  4441. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  4442. predict error 0
  4443. dir: dir isR
  4444. \-/623: O: O1245 (predict-yes)
  4445. I see 1 and I'm going to do: predict-yes
  4446. ENV: Agent did: predict-yes for direction R in state State-A
  4447. In State-A moving R
  4448. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  4449. predict error 0
  4450. dir: dir isU
  4451. |\-624: O: O1248 (predict-no)
  4452. I see 1 and I'm going to do: predict-no
  4453. ENV: Agent did: predict-no for direction U in state State-B
  4454. In State-B moving U
  4455. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  4456. predict error 0
  4457. dir: dir isL
  4458. /|\625: O: O1249 (predict-yes)
  4459. I see 1 and I'm going to do: predict-yes
  4460. ENV: Agent did: predict-yes for direction L in state State-B
  4461. In State-B moving L
  4462. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  4463. predict error 0
  4464. dir: dir isU
  4465. -/|626: O: O1252 (predict-no)
  4466. I see 1 and I'm going to do: predict-no
  4467. ENV: Agent did: predict-no for direction U in state State-A
  4468. In State-A moving U
  4469. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  4470. predict error 0
  4471. dir: dir isU
  4472. \-/627: O: O1254 (predict-no)
  4473. I see 1 and I'm going to do: predict-no
  4474. ENV: Agent did: predict-no for direction U in state State-A
  4475. In State-A moving U
  4476. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  4477. predict error 0
  4478. dir: dir isL
  4479. |\-628: O: O1255 (predict-yes)
  4480. I see 1 and I'm going to do: predict-yes
  4481. ENV: Agent did: predict-yes for direction L in state State-A
  4482. In State-A moving L
  4483. ENV: (next state, see, prediction correct?) = (State-A, 0, False)
  4484. predict error 1
  4485. dir: dir isL
  4486. /|\629: O: O1258 (predict-no)
  4487. I see 0 and I'm going to do: predict-no
  4488. ENV: Agent did: predict-no for direction L in state State-A
  4489. In State-A moving L
  4490. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  4491. predict error 0
  4492. dir: dir isR
  4493. -/|630: O: O1259 (predict-yes)
  4494. I see 1 and I'm going to do: predict-yes
  4495. ENV: Agent did: predict-yes for direction R in state State-A
  4496. In State-A moving R
  4497. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  4498. predict error 0
  4499. dir: dir isR
  4500. \-/631: O: O1262 (predict-no)
  4501. I see 1 and I'm going to do: predict-no
  4502. ENV: Agent did: predict-no for direction R in state State-B
  4503. In State-B moving R
  4504. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  4505. predict error 0
  4506. dir: dir isL
  4507. |632: O: O1263 (predict-yes)
  4508. I see 1 and I'm going to do: predict-yes
  4509. ENV: Agent did: predict-yes for direction L in state State-B
  4510. In State-B moving L
  4511. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  4512. predict error 0
  4513. dir: dir isL
  4514. \-633: O: O1266 (predict-no)
  4515. I see 1 and I'm going to do: predict-no
  4516. ENV: Agent did: predict-no for direction L in state State-A
  4517. In State-A moving L
  4518. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  4519. predict error 0
  4520. dir: dir isL
  4521. /|\634: O: O1268 (predict-no)
  4522. I see 1 and I'm going to do: predict-no
  4523. ENV: Agent did: predict-no for direction L in state State-A
  4524. In State-A moving L
  4525. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  4526. predict error 0
  4527. dir: dir isR
  4528. -/|635: O: O1269 (predict-yes)
  4529. I see 1 and I'm going to do: predict-yes
  4530. ENV: Agent did: predict-yes for direction R in state State-A
  4531. In State-A moving R
  4532. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  4533. predict error 0
  4534. dir: dir isU
  4535. \-/636: O: O1272 (predict-no)
  4536. I see 1 and I'm going to do: predict-no
  4537. ENV: Agent did: predict-no for direction U in state State-B
  4538. In State-B moving U
  4539. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  4540. predict error 0
  4541. dir: dir isL
  4542. |\637: O: O1273 (predict-yes)
  4543. I see 1 and I'm going to do: predict-yes
  4544. ENV: Agent did: predict-yes for direction L in state State-B
  4545. In State-B moving L
  4546. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  4547. predict error 0
  4548. dir: dir isL
  4549. -/|638: O: O1276 (predict-no)
  4550. I see 1 and I'm going to do: predict-no
  4551. ENV: Agent did: predict-no for direction L in state State-A
  4552. In State-A moving L
  4553. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  4554. predict error 0
  4555. dir: dir isU
  4556. \-/639: O: O1278 (predict-no)
  4557. I see 1 and I'm going to do: predict-no
  4558. ENV: Agent did: predict-no for direction U in state State-A
  4559. In State-A moving U
  4560. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  4561. predict error 0
  4562. dir: dir isU
  4563. |\-640: O: O1280 (predict-no)
  4564. I see 1 and I'm going to do: predict-no
  4565. ENV: Agent did: predict-no for direction U in state State-A
  4566. In State-A moving U
  4567. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  4568. predict error 0
  4569. dir: dir isU
  4570. /|\641: O: O1282 (predict-no)
  4571. I see 1 and I'm going to do: predict-no
  4572. ENV: Agent did: predict-no for direction U in state State-A
  4573. In State-A moving U
  4574. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  4575. predict error 0
  4576. dir: dir isR
  4577. -642: O: O1283 (predict-yes)
  4578. I see 1 and I'm going to do: predict-yes
  4579. ENV: Agent did: predict-yes for direction R in state State-A
  4580. In State-A moving R
  4581. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  4582. predict error 0
  4583. dir: dir isR
  4584. /|\643: O: O1286 (predict-no)
  4585. I see 1 and I'm going to do: predict-no
  4586. ENV: Agent did: predict-no for direction R in state State-B
  4587. In State-B moving R
  4588. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  4589. predict error 0
  4590. dir: dir isU
  4591. -/|644: O: O1288 (predict-no)
  4592. I see 1 and I'm going to do: predict-no
  4593. ENV: Agent did: predict-no for direction U in state State-B
  4594. In State-B moving U
  4595. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  4596. predict error 0
  4597. dir: dir isL
  4598. \-645: O: O1289 (predict-yes)
  4599. I see 1 and I'm going to do: predict-yes
  4600. ENV: Agent did: predict-yes for direction L in state State-B
  4601. In State-B moving L
  4602. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  4603. predict error 0
  4604. dir: dir isU
  4605. /|\646: O: O1292 (predict-no)
  4606. I see 1 and I'm going to do: predict-no
  4607. ENV: Agent did: predict-no for direction U in state State-A
  4608. In State-A moving U
  4609. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  4610. predict error 0
  4611. dir: dir isL
  4612. -/|647: O: O1294 (predict-no)
  4613. I see 1 and I'm going to do: predict-no
  4614. ENV: Agent did: predict-no for direction L in state State-A
  4615. In State-A moving L
  4616. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  4617. predict error 0
  4618. dir: dir isR
  4619. \-/648: O: O1295 (predict-yes)
  4620. I see 1 and I'm going to do: predict-yes
  4621. ENV: Agent did: predict-yes for direction R in state State-A
  4622. In State-A moving R
  4623. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  4624. predict error 0
  4625. dir: dir isR
  4626. |649: O: O1298 (predict-no)
  4627. I see 1 and I'm going to do: predict-no
  4628. ENV: Agent did: predict-no for direction R in state State-B
  4629. In State-B moving R
  4630. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  4631. predict error 0
  4632. dir: dir isR
  4633. \-/650: O: O1300 (predict-no)
  4634. I see 1 and I'm going to do: predict-no
  4635. ENV: Agent did: predict-no for direction R in state State-B
  4636. In State-B moving R
  4637. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  4638. predict error 0
  4639. dir: dir isL
  4640. |\-651: O: O1301 (predict-yes)
  4641. I see 1 and I'm going to do: predict-yes
  4642. ENV: Agent did: predict-yes for direction L in state State-B
  4643. In State-B moving L
  4644. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  4645. predict error 0
  4646. dir: dir isL
  4647. rule alias: '*'
  4648. /652: O: O1304 (predict-no)
  4649. I see 1 and I'm going to do: predict-no
  4650. ENV: Agent did: predict-no for direction L in state State-A
  4651. In State-A moving L
  4652. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  4653. predict error 0
  4654. dir: dir isU
  4655. |\-653: O: O1306 (predict-no)
  4656. I see 1 and I'm going to do: predict-no
  4657. ENV: Agent did: predict-no for direction U in state State-A
  4658. In State-A moving U
  4659. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  4660. predict error 0
  4661. dir: dir isR
  4662. /|\654: O: O1307 (predict-yes)
  4663. I see 1 and I'm going to do: predict-yes
  4664. ENV: Agent did: predict-yes for direction R in state State-A
  4665. In State-A moving R
  4666. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  4667. predict error 0
  4668. dir: dir isR
  4669. -/655: O: O1310 (predict-no)
  4670. I see 1 and I'm going to do: predict-no
  4671. ENV: Agent did: predict-no for direction R in state State-B
  4672. In State-B moving R
  4673. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  4674. predict error 0
  4675. dir: dir isL
  4676. |\-656: O: O1311 (predict-yes)
  4677. I see 1 and I'm going to do: predict-yes
  4678. ENV: Agent did: predict-yes for direction L in state State-B
  4679. In State-B moving L
  4680. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  4681. predict error 0
  4682. dir: dir isU
  4683. /|657: O: O1313 (predict-yes)
  4684. I see 1 and I'm going to do: predict-yes
  4685. ENV: Agent did: predict-yes for direction U in state State-A
  4686. In State-A moving U
  4687. ENV: (next state, see, prediction correct?) = (State-A, 0, False)
  4688. predict error 1
  4689. dir: dir isL
  4690. \-/658: O: O1316 (predict-no)
  4691. I see 0 and I'm going to do: predict-no
  4692. ENV: Agent did: predict-no for direction L in state State-A
  4693. In State-A moving L
  4694. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  4695. predict error 0
  4696. dir: dir isR
  4697. |\-659: O: O1317 (predict-yes)
  4698. I see 1 and I'm going to do: predict-yes
  4699. ENV: Agent did: predict-yes for direction R in state State-A
  4700. In State-A moving R
  4701. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  4702. predict error 0
  4703. dir: dir isU
  4704. /|\660: O: O1320 (predict-no)
  4705. I see 1 and I'm going to do: predict-no
  4706. ENV: Agent did: predict-no for direction U in state State-B
  4707. In State-B moving U
  4708. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  4709. predict error 0
  4710. dir: dir isU
  4711. -/|661: O: O1322 (predict-no)
  4712. I see 1 and I'm going to do: predict-no
  4713. ENV: Agent did: predict-no for direction U in state State-B
  4714. In State-B moving U
  4715. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  4716. predict error 0
  4717. dir: dir isL
  4718. \662: O: O1323 (predict-yes)
  4719. I see 1 and I'm going to do: predict-yes
  4720. ENV: Agent did: predict-yes for direction L in state State-B
  4721. In State-B moving L
  4722. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  4723. predict error 0
  4724. dir: dir isU
  4725. -/|663: O: O1326 (predict-no)
  4726. I see 1 and I'm going to do: predict-no
  4727. ENV: Agent did: predict-no for direction U in state State-A
  4728. In State-A moving U
  4729. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  4730. predict error 0
  4731. dir: dir isU
  4732. \-/664: O: O1328 (predict-no)
  4733. I see 1 and I'm going to do: predict-no
  4734. ENV: Agent did: predict-no for direction U in state State-A
  4735. In State-A moving U
  4736. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  4737. predict error 0
  4738. dir: dir isL
  4739. |\665: O: O1330 (predict-no)
  4740. I see 1 and I'm going to do: predict-no
  4741. ENV: Agent did: predict-no for direction L in state State-A
  4742. In State-A moving L
  4743. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  4744. predict error 0
  4745. dir: dir isR
  4746. -/|666: O: O1331 (predict-yes)
  4747. I see 1 and I'm going to do: predict-yes
  4748. ENV: Agent did: predict-yes for direction R in state State-A
  4749. In State-A moving R
  4750. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  4751. predict error 0
  4752. dir: dir isR
  4753. \-/667: O: O1334 (predict-no)
  4754. I see 1 and I'm going to do: predict-no
  4755. ENV: Agent did: predict-no for direction R in state State-B
  4756. In State-B moving R
  4757. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  4758. predict error 0
  4759. dir: dir isU
  4760. |\-668: O: O1336 (predict-no)
  4761. I see 1 and I'm going to do: predict-no
  4762. ENV: Agent did: predict-no for direction U in state State-B
  4763. In State-B moving U
  4764. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  4765. predict error 0
  4766. dir: dir isR
  4767. /|\669: O: O1338 (predict-no)
  4768. I see 1 and I'm going to do: predict-no
  4769. ENV: Agent did: predict-no for direction R in state State-B
  4770. In State-B moving R
  4771. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  4772. predict error 0
  4773. dir: dir isU
  4774. -/670: O: O1340 (predict-no)
  4775. I see 1 and I'm going to do: predict-no
  4776. ENV: Agent did: predict-no for direction U in state State-B
  4777. In State-B moving U
  4778. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  4779. predict error 0
  4780. dir: dir isU
  4781. |\-671: O: O1342 (predict-no)
  4782. I see 1 and I'm going to do: predict-no
  4783. ENV: Agent did: predict-no for direction U in state State-B
  4784. In State-B moving U
  4785. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  4786. predict error 0
  4787. dir: dir isL
  4788. /672: O: O1343 (predict-yes)
  4789. I see 1 and I'm going to do: predict-yes
  4790. ENV: Agent did: predict-yes for direction L in state State-B
  4791. In State-B moving L
  4792. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  4793. predict error 0
  4794. dir: dir isU
  4795. |\-673: O: O1346 (predict-no)
  4796. I see 1 and I'm going to do: predict-no
  4797. ENV: Agent did: predict-no for direction U in state State-A
  4798. In State-A moving U
  4799. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  4800. predict error 0
  4801. dir: dir isL
  4802. /|\674: O: O1348 (predict-no)
  4803. I see 1 and I'm going to do: predict-no
  4804. ENV: Agent did: predict-no for direction L in state State-A
  4805. In State-A moving L
  4806. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  4807. predict error 0
  4808. dir: dir isL
  4809. -/|675: O: O1350 (predict-no)
  4810. I see 1 and I'm going to do: predict-no
  4811. ENV: Agent did: predict-no for direction L in state State-A
  4812. In State-A moving L
  4813. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  4814. predict error 0
  4815. dir: dir isR
  4816. \-/676: O: O1351 (predict-yes)
  4817. I see 1 and I'm going to do: predict-yes
  4818. ENV: Agent did: predict-yes for direction R in state State-A
  4819. In State-A moving R
  4820. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  4821. predict error 0
  4822. dir: dir isL
  4823. |\-677: O: O1353 (predict-yes)
  4824. I see 1 and I'm going to do: predict-yes
  4825. ENV: Agent did: predict-yes for direction L in state State-B
  4826. In State-B moving L
  4827. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  4828. predict error 0
  4829. dir: dir isR
  4830. /|\678: O: O1355 (predict-yes)
  4831. I see 1 and I'm going to do: predict-yes
  4832. ENV: Agent did: predict-yes for direction R in state State-A
  4833. In State-A moving R
  4834. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  4835. predict error 0
  4836. dir: dir isL
  4837. -/|679: O: O1357 (predict-yes)
  4838. I see 1 and I'm going to do: predict-yes
  4839. ENV: Agent did: predict-yes for direction L in state State-B
  4840. In State-B moving L
  4841. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  4842. predict error 0
  4843. dir: dir isR
  4844. \-680: O: O1359 (predict-yes)
  4845. I see 1 and I'm going to do: predict-yes
  4846. ENV: Agent did: predict-yes for direction R in state State-A
  4847. In State-A moving R
  4848. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  4849. predict error 0
  4850. dir: dir isU
  4851. /|\681: O: O1362 (predict-no)
  4852. I see 1 and I'm going to do: predict-no
  4853. ENV: Agent did: predict-no for direction U in state State-B
  4854. In State-B moving U
  4855. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  4856. predict error 0
  4857. dir: dir isU
  4858. rule alias: '*'
  4859. -682: O: O1364 (predict-no)
  4860. I see 1 and I'm going to do: predict-no
  4861. ENV: Agent did: predict-no for direction U in state State-B
  4862. In State-B moving U
  4863. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  4864. predict error 0
  4865. dir: dir isL
  4866. /|\683: O: O1365 (predict-yes)
  4867. I see 1 and I'm going to do: predict-yes
  4868. ENV: Agent did: predict-yes for direction L in state State-B
  4869. In State-B moving L
  4870. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  4871. predict error 0
  4872. dir: dir isL
  4873. -/|684: O: O1368 (predict-no)
  4874. I see 1 and I'm going to do: predict-no
  4875. ENV: Agent did: predict-no for direction L in state State-A
  4876. In State-A moving L
  4877. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  4878. predict error 0
  4879. dir: dir isU
  4880. \-/685: O: O1370 (predict-no)
  4881. I see 1 and I'm going to do: predict-no
  4882. ENV: Agent did: predict-no for direction U in state State-A
  4883. In State-A moving U
  4884. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  4885. predict error 0
  4886. dir: dir isL
  4887. |\-686: O: O1372 (predict-no)
  4888. I see 1 and I'm going to do: predict-no
  4889. ENV: Agent did: predict-no for direction L in state State-A
  4890. In State-A moving L
  4891. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  4892. predict error 0
  4893. dir: dir isL
  4894. /|\687: O: O1374 (predict-no)
  4895. I see 1 and I'm going to do: predict-no
  4896. ENV: Agent did: predict-no for direction L in state State-A
  4897. In State-A moving L
  4898. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  4899. predict error 0
  4900. dir: dir isL
  4901. -/|688: O: O1376 (predict-no)
  4902. I see 1 and I'm going to do: predict-no
  4903. ENV: Agent did: predict-no for direction L in state State-A
  4904. In State-A moving L
  4905. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  4906. predict error 0
  4907. dir: dir isL
  4908. \-/689: O: O1378 (predict-no)
  4909. I see 1 and I'm going to do: predict-no
  4910. ENV: Agent did: predict-no for direction L in state State-A
  4911. In State-A moving L
  4912. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  4913. predict error 0
  4914. dir: dir isL
  4915. |\-690: O: O1380 (predict-no)
  4916. I see 1 and I'm going to do: predict-no
  4917. ENV: Agent did: predict-no for direction L in state State-A
  4918. In State-A moving L
  4919. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  4920. predict error 0
  4921. dir: dir isR
  4922. /|\691: O: O1381 (predict-yes)
  4923. I see 1 and I'm going to do: predict-yes
  4924. ENV: Agent did: predict-yes for direction R in state State-A
  4925. In State-A moving R
  4926. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  4927. predict error 0
  4928. dir: dir isU
  4929. -692: O: O1384 (predict-no)
  4930. I see 1 and I'm going to do: predict-no
  4931. ENV: Agent did: predict-no for direction U in state State-B
  4932. In State-B moving U
  4933. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  4934. predict error 0
  4935. dir: dir isU
  4936. /|\-693: O: O1386 (predict-no)
  4937. I see 1 and I'm going to do: predict-no
  4938. ENV: Agent did: predict-no for direction U in state State-B
  4939. In State-B moving U
  4940. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  4941. predict error 0
  4942. dir: dir isU
  4943. /|\694: O: O1388 (predict-no)
  4944. I see 1 and I'm going to do: predict-no
  4945. ENV: Agent did: predict-no for direction U in state State-B
  4946. In State-B moving U
  4947. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  4948. predict error 0
  4949. dir: dir isR
  4950. -/695: O: O1389 (predict-yes)
  4951. I see 1 and I'm going to do: predict-yes
  4952. ENV: Agent did: predict-yes for direction R in state State-B
  4953. In State-B moving R
  4954. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  4955. predict error 1
  4956. dir: dir isR
  4957. |\-696: O: O1392 (predict-no)
  4958. I see 0 and I'm going to do: predict-no
  4959. ENV: Agent did: predict-no for direction R in state State-B
  4960. In State-B moving R
  4961. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  4962. predict error 0
  4963. dir: dir isR
  4964. /|\697: O: O1394 (predict-no)
  4965. I see 1 and I'm going to do: predict-no
  4966. ENV: Agent did: predict-no for direction R in state State-B
  4967. In State-B moving R
  4968. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  4969. predict error 0
  4970. dir: dir isU
  4971. -/698: O: O1396 (predict-no)
  4972. I see 1 and I'm going to do: predict-no
  4973. ENV: Agent did: predict-no for direction U in state State-B
  4974. In State-B moving U
  4975. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  4976. predict error 0
  4977. dir: dir isR
  4978. |\-699: O: O1398 (predict-no)
  4979. I see 1 and I'm going to do: predict-no
  4980. ENV: Agent did: predict-no for direction R in state State-B
  4981. In State-B moving R
  4982. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  4983. predict error 0
  4984. dir: dir isL
  4985. /|\700: O: O1399 (predict-yes)
  4986. I see 1 and I'm going to do: predict-yes
  4987. ENV: Agent did: predict-yes for direction L in state State-B
  4988. In State-B moving L
  4989. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  4990. predict error 0
  4991. dir: dir isL
  4992. -/|701: O: O1402 (predict-no)
  4993. I see 1 and I'm going to do: predict-no
  4994. ENV: Agent did: predict-no for direction L in state State-A
  4995. In State-A moving L
  4996. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  4997. predict error 0
  4998. dir: dir isU
  4999. rule alias: '*'
  5000. \702: O: O1404 (predict-no)
  5001. I see 1 and I'm going to do: predict-no
  5002. ENV: Agent did: predict-no for direction U in state State-A
  5003. In State-A moving U
  5004. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  5005. predict error 0
  5006. dir: dir isR
  5007. -/|703: O: O1405 (predict-yes)
  5008. I see 1 and I'm going to do: predict-yes
  5009. ENV: Agent did: predict-yes for direction R in state State-A
  5010. In State-A moving R
  5011. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  5012. predict error 0
  5013. dir: dir isR
  5014. \-/704: O: O1408 (predict-no)
  5015. I see 1 and I'm going to do: predict-no
  5016. ENV: Agent did: predict-no for direction R in state State-B
  5017. In State-B moving R
  5018. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  5019. predict error 0
  5020. dir: dir isR
  5021. |\-705: O: O1410 (predict-no)
  5022. I see 1 and I'm going to do: predict-no
  5023. ENV: Agent did: predict-no for direction R in state State-B
  5024. In State-B moving R
  5025. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  5026. predict error 0
  5027. dir: dir isR
  5028. /|\706: O: O1412 (predict-no)
  5029. I see 1 and I'm going to do: predict-no
  5030. ENV: Agent did: predict-no for direction R in state State-B
  5031. In State-B moving R
  5032. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  5033. predict error 0
  5034. dir: dir isR
  5035. -/|707: O: O1414 (predict-no)
  5036. I see 1 and I'm going to do: predict-no
  5037. ENV: Agent did: predict-no for direction R in state State-B
  5038. In State-B moving R
  5039. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  5040. predict error 0
  5041. dir: dir isL
  5042. \-/708: O: O1415 (predict-yes)
  5043. I see 1 and I'm going to do: predict-yes
  5044. ENV: Agent did: predict-yes for direction L in state State-B
  5045. In State-B moving L
  5046. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  5047. predict error 0
  5048. dir: dir isR
  5049. |\-709: O: O1417 (predict-yes)
  5050. I see 1 and I'm going to do: predict-yes
  5051. ENV: Agent did: predict-yes for direction R in state State-A
  5052. In State-A moving R
  5053. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  5054. predict error 0
  5055. dir: dir isR
  5056. /|710: O: O1420 (predict-no)
  5057. I see 1 and I'm going to do: predict-no
  5058. ENV: Agent did: predict-no for direction R in state State-B
  5059. In State-B moving R
  5060. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  5061. predict error 0
  5062. dir: dir isL
  5063. \-/711: O: O1421 (predict-yes)
  5064. I see 1 and I'm going to do: predict-yes
  5065. ENV: Agent did: predict-yes for direction L in state State-B
  5066. In State-B moving L
  5067. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  5068. predict error 0
  5069. dir: dir isU
  5070. |712: O: O1424 (predict-no)
  5071. I see 1 and I'm going to do: predict-no
  5072. ENV: Agent did: predict-no for direction U in state State-A
  5073. In State-A moving U
  5074. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  5075. predict error 0
  5076. dir: dir isR
  5077. \-713: O: O1425 (predict-yes)
  5078. I see 1 and I'm going to do: predict-yes
  5079. ENV: Agent did: predict-yes for direction R in state State-A
  5080. In State-A moving R
  5081. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  5082. predict error 0
  5083. dir: dir isR
  5084. /|714: O: O1428 (predict-no)
  5085. I see 1 and I'm going to do: predict-no
  5086. ENV: Agent did: predict-no for direction R in state State-B
  5087. In State-B moving R
  5088. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  5089. predict error 0
  5090. dir: dir isU
  5091. \-/715: O: O1430 (predict-no)
  5092. I see 1 and I'm going to do: predict-no
  5093. ENV: Agent did: predict-no for direction U in state State-B
  5094. In State-B moving U
  5095. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  5096. predict error 0
  5097. dir: dir isU
  5098. |\-716: O: O1432 (predict-no)
  5099. I see 1 and I'm going to do: predict-no
  5100. ENV: Agent did: predict-no for direction U in state State-B
  5101. In State-B moving U
  5102. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  5103. predict error 0
  5104. dir: dir isU
  5105. /|\717: O: O1434 (predict-no)
  5106. I see 1 and I'm going to do: predict-no
  5107. ENV: Agent did: predict-no for direction U in state State-B
  5108. In State-B moving U
  5109. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  5110. predict error 0
  5111. dir: dir isU
  5112. -/|718: O: O1436 (predict-no)
  5113. I see 1 and I'm going to do: predict-no
  5114. ENV: Agent did: predict-no for direction U in state State-B
  5115. In State-B moving U
  5116. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  5117. predict error 0
  5118. dir: dir isL
  5119. \-/719: O: O1437 (predict-yes)
  5120. I see 1 and I'm going to do: predict-yes
  5121. ENV: Agent did: predict-yes for direction L in state State-B
  5122. In State-B moving L
  5123. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  5124. predict error 0
  5125. dir: dir isU
  5126. |\-720: O: O1440 (predict-no)
  5127. I see 1 and I'm going to do: predict-no
  5128. ENV: Agent did: predict-no for direction U in state State-A
  5129. In State-A moving U
  5130. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  5131. predict error 0
  5132. dir: dir isL
  5133. /|721: O: O1442 (predict-no)
  5134. I see 1 and I'm going to do: predict-no
  5135. ENV: Agent did: predict-no for direction L in state State-A
  5136. In State-A moving L
  5137. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  5138. predict error 0
  5139. dir: dir isU
  5140. \722: O: O1444 (predict-no)
  5141. I see 1 and I'm going to do: predict-no
  5142. ENV: Agent did: predict-no for direction U in state State-A
  5143. In State-A moving U
  5144. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  5145. predict error 0
  5146. dir: dir isU
  5147. -/|723: O: O1446 (predict-no)
  5148. I see 1 and I'm going to do: predict-no
  5149. ENV: Agent did: predict-no for direction U in state State-A
  5150. In State-A moving U
  5151. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  5152. predict error 0
  5153. dir: dir isU
  5154. \-/724: O: O1448 (predict-no)
  5155. I see 1 and I'm going to do: predict-no
  5156. ENV: Agent did: predict-no for direction U in state State-A
  5157. In State-A moving U
  5158. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  5159. predict error 0
  5160. dir: dir isL
  5161. |\-725: O: O1450 (predict-no)
  5162. I see 1 and I'm going to do: predict-no
  5163. ENV: Agent did: predict-no for direction L in state State-A
  5164. In State-A moving L
  5165. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  5166. predict error 0
  5167. dir: dir isL
  5168. /|\726: O: O1452 (predict-no)
  5169. I see 1 and I'm going to do: predict-no
  5170. ENV: Agent did: predict-no for direction L in state State-A
  5171. In State-A moving L
  5172. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  5173. predict error 0
  5174. dir: dir isU
  5175. -/|727: O: O1454 (predict-no)
  5176. I see 1 and I'm going to do: predict-no
  5177. ENV: Agent did: predict-no for direction U in state State-A
  5178. In State-A moving U
  5179. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  5180. predict error 0
  5181. dir: dir isR
  5182. \-/728: O: O1455 (predict-yes)
  5183. I see 1 and I'm going to do: predict-yes
  5184. ENV: Agent did: predict-yes for direction R in state State-A
  5185. In State-A moving R
  5186. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  5187. predict error 0
  5188. dir: dir isR
  5189. |\-729: O: O1458 (predict-no)
  5190. I see 1 and I'm going to do: predict-no
  5191. ENV: Agent did: predict-no for direction R in state State-B
  5192. In State-B moving R
  5193. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  5194. predict error 0
  5195. dir: dir isU
  5196. /|730: O: O1460 (predict-no)
  5197. I see 1 and I'm going to do: predict-no
  5198. ENV: Agent did: predict-no for direction U in state State-B
  5199. In State-B moving U
  5200. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  5201. predict error 0
  5202. dir: dir isL
  5203. \-/731: O: O1461 (predict-yes)
  5204. I see 1 and I'm going to do: predict-yes
  5205. ENV: Agent did: predict-yes for direction L in state State-B
  5206. In State-B moving L
  5207. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  5208. predict error 0
  5209. dir: dir isR
  5210. |732: O: O1463 (predict-yes)
  5211. I see 1 and I'm going to do: predict-yes
  5212. ENV: Agent did: predict-yes for direction R in state State-A
  5213. In State-A moving R
  5214. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  5215. predict error 0
  5216. dir: dir isR
  5217. \-733: O: O1466 (predict-no)
  5218. I see 1 and I'm going to do: predict-no
  5219. ENV: Agent did: predict-no for direction R in state State-B
  5220. In State-B moving R
  5221. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  5222. predict error 0
  5223. dir: dir isL
  5224. /|\734: O: O1467 (predict-yes)
  5225. I see 1 and I'm going to do: predict-yes
  5226. ENV: Agent did: predict-yes for direction L in state State-B
  5227. In State-B moving L
  5228. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  5229. predict error 0
  5230. dir: dir isR
  5231. -/|735: O: O1469 (predict-yes)
  5232. I see 1 and I'm going to do: predict-yes
  5233. ENV: Agent did: predict-yes for direction R in state State-A
  5234. In State-A moving R
  5235. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  5236. predict error 0
  5237. dir: dir isU
  5238. \-/736: O: O1472 (predict-no)
  5239. I see 1 and I'm going to do: predict-no
  5240. ENV: Agent did: predict-no for direction U in state State-B
  5241. In State-B moving U
  5242. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  5243. predict error 0
  5244. dir: dir isU
  5245. |\-737: O: O1474 (predict-no)
  5246. I see 1 and I'm going to do: predict-no
  5247. ENV: Agent did: predict-no for direction U in state State-B
  5248. In State-B moving U
  5249. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  5250. predict error 0
  5251. dir: dir isL
  5252. /|\738: O: O1475 (predict-yes)
  5253. I see 1 and I'm going to do: predict-yes
  5254. ENV: Agent did: predict-yes for direction L in state State-B
  5255. In State-B moving L
  5256. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  5257. predict error 0
  5258. dir: dir isR
  5259. -/|739: O: O1477 (predict-yes)
  5260. I see 1 and I'm going to do: predict-yes
  5261. ENV: Agent did: predict-yes for direction R in state State-A
  5262. In State-A moving R
  5263. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  5264. predict error 0
  5265. dir: dir isL
  5266. \-/740: O: O1479 (predict-yes)
  5267. I see 1 and I'm going to do: predict-yes
  5268. ENV: Agent did: predict-yes for direction L in state State-B
  5269. In State-B moving L
  5270. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  5271. predict error 0
  5272. dir: dir isU
  5273. |\741: O: O1482 (predict-no)
  5274. I see 1 and I'm going to do: predict-no
  5275. ENV: Agent did: predict-no for direction U in state State-A
  5276. In State-A moving U
  5277. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  5278. predict error 0
  5279. dir: dir isL
  5280. -742: O: O1484 (predict-no)
  5281. I see 1 and I'm going to do: predict-no
  5282. ENV: Agent did: predict-no for direction L in state State-A
  5283. In State-A moving L
  5284. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  5285. predict error 0
  5286. dir: dir isL
  5287. /|\743: O: O1486 (predict-no)
  5288. I see 1 and I'm going to do: predict-no
  5289. ENV: Agent did: predict-no for direction L in state State-A
  5290. In State-A moving L
  5291. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  5292. predict error 0
  5293. dir: dir isR
  5294. -/|744: O: O1487 (predict-yes)
  5295. I see 1 and I'm going to do: predict-yes
  5296. ENV: Agent did: predict-yes for direction R in state State-A
  5297. In State-A moving R
  5298. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  5299. predict error 0
  5300. dir: dir isU
  5301. \-/745: O: O1490 (predict-no)
  5302. I see 1 and I'm going to do: predict-no
  5303. ENV: Agent did: predict-no for direction U in state State-B
  5304. In State-B moving U
  5305. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  5306. predict error 0
  5307. dir: dir isL
  5308. |\746: O: O1491 (predict-yes)
  5309. I see 1 and I'm going to do: predict-yes
  5310. ENV: Agent did: predict-yes for direction L in state State-B
  5311. In State-B moving L
  5312. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  5313. predict error 0
  5314. dir: dir isL
  5315. -/|747: O: O1494 (predict-no)
  5316. I see 1 and I'm going to do: predict-no
  5317. ENV: Agent did: predict-no for direction L in state State-A
  5318. In State-A moving L
  5319. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  5320. predict error 0
  5321. dir: dir isU
  5322. \-/748: O: O1496 (predict-no)
  5323. I see 1 and I'm going to do: predict-no
  5324. ENV: Agent did: predict-no for direction U in state State-A
  5325. In State-A moving U
  5326. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  5327. predict error 0
  5328. dir: dir isU
  5329. |\-749: O: O1498 (predict-no)
  5330. I see 1 and I'm going to do: predict-no
  5331. ENV: Agent did: predict-no for direction U in state State-A
  5332. In State-A moving U
  5333. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  5334. predict error 0
  5335. dir: dir isU
  5336. /|\-sleeping...
  5337. /750: O: O1500 (predict-no)
  5338. I see 1 and I'm going to do: predict-no
  5339. ENV: Agent did: predict-no for direction U in state State-A
  5340. In State-A moving U
  5341. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  5342. predict error 0
  5343. dir: dir isL
  5344. |\-751: O: O1502 (predict-no)
  5345. I see 1 and I'm going to do: predict-no
  5346. ENV: Agent did: predict-no for direction L in state State-A
  5347. In State-A moving L
  5348. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  5349. predict error 0
  5350. dir: dir isR
  5351. /752: O: O1503 (predict-yes)
  5352. I see 1 and I'm going to do: predict-yes
  5353. ENV: Agent did: predict-yes for direction R in state State-A
  5354. In State-A moving R
  5355. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  5356. predict error 0
  5357. dir: dir isL
  5358. |\-753: O: O1505 (predict-yes)
  5359. I see 1 and I'm going to do: predict-yes
  5360. ENV: Agent did: predict-yes for direction L in state State-B
  5361. In State-B moving L
  5362. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  5363. predict error 0
  5364. dir: dir isR
  5365. /|\754: O: O1507 (predict-yes)
  5366. I see 1 and I'm going to do: predict-yes
  5367. ENV: Agent did: predict-yes for direction R in state State-A
  5368. In State-A moving R
  5369. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  5370. predict error 0
  5371. dir: dir isL
  5372. -/|755: O: O1509 (predict-yes)
  5373. I see 1 and I'm going to do: predict-yes
  5374. ENV: Agent did: predict-yes for direction L in state State-B
  5375. In State-B moving L
  5376. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  5377. predict error 0
  5378. dir: dir isR
  5379. \-/756: O: O1511 (predict-yes)
  5380. I see 1 and I'm going to do: predict-yes
  5381. ENV: Agent did: predict-yes for direction R in state State-A
  5382. In State-A moving R
  5383. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  5384. predict error 0
  5385. dir: dir isU
  5386. |\757: O: O1514 (predict-no)
  5387. I see 1 and I'm going to do: predict-no
  5388. ENV: Agent did: predict-no for direction U in state State-B
  5389. In State-B moving U
  5390. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  5391. predict error 0
  5392. dir: dir isU
  5393. -/|758: O: O1516 (predict-no)
  5394. I see 1 and I'm going to do: predict-no
  5395. ENV: Agent did: predict-no for direction U in state State-B
  5396. In State-B moving U
  5397. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  5398. predict error 0
  5399. dir: dir isR
  5400. \-/759: O: O1518 (predict-no)
  5401. I see 1 and I'm going to do: predict-no
  5402. ENV: Agent did: predict-no for direction R in state State-B
  5403. In State-B moving R
  5404. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  5405. predict error 0
  5406. dir: dir isL
  5407. |\-760: O: O1519 (predict-yes)
  5408. I see 1 and I'm going to do: predict-yes
  5409. ENV: Agent did: predict-yes for direction L in state State-B
  5410. In State-B moving L
  5411. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  5412. predict error 0
  5413. dir: dir isR
  5414. /|\761: O: O1521 (predict-yes)
  5415. I see 1 and I'm going to do: predict-yes
  5416. ENV: Agent did: predict-yes for direction R in state State-A
  5417. In State-A moving R
  5418. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  5419. predict error 0
  5420. dir: dir isR
  5421. -762: O: O1524 (predict-no)
  5422. I see 1 and I'm going to do: predict-no
  5423. ENV: Agent did: predict-no for direction R in state State-B
  5424. In State-B moving R
  5425. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  5426. predict error 0
  5427. dir: dir isU
  5428. /763: O: O1526 (predict-no)
  5429. I see 1 and I'm going to do: predict-no
  5430. ENV: Agent did: predict-no for direction U in state State-B
  5431. In State-B moving U
  5432. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  5433. predict error 0
  5434. dir: dir isU
  5435. |\-764: O: O1528 (predict-no)
  5436. I see 1 and I'm going to do: predict-no
  5437. ENV: Agent did: predict-no for direction U in state State-B
  5438. In State-B moving U
  5439. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  5440. predict error 0
  5441. dir: dir isU
  5442. /|\765: O: O1530 (predict-no)
  5443. I see 1 and I'm going to do: predict-no
  5444. ENV: Agent did: predict-no for direction U in state State-B
  5445. In State-B moving U
  5446. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  5447. predict error 0
  5448. dir: dir isU
  5449. -/|766: O: O1532 (predict-no)
  5450. I see 1 and I'm going to do: predict-no
  5451. ENV: Agent did: predict-no for direction U in state State-B
  5452. In State-B moving U
  5453. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  5454. predict error 0
  5455. dir: dir isR
  5456. \-/767: O: O1534 (predict-no)
  5457. I see 1 and I'm going to do: predict-no
  5458. ENV: Agent did: predict-no for direction R in state State-B
  5459. In State-B moving R
  5460. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  5461. predict error 0
  5462. dir: dir isU
  5463. |\-768: O: O1536 (predict-no)
  5464. I see 1 and I'm going to do: predict-no
  5465. ENV: Agent did: predict-no for direction U in state State-B
  5466. In State-B moving U
  5467. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  5468. predict error 0
  5469. dir: dir isU
  5470. /|\769: O: O1538 (predict-no)
  5471. I see 1 and I'm going to do: predict-no
  5472. ENV: Agent did: predict-no for direction U in state State-B
  5473. In State-B moving U
  5474. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  5475. predict error 0
  5476. dir: dir isL
  5477. -/|770: O: O1539 (predict-yes)
  5478. I see 1 and I'm going to do: predict-yes
  5479. ENV: Agent did: predict-yes for direction L in state State-B
  5480. In State-B moving L
  5481. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  5482. predict error 0
  5483. dir: dir isL
  5484. \-/771: O: O1542 (predict-no)
  5485. I see 1 and I'm going to do: predict-no
  5486. ENV: Agent did: predict-no for direction L in state State-A
  5487. In State-A moving L
  5488. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  5489. predict error 0
  5490. dir: dir isR
  5491. |772: O: O1543 (predict-yes)
  5492. I see 1 and I'm going to do: predict-yes
  5493. ENV: Agent did: predict-yes for direction R in state State-A
  5494. In State-A moving R
  5495. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  5496. predict error 0
  5497. dir: dir isR
  5498. \-/773: O: O1546 (predict-no)
  5499. I see 1 and I'm going to do: predict-no
  5500. ENV: Agent did: predict-no for direction R in state State-B
  5501. In State-B moving R
  5502. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  5503. predict error 0
  5504. dir: dir isL
  5505. |\-774: O: O1547 (predict-yes)
  5506. I see 1 and I'm going to do: predict-yes
  5507. ENV: Agent did: predict-yes for direction L in state State-B
  5508. In State-B moving L
  5509. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  5510. predict error 0
  5511. dir: dir isR
  5512. /|\775: O: O1550 (predict-no)
  5513. I see 1 and I'm going to do: predict-no
  5514. ENV: Agent did: predict-no for direction R in state State-A
  5515. In State-A moving R
  5516. ENV: (next state, see, prediction correct?) = (State-B, 1, False)
  5517. predict error 1
  5518. dir: dir isR
  5519. -/776: O: O1552 (predict-no)
  5520. I see 0 and I'm going to do: predict-no
  5521. ENV: Agent did: predict-no for direction R in state State-B
  5522. In State-B moving R
  5523. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  5524. predict error 0
  5525. dir: dir isL
  5526. |\-777: O: O1553 (predict-yes)
  5527. I see 1 and I'm going to do: predict-yes
  5528. ENV: Agent did: predict-yes for direction L in state State-B
  5529. In State-B moving L
  5530. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  5531. predict error 0
  5532. dir: dir isU
  5533. /|\778: O: O1556 (predict-no)
  5534. I see 1 and I'm going to do: predict-no
  5535. ENV: Agent did: predict-no for direction U in state State-A
  5536. In State-A moving U
  5537. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  5538. predict error 0
  5539. dir: dir isR
  5540. -/779: O: O1557 (predict-yes)
  5541. I see 1 and I'm going to do: predict-yes
  5542. ENV: Agent did: predict-yes for direction R in state State-A
  5543. In State-A moving R
  5544. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  5545. predict error 0
  5546. dir: dir isL
  5547. |\-780: O: O1559 (predict-yes)
  5548. I see 1 and I'm going to do: predict-yes
  5549. ENV: Agent did: predict-yes for direction L in state State-B
  5550. In State-B moving L
  5551. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  5552. predict error 0
  5553. dir: dir isL
  5554. /|\781: O: O1562 (predict-no)
  5555. I see 1 and I'm going to do: predict-no
  5556. ENV: Agent did: predict-no for direction L in state State-A
  5557. In State-A moving L
  5558. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  5559. predict error 0
  5560. dir: dir isR
  5561. -782: O: O1563 (predict-yes)
  5562. I see 1 and I'm going to do: predict-yes
  5563. ENV: Agent did: predict-yes for direction R in state State-A
  5564. In State-A moving R
  5565. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  5566. predict error 0
  5567. dir: dir isL
  5568. /|\783: O: O1565 (predict-yes)
  5569. I see 1 and I'm going to do: predict-yes
  5570. ENV: Agent did: predict-yes for direction L in state State-B
  5571. In State-B moving L
  5572. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  5573. predict error 0
  5574. dir: dir isU
  5575. -/|784: O: O1568 (predict-no)
  5576. I see 1 and I'm going to do: predict-no
  5577. ENV: Agent did: predict-no for direction U in state State-A
  5578. In State-A moving U
  5579. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  5580. predict error 0
  5581. dir: dir isR
  5582. \-/785: O: O1569 (predict-yes)
  5583. I see 1 and I'm going to do: predict-yes
  5584. ENV: Agent did: predict-yes for direction R in state State-A
  5585. In State-A moving R
  5586. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  5587. predict error 0
  5588. dir: dir isR
  5589. |\-786: O: O1572 (predict-no)
  5590. I see 1 and I'm going to do: predict-no
  5591. ENV: Agent did: predict-no for direction R in state State-B
  5592. In State-B moving R
  5593. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  5594. predict error 0
  5595. dir: dir isL
  5596. /|\787: O: O1573 (predict-yes)
  5597. I see 1 and I'm going to do: predict-yes
  5598. ENV: Agent did: predict-yes for direction L in state State-B
  5599. In State-B moving L
  5600. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  5601. predict error 0
  5602. dir: dir isU
  5603. -/788: O: O1575 (predict-yes)
  5604. I see 1 and I'm going to do: predict-yes
  5605. ENV: Agent did: predict-yes for direction U in state State-A
  5606. In State-A moving U
  5607. ENV: (next state, see, prediction correct?) = (State-A, 0, False)
  5608. predict error 1
  5609. dir: dir isL
  5610. |\-789: O: O1578 (predict-no)
  5611. I see 0 and I'm going to do: predict-no
  5612. ENV: Agent did: predict-no for direction L in state State-A
  5613. In State-A moving L
  5614. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  5615. predict error 0
  5616. dir: dir isL
  5617. /|\790: O: O1580 (predict-no)
  5618. I see 1 and I'm going to do: predict-no
  5619. ENV: Agent did: predict-no for direction L in state State-A
  5620. In State-A moving L
  5621. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  5622. predict error 0
  5623. dir: dir isL
  5624. -/|791: O: O1582 (predict-no)
  5625. I see 1 and I'm going to do: predict-no
  5626. ENV: Agent did: predict-no for direction L in state State-A
  5627. In State-A moving L
  5628. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  5629. predict error 0
  5630. dir: dir isU
  5631. \792: O: O1584 (predict-no)
  5632. I see 1 and I'm going to do: predict-no
  5633. ENV: Agent did: predict-no for direction U in state State-A
  5634. In State-A moving U
  5635. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  5636. predict error 0
  5637. dir: dir isR
  5638. -/|793: O: O1585 (predict-yes)
  5639. I see 1 and I'm going to do: predict-yes
  5640. ENV: Agent did: predict-yes for direction R in state State-A
  5641. In State-A moving R
  5642. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  5643. predict error 0
  5644. dir: dir isU
  5645. \-/794: O: O1588 (predict-no)
  5646. I see 1 and I'm going to do: predict-no
  5647. ENV: Agent did: predict-no for direction U in state State-B
  5648. In State-B moving U
  5649. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  5650. predict error 0
  5651. dir: dir isU
  5652. |\795: O: O1590 (predict-no)
  5653. I see 1 and I'm going to do: predict-no
  5654. ENV: Agent did: predict-no for direction U in state State-B
  5655. In State-B moving U
  5656. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  5657. predict error 0
  5658. dir: dir isU
  5659. -/|796: O: O1592 (predict-no)
  5660. I see 1 and I'm going to do: predict-no
  5661. ENV: Agent did: predict-no for direction U in state State-B
  5662. In State-B moving U
  5663. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  5664. predict error 0
  5665. dir: dir isU
  5666. \-/797: O: O1594 (predict-no)
  5667. I see 1 and I'm going to do: predict-no
  5668. ENV: Agent did: predict-no for direction U in state State-B
  5669. In State-B moving U
  5670. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  5671. predict error 0
  5672. dir: dir isU
  5673. |\-798: O: O1596 (predict-no)
  5674. I see 1 and I'm going to do: predict-no
  5675. ENV: Agent did: predict-no for direction U in state State-B
  5676. In State-B moving U
  5677. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  5678. predict error 0
  5679. dir: dir isU
  5680. /|\799: O: O1598 (predict-no)
  5681. I see 1 and I'm going to do: predict-no
  5682. ENV: Agent did: predict-no for direction U in state State-B
  5683. In State-B moving U
  5684. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  5685. predict error 0
  5686. dir: dir isU
  5687. -/|800: O: O1600 (predict-no)
  5688. I see 1 and I'm going to do: predict-no
  5689. ENV: Agent did: predict-no for direction U in state State-B
  5690. In State-B moving U
  5691. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  5692. predict error 0
  5693. dir: dir isL
  5694. \-/801: O: O1602 (predict-no)
  5695. I see 1 and I'm going to do: predict-no
  5696. ENV: Agent did: predict-no for direction L in state State-B
  5697. In State-B moving L
  5698. ENV: (next state, see, prediction correct?) = (State-A, 1, False)
  5699. predict error 1
  5700. dir: dir isR
  5701. |802: O: O1603 (predict-yes)
  5702. I see 0 and I'm going to do: predict-yes
  5703. ENV: Agent did: predict-yes for direction R in state State-A
  5704. In State-A moving R
  5705. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  5706. predict error 0
  5707. dir: dir isR
  5708. \-/803: O: O1606 (predict-no)
  5709. I see 1 and I'm going to do: predict-no
  5710. ENV: Agent did: predict-no for direction R in state State-B
  5711. In State-B moving R
  5712. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  5713. predict error 0
  5714. dir: dir isU
  5715. |\-804: O: O1608 (predict-no)
  5716. I see 1 and I'm going to do: predict-no
  5717. ENV: Agent did: predict-no for direction U in state State-B
  5718. In State-B moving U
  5719. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  5720. predict error 0
  5721. dir: dir isU
  5722. /|\805: O: O1610 (predict-no)
  5723. I see 1 and I'm going to do: predict-no
  5724. ENV: Agent did: predict-no for direction U in state State-B
  5725. In State-B moving U
  5726. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  5727. predict error 0
  5728. dir: dir isU
  5729. -/|806: O: O1612 (predict-no)
  5730. I see 1 and I'm going to do: predict-no
  5731. ENV: Agent did: predict-no for direction U in state State-B
  5732. In State-B moving U
  5733. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  5734. predict error 0
  5735. dir: dir isU
  5736. \-/807: O: O1614 (predict-no)
  5737. I see 1 and I'm going to do: predict-no
  5738. ENV: Agent did: predict-no for direction U in state State-B
  5739. In State-B moving U
  5740. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  5741. predict error 0
  5742. dir: dir isR
  5743. |\-808: O: O1616 (predict-no)
  5744. I see 1 and I'm going to do: predict-no
  5745. ENV: Agent did: predict-no for direction R in state State-B
  5746. In State-B moving R
  5747. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  5748. predict error 0
  5749. dir: dir isU
  5750. /|\809: O: O1618 (predict-no)
  5751. I see 1 and I'm going to do: predict-no
  5752. ENV: Agent did: predict-no for direction U in state State-B
  5753. In State-B moving U
  5754. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  5755. predict error 0
  5756. dir: dir isR
  5757. -/|810: O: O1620 (predict-no)
  5758. I see 1 and I'm going to do: predict-no
  5759. ENV: Agent did: predict-no for direction R in state State-B
  5760. In State-B moving R
  5761. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  5762. predict error 0
  5763. dir: dir isR
  5764. \-/811: O: O1622 (predict-no)
  5765. I see 1 and I'm going to do: predict-no
  5766. ENV: Agent did: predict-no for direction R in state State-B
  5767. In State-B moving R
  5768. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  5769. predict error 0
  5770. dir: dir isR
  5771. |812: O: O1624 (predict-no)
  5772. I see 1 and I'm going to do: predict-no
  5773. ENV: Agent did: predict-no for direction R in state State-B
  5774. In State-B moving R
  5775. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  5776. predict error 0
  5777. dir: dir isU
  5778. \-/813: O: O1626 (predict-no)
  5779. I see 1 and I'm going to do: predict-no
  5780. ENV: Agent did: predict-no for direction U in state State-B
  5781. In State-B moving U
  5782. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  5783. predict error 0
  5784. dir: dir isR
  5785. |\-814: O: O1628 (predict-no)
  5786. I see 1 and I'm going to do: predict-no
  5787. ENV: Agent did: predict-no for direction R in state State-B
  5788. In State-B moving R
  5789. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  5790. predict error 0
  5791. dir: dir isL
  5792. /|\815: O: O1629 (predict-yes)
  5793. I see 1 and I'm going to do: predict-yes
  5794. ENV: Agent did: predict-yes for direction L in state State-B
  5795. In State-B moving L
  5796. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  5797. predict error 0
  5798. dir: dir isL
  5799. -/|816: O: O1632 (predict-no)
  5800. I see 1 and I'm going to do: predict-no
  5801. ENV: Agent did: predict-no for direction L in state State-A
  5802. In State-A moving L
  5803. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  5804. predict error 0
  5805. dir: dir isU
  5806. \-/817: O: O1634 (predict-no)
  5807. I see 1 and I'm going to do: predict-no
  5808. ENV: Agent did: predict-no for direction U in state State-A
  5809. In State-A moving U
  5810. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  5811. predict error 0
  5812. dir: dir isR
  5813. |\-818: O: O1635 (predict-yes)
  5814. I see 1 and I'm going to do: predict-yes
  5815. ENV: Agent did: predict-yes for direction R in state State-A
  5816. In State-A moving R
  5817. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  5818. predict error 0
  5819. dir: dir isU
  5820. /|\819: O: O1638 (predict-no)
  5821. I see 1 and I'm going to do: predict-no
  5822. ENV: Agent did: predict-no for direction U in state State-B
  5823. In State-B moving U
  5824. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  5825. predict error 0
  5826. dir: dir isL
  5827. -/|820: O: O1639 (predict-yes)
  5828. I see 1 and I'm going to do: predict-yes
  5829. ENV: Agent did: predict-yes for direction L in state State-B
  5830. In State-B moving L
  5831. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  5832. predict error 0
  5833. dir: dir isR
  5834. \-/821: O: O1641 (predict-yes)
  5835. I see 1 and I'm going to do: predict-yes
  5836. ENV: Agent did: predict-yes for direction R in state State-A
  5837. In State-A moving R
  5838. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  5839. predict error 0
  5840. dir: dir isU
  5841. |822: O: O1644 (predict-no)
  5842. I see 1 and I'm going to do: predict-no
  5843. ENV: Agent did: predict-no for direction U in state State-B
  5844. In State-B moving U
  5845. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  5846. predict error 0
  5847. dir: dir isL
  5848. \-/823: O: O1645 (predict-yes)
  5849. I see 1 and I'm going to do: predict-yes
  5850. ENV: Agent did: predict-yes for direction L in state State-B
  5851. In State-B moving L
  5852. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  5853. predict error 0
  5854. dir: dir isL
  5855. |\-824: O: O1648 (predict-no)
  5856. I see 1 and I'm going to do: predict-no
  5857. ENV: Agent did: predict-no for direction L in state State-A
  5858. In State-A moving L
  5859. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  5860. predict error 0
  5861. dir: dir isR
  5862. /|\825: O: O1649 (predict-yes)
  5863. I see 1 and I'm going to do: predict-yes
  5864. ENV: Agent did: predict-yes for direction R in state State-A
  5865. In State-A moving R
  5866. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  5867. predict error 0
  5868. dir: dir isL
  5869. -/|826: O: O1651 (predict-yes)
  5870. I see 1 and I'm going to do: predict-yes
  5871. ENV: Agent did: predict-yes for direction L in state State-B
  5872. In State-B moving L
  5873. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  5874. predict error 0
  5875. dir: dir isL
  5876. \-/827: O: O1654 (predict-no)
  5877. I see 1 and I'm going to do: predict-no
  5878. ENV: Agent did: predict-no for direction L in state State-A
  5879. In State-A moving L
  5880. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  5881. predict error 0
  5882. dir: dir isL
  5883. |\828: O: O1656 (predict-no)
  5884. I see 1 and I'm going to do: predict-no
  5885. ENV: Agent did: predict-no for direction L in state State-A
  5886. In State-A moving L
  5887. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  5888. predict error 0
  5889. dir: dir isR
  5890. -/829: O: O1657 (predict-yes)
  5891. I see 1 and I'm going to do: predict-yes
  5892. ENV: Agent did: predict-yes for direction R in state State-A
  5893. In State-A moving R
  5894. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  5895. predict error 0
  5896. dir: dir isR
  5897. |\-830: O: O1660 (predict-no)
  5898. I see 1 and I'm going to do: predict-no
  5899. ENV: Agent did: predict-no for direction R in state State-B
  5900. In State-B moving R
  5901. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  5902. predict error 0
  5903. dir: dir isL
  5904. /|\831: O: O1661 (predict-yes)
  5905. I see 1 and I'm going to do: predict-yes
  5906. ENV: Agent did: predict-yes for direction L in state State-B
  5907. In State-B moving L
  5908. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  5909. predict error 0
  5910. dir: dir isL
  5911. -832: O: O1664 (predict-no)
  5912. I see 1 and I'm going to do: predict-no
  5913. ENV: Agent did: predict-no for direction L in state State-A
  5914. In State-A moving L
  5915. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  5916. predict error 0
  5917. dir: dir isU
  5918. /|\833: O: O1666 (predict-no)
  5919. I see 1 and I'm going to do: predict-no
  5920. ENV: Agent did: predict-no for direction U in state State-A
  5921. In State-A moving U
  5922. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  5923. predict error 0
  5924. dir: dir isR
  5925. -/|834: O: O1667 (predict-yes)
  5926. I see 1 and I'm going to do: predict-yes
  5927. ENV: Agent did: predict-yes for direction R in state State-A
  5928. In State-A moving R
  5929. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  5930. predict error 0
  5931. dir: dir isL
  5932. \-/835: O: O1670 (predict-no)
  5933. I see 1 and I'm going to do: predict-no
  5934. ENV: Agent did: predict-no for direction L in state State-B
  5935. In State-B moving L
  5936. ENV: (next state, see, prediction correct?) = (State-A, 1, False)
  5937. predict error 1
  5938. dir: dir isU
  5939. |\-836: O: O1672 (predict-no)
  5940. I see 0 and I'm going to do: predict-no
  5941. ENV: Agent did: predict-no for direction U in state State-A
  5942. In State-A moving U
  5943. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  5944. predict error 0
  5945. dir: dir isL
  5946. /|\837: O: O1674 (predict-no)
  5947. I see 1 and I'm going to do: predict-no
  5948. ENV: Agent did: predict-no for direction L in state State-A
  5949. In State-A moving L
  5950. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  5951. predict error 0
  5952. dir: dir isR
  5953. -/|838: O: O1675 (predict-yes)
  5954. I see 1 and I'm going to do: predict-yes
  5955. ENV: Agent did: predict-yes for direction R in state State-A
  5956. In State-A moving R
  5957. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  5958. predict error 0
  5959. dir: dir isU
  5960. \-/839: O: O1677 (predict-yes)
  5961. I see 1 and I'm going to do: predict-yes
  5962. ENV: Agent did: predict-yes for direction U in state State-B
  5963. In State-B moving U
  5964. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  5965. predict error 1
  5966. dir: dir isU
  5967. |\-840: O: O1680 (predict-no)
  5968. I see 0 and I'm going to do: predict-no
  5969. ENV: Agent did: predict-no for direction U in state State-B
  5970. In State-B moving U
  5971. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  5972. predict error 0
  5973. dir: dir isL
  5974. /|\841: O: O1681 (predict-yes)
  5975. I see 1 and I'm going to do: predict-yes
  5976. ENV: Agent did: predict-yes for direction L in state State-B
  5977. In State-B moving L
  5978. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  5979. predict error 0
  5980. dir: dir isU
  5981. -842: O: O1684 (predict-no)
  5982. I see 1 and I'm going to do: predict-no
  5983. ENV: Agent did: predict-no for direction U in state State-A
  5984. In State-A moving U
  5985. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  5986. predict error 0
  5987. dir: dir isR
  5988. /|\843: O: O1685 (predict-yes)
  5989. I see 1 and I'm going to do: predict-yes
  5990. ENV: Agent did: predict-yes for direction R in state State-A
  5991. In State-A moving R
  5992. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  5993. predict error 0
  5994. dir: dir isU
  5995. -/844: O: O1687 (predict-yes)
  5996. I see 1 and I'm going to do: predict-yes
  5997. ENV: Agent did: predict-yes for direction U in state State-B
  5998. In State-B moving U
  5999. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  6000. predict error 1
  6001. dir: dir isU
  6002. |\-845: O: O1690 (predict-no)
  6003. I see 0 and I'm going to do: predict-no
  6004. ENV: Agent did: predict-no for direction U in state State-B
  6005. In State-B moving U
  6006. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6007. predict error 0
  6008. dir: dir isR
  6009. /|\846: O: O1692 (predict-no)
  6010. I see 1 and I'm going to do: predict-no
  6011. ENV: Agent did: predict-no for direction R in state State-B
  6012. In State-B moving R
  6013. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6014. predict error 0
  6015. dir: dir isU
  6016. -/847: O: O1694 (predict-no)
  6017. I see 1 and I'm going to do: predict-no
  6018. ENV: Agent did: predict-no for direction U in state State-B
  6019. In State-B moving U
  6020. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6021. predict error 0
  6022. dir: dir isR
  6023. |\-848: O: O1696 (predict-no)
  6024. I see 1 and I'm going to do: predict-no
  6025. ENV: Agent did: predict-no for direction R in state State-B
  6026. In State-B moving R
  6027. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6028. predict error 0
  6029. dir: dir isU
  6030. /|\849: O: O1698 (predict-no)
  6031. I see 1 and I'm going to do: predict-no
  6032. ENV: Agent did: predict-no for direction U in state State-B
  6033. In State-B moving U
  6034. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6035. predict error 0
  6036. dir: dir isU
  6037. -/|850: O: O1700 (predict-no)
  6038. I see 1 and I'm going to do: predict-no
  6039. ENV: Agent did: predict-no for direction U in state State-B
  6040. In State-B moving U
  6041. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6042. predict error 0
  6043. dir: dir isU
  6044. \-/851: O: O1702 (predict-no)
  6045. I see 1 and I'm going to do: predict-no
  6046. ENV: Agent did: predict-no for direction U in state State-B
  6047. In State-B moving U
  6048. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6049. predict error 0
  6050. dir: dir isU
  6051. |852: O: O1704 (predict-no)
  6052. I see 1 and I'm going to do: predict-no
  6053. ENV: Agent did: predict-no for direction U in state State-B
  6054. In State-B moving U
  6055. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6056. predict error 0
  6057. dir: dir isU
  6058. \-/853: O: O1706 (predict-no)
  6059. I see 1 and I'm going to do: predict-no
  6060. ENV: Agent did: predict-no for direction U in state State-B
  6061. In State-B moving U
  6062. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6063. predict error 0
  6064. dir: dir isL
  6065. |\-854: O: O1707 (predict-yes)
  6066. I see 1 and I'm going to do: predict-yes
  6067. ENV: Agent did: predict-yes for direction L in state State-B
  6068. In State-B moving L
  6069. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  6070. predict error 0
  6071. dir: dir isL
  6072. /|\855: O: O1710 (predict-no)
  6073. I see 1 and I'm going to do: predict-no
  6074. ENV: Agent did: predict-no for direction L in state State-A
  6075. In State-A moving L
  6076. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  6077. predict error 0
  6078. dir: dir isU
  6079. -/856: O: O1712 (predict-no)
  6080. I see 1 and I'm going to do: predict-no
  6081. ENV: Agent did: predict-no for direction U in state State-A
  6082. In State-A moving U
  6083. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  6084. predict error 0
  6085. dir: dir isU
  6086. |\-857: O: O1714 (predict-no)
  6087. I see 1 and I'm going to do: predict-no
  6088. ENV: Agent did: predict-no for direction U in state State-A
  6089. In State-A moving U
  6090. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  6091. predict error 0
  6092. dir: dir isR
  6093. /|\858: O: O1716 (predict-no)
  6094. I see 1 and I'm going to do: predict-no
  6095. ENV: Agent did: predict-no for direction R in state State-A
  6096. In State-A moving R
  6097. ENV: (next state, see, prediction correct?) = (State-B, 1, False)
  6098. predict error 1
  6099. dir: dir isR
  6100. -/|859: O: O1718 (predict-no)
  6101. I see 0 and I'm going to do: predict-no
  6102. ENV: Agent did: predict-no for direction R in state State-B
  6103. In State-B moving R
  6104. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6105. predict error 0
  6106. dir: dir isR
  6107. \-/860: O: O1720 (predict-no)
  6108. I see 1 and I'm going to do: predict-no
  6109. ENV: Agent did: predict-no for direction R in state State-B
  6110. In State-B moving R
  6111. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6112. predict error 0
  6113. dir: dir isU
  6114. |\-861: O: O1722 (predict-no)
  6115. I see 1 and I'm going to do: predict-no
  6116. ENV: Agent did: predict-no for direction U in state State-B
  6117. In State-B moving U
  6118. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6119. predict error 0
  6120. dir: dir isU
  6121. rule alias: '*'
  6122. /862: O: O1724 (predict-no)
  6123. I see 1 and I'm going to do: predict-no
  6124. ENV: Agent did: predict-no for direction U in state State-B
  6125. In State-B moving U
  6126. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6127. predict error 0
  6128. dir: dir isR
  6129. |\863: O: O1726 (predict-no)
  6130. I see 1 and I'm going to do: predict-no
  6131. ENV: Agent did: predict-no for direction R in state State-B
  6132. In State-B moving R
  6133. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6134. predict error 0
  6135. dir: dir isL
  6136. -/|864: O: O1727 (predict-yes)
  6137. I see 1 and I'm going to do: predict-yes
  6138. ENV: Agent did: predict-yes for direction L in state State-B
  6139. In State-B moving L
  6140. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  6141. predict error 0
  6142. dir: dir isU
  6143. \-/865: O: O1730 (predict-no)
  6144. I see 1 and I'm going to do: predict-no
  6145. ENV: Agent did: predict-no for direction U in state State-A
  6146. In State-A moving U
  6147. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  6148. predict error 0
  6149. dir: dir isR
  6150. |\-866: O: O1731 (predict-yes)
  6151. I see 1 and I'm going to do: predict-yes
  6152. ENV: Agent did: predict-yes for direction R in state State-A
  6153. In State-A moving R
  6154. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  6155. predict error 0
  6156. dir: dir isL
  6157. /|\867: O: O1733 (predict-yes)
  6158. I see 1 and I'm going to do: predict-yes
  6159. ENV: Agent did: predict-yes for direction L in state State-B
  6160. In State-B moving L
  6161. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  6162. predict error 0
  6163. dir: dir isL
  6164. -/|868: O: O1736 (predict-no)
  6165. I see 1 and I'm going to do: predict-no
  6166. ENV: Agent did: predict-no for direction L in state State-A
  6167. In State-A moving L
  6168. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  6169. predict error 0
  6170. dir: dir isU
  6171. \-/869: O: O1738 (predict-no)
  6172. I see 1 and I'm going to do: predict-no
  6173. ENV: Agent did: predict-no for direction U in state State-A
  6174. In State-A moving U
  6175. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  6176. predict error 0
  6177. dir: dir isL
  6178. |\-870: O: O1740 (predict-no)
  6179. I see 1 and I'm going to do: predict-no
  6180. ENV: Agent did: predict-no for direction L in state State-A
  6181. In State-A moving L
  6182. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  6183. predict error 0
  6184. dir: dir isL
  6185. /|\871: O: O1742 (predict-no)
  6186. I see 1 and I'm going to do: predict-no
  6187. ENV: Agent did: predict-no for direction L in state State-A
  6188. In State-A moving L
  6189. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  6190. predict error 0
  6191. dir: dir isL
  6192. -872: O: O1744 (predict-no)
  6193. I see 1 and I'm going to do: predict-no
  6194. ENV: Agent did: predict-no for direction L in state State-A
  6195. In State-A moving L
  6196. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  6197. predict error 0
  6198. dir: dir isU
  6199. /|\873: O: O1746 (predict-no)
  6200. I see 1 and I'm going to do: predict-no
  6201. ENV: Agent did: predict-no for direction U in state State-A
  6202. In State-A moving U
  6203. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  6204. predict error 0
  6205. dir: dir isU
  6206. -/|874: O: O1748 (predict-no)
  6207. I see 1 and I'm going to do: predict-no
  6208. ENV: Agent did: predict-no for direction U in state State-A
  6209. In State-A moving U
  6210. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  6211. predict error 0
  6212. dir: dir isU
  6213. \-/875: O: O1750 (predict-no)
  6214. I see 1 and I'm going to do: predict-no
  6215. ENV: Agent did: predict-no for direction U in state State-A
  6216. In State-A moving U
  6217. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  6218. predict error 0
  6219. dir: dir isR
  6220. |\-876: O: O1751 (predict-yes)
  6221. I see 1 and I'm going to do: predict-yes
  6222. ENV: Agent did: predict-yes for direction R in state State-A
  6223. In State-A moving R
  6224. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  6225. predict error 0
  6226. dir: dir isR
  6227. /|877: O: O1754 (predict-no)
  6228. I see 1 and I'm going to do: predict-no
  6229. ENV: Agent did: predict-no for direction R in state State-B
  6230. In State-B moving R
  6231. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6232. predict error 0
  6233. dir: dir isR
  6234. \-/878: O: O1756 (predict-no)
  6235. I see 1 and I'm going to do: predict-no
  6236. ENV: Agent did: predict-no for direction R in state State-B
  6237. In State-B moving R
  6238. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6239. predict error 0
  6240. dir: dir isR
  6241. |\-879: O: O1758 (predict-no)
  6242. I see 1 and I'm going to do: predict-no
  6243. ENV: Agent did: predict-no for direction R in state State-B
  6244. In State-B moving R
  6245. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6246. predict error 0
  6247. dir: dir isR
  6248. /|\880: O: O1760 (predict-no)
  6249. I see 1 and I'm going to do: predict-no
  6250. ENV: Agent did: predict-no for direction R in state State-B
  6251. In State-B moving R
  6252. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6253. predict error 0
  6254. dir: dir isU
  6255. -/881: O: O1762 (predict-no)
  6256. I see 1 and I'm going to do: predict-no
  6257. ENV: Agent did: predict-no for direction U in state State-B
  6258. In State-B moving U
  6259. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6260. predict error 0
  6261. dir: dir isU
  6262. |882: O: O1764 (predict-no)
  6263. I see 1 and I'm going to do: predict-no
  6264. ENV: Agent did: predict-no for direction U in state State-B
  6265. In State-B moving U
  6266. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6267. predict error 0
  6268. dir: dir isR
  6269. \-/883: O: O1766 (predict-no)
  6270. I see 1 and I'm going to do: predict-no
  6271. ENV: Agent did: predict-no for direction R in state State-B
  6272. In State-B moving R
  6273. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6274. predict error 0
  6275. dir: dir isR
  6276. |\884: O: O1768 (predict-no)
  6277. I see 1 and I'm going to do: predict-no
  6278. ENV: Agent did: predict-no for direction R in state State-B
  6279. In State-B moving R
  6280. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6281. predict error 0
  6282. dir: dir isL
  6283. -/|885: O: O1770 (predict-no)
  6284. I see 1 and I'm going to do: predict-no
  6285. ENV: Agent did: predict-no for direction L in state State-B
  6286. In State-B moving L
  6287. ENV: (next state, see, prediction correct?) = (State-A, 1, False)
  6288. predict error 1
  6289. dir: dir isL
  6290. \-/886: O: O1772 (predict-no)
  6291. I see 0 and I'm going to do: predict-no
  6292. ENV: Agent did: predict-no for direction L in state State-A
  6293. In State-A moving L
  6294. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  6295. predict error 0
  6296. dir: dir isR
  6297. |\-887: O: O1773 (predict-yes)
  6298. I see 1 and I'm going to do: predict-yes
  6299. ENV: Agent did: predict-yes for direction R in state State-A
  6300. In State-A moving R
  6301. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  6302. predict error 0
  6303. dir: dir isR
  6304. /|\888: O: O1776 (predict-no)
  6305. I see 1 and I'm going to do: predict-no
  6306. ENV: Agent did: predict-no for direction R in state State-B
  6307. In State-B moving R
  6308. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6309. predict error 0
  6310. dir: dir isR
  6311. -/|\889: O: O1778 (predict-no)
  6312. I see 1 and I'm going to do: predict-no
  6313. ENV: Agent did: predict-no for direction R in state State-B
  6314. In State-B moving R
  6315. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6316. predict error 0
  6317. dir: dir isU
  6318. -/|890: O: O1780 (predict-no)
  6319. I see 1 and I'm going to do: predict-no
  6320. ENV: Agent did: predict-no for direction U in state State-B
  6321. In State-B moving U
  6322. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6323. predict error 0
  6324. dir: dir isL
  6325. \-891: O: O1781 (predict-yes)
  6326. I see 1 and I'm going to do: predict-yes
  6327. ENV: Agent did: predict-yes for direction L in state State-B
  6328. In State-B moving L
  6329. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  6330. predict error 0
  6331. dir: dir isR
  6332. /892: O: O1783 (predict-yes)
  6333. I see 1 and I'm going to do: predict-yes
  6334. ENV: Agent did: predict-yes for direction R in state State-A
  6335. In State-A moving R
  6336. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  6337. predict error 0
  6338. dir: dir isU
  6339. |\893: O: O1786 (predict-no)
  6340. I see 1 and I'm going to do: predict-no
  6341. ENV: Agent did: predict-no for direction U in state State-B
  6342. In State-B moving U
  6343. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6344. predict error 0
  6345. dir: dir isU
  6346. -/|894: O: O1788 (predict-no)
  6347. I see 1 and I'm going to do: predict-no
  6348. ENV: Agent did: predict-no for direction U in state State-B
  6349. In State-B moving U
  6350. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6351. predict error 0
  6352. dir: dir isR
  6353. \-/895: O: O1790 (predict-no)
  6354. I see 1 and I'm going to do: predict-no
  6355. ENV: Agent did: predict-no for direction R in state State-B
  6356. In State-B moving R
  6357. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6358. predict error 0
  6359. dir: dir isR
  6360. |\-896: O: O1792 (predict-no)
  6361. I see 1 and I'm going to do: predict-no
  6362. ENV: Agent did: predict-no for direction R in state State-B
  6363. In State-B moving R
  6364. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6365. predict error 0
  6366. dir: dir isR
  6367. /|\897: O: O1794 (predict-no)
  6368. I see 1 and I'm going to do: predict-no
  6369. ENV: Agent did: predict-no for direction R in state State-B
  6370. In State-B moving R
  6371. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6372. predict error 0
  6373. dir: dir isU
  6374. -/|898: O: O1796 (predict-no)
  6375. I see 1 and I'm going to do: predict-no
  6376. ENV: Agent did: predict-no for direction U in state State-B
  6377. In State-B moving U
  6378. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6379. predict error 0
  6380. dir: dir isU
  6381. \-899: O: O1798 (predict-no)
  6382. I see 1 and I'm going to do: predict-no
  6383. ENV: Agent did: predict-no for direction U in state State-B
  6384. In State-B moving U
  6385. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6386. predict error 0
  6387. dir: dir isU
  6388. /|\900: O: O1800 (predict-no)
  6389. I see 1 and I'm going to do: predict-no
  6390. ENV: Agent did: predict-no for direction U in state State-B
  6391. In State-B moving U
  6392. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6393. predict error 0
  6394. dir: dir isU
  6395. -/|901: O: O1802 (predict-no)
  6396. I see 1 and I'm going to do: predict-no
  6397. ENV: Agent did: predict-no for direction U in state State-B
  6398. In State-B moving U
  6399. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6400. predict error 0
  6401. dir: dir isU
  6402. \902: O: O1804 (predict-no)
  6403. I see 1 and I'm going to do: predict-no
  6404. ENV: Agent did: predict-no for direction U in state State-B
  6405. In State-B moving U
  6406. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6407. predict error 0
  6408. dir: dir isU
  6409. -/903: O: O1806 (predict-no)
  6410. I see 1 and I'm going to do: predict-no
  6411. ENV: Agent did: predict-no for direction U in state State-B
  6412. In State-B moving U
  6413. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6414. predict error 0
  6415. dir: dir isR
  6416. |\-904: O: O1807 (predict-yes)
  6417. I see 1 and I'm going to do: predict-yes
  6418. ENV: Agent did: predict-yes for direction R in state State-B
  6419. In State-B moving R
  6420. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  6421. predict error 1
  6422. dir: dir isR
  6423. /|\905: O: O1810 (predict-no)
  6424. I see 0 and I'm going to do: predict-no
  6425. ENV: Agent did: predict-no for direction R in state State-B
  6426. In State-B moving R
  6427. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6428. predict error 0
  6429. dir: dir isU
  6430. -/|906: O: O1812 (predict-no)
  6431. I see 1 and I'm going to do: predict-no
  6432. ENV: Agent did: predict-no for direction U in state State-B
  6433. In State-B moving U
  6434. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6435. predict error 0
  6436. dir: dir isR
  6437. \-/907: O: O1814 (predict-no)
  6438. I see 1 and I'm going to do: predict-no
  6439. ENV: Agent did: predict-no for direction R in state State-B
  6440. In State-B moving R
  6441. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6442. predict error 0
  6443. dir: dir isU
  6444. |\-908: O: O1816 (predict-no)
  6445. I see 1 and I'm going to do: predict-no
  6446. ENV: Agent did: predict-no for direction U in state State-B
  6447. In State-B moving U
  6448. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6449. predict error 0
  6450. dir: dir isR
  6451. /|909: O: O1818 (predict-no)
  6452. I see 1 and I'm going to do: predict-no
  6453. ENV: Agent did: predict-no for direction R in state State-B
  6454. In State-B moving R
  6455. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6456. predict error 0
  6457. dir: dir isR
  6458. \-/910: O: O1819 (predict-yes)
  6459. I see 1 and I'm going to do: predict-yes
  6460. ENV: Agent did: predict-yes for direction R in state State-B
  6461. In State-B moving R
  6462. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  6463. predict error 1
  6464. dir: dir isR
  6465. |\-911: O: O1822 (predict-no)
  6466. I see 0 and I'm going to do: predict-no
  6467. ENV: Agent did: predict-no for direction R in state State-B
  6468. In State-B moving R
  6469. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6470. predict error 0
  6471. dir: dir isL
  6472. /912: O: O1823 (predict-yes)
  6473. I see 1 and I'm going to do: predict-yes
  6474. ENV: Agent did: predict-yes for direction L in state State-B
  6475. In State-B moving L
  6476. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  6477. predict error 0
  6478. dir: dir isR
  6479. |\-913: O: O1825 (predict-yes)
  6480. I see 1 and I'm going to do: predict-yes
  6481. ENV: Agent did: predict-yes for direction R in state State-A
  6482. In State-A moving R
  6483. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  6484. predict error 0
  6485. dir: dir isR
  6486. /|\914: O: O1828 (predict-no)
  6487. I see 1 and I'm going to do: predict-no
  6488. ENV: Agent did: predict-no for direction R in state State-B
  6489. In State-B moving R
  6490. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6491. predict error 0
  6492. dir: dir isL
  6493. -/|915: O: O1829 (predict-yes)
  6494. I see 1 and I'm going to do: predict-yes
  6495. ENV: Agent did: predict-yes for direction L in state State-B
  6496. In State-B moving L
  6497. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  6498. predict error 0
  6499. dir: dir isL
  6500. \-/916: O: O1832 (predict-no)
  6501. I see 1 and I'm going to do: predict-no
  6502. ENV: Agent did: predict-no for direction L in state State-A
  6503. In State-A moving L
  6504. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  6505. predict error 0
  6506. dir: dir isL
  6507. |\-917: O: O1834 (predict-no)
  6508. I see 1 and I'm going to do: predict-no
  6509. ENV: Agent did: predict-no for direction L in state State-A
  6510. In State-A moving L
  6511. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  6512. predict error 0
  6513. dir: dir isU
  6514. /|\918: O: O1836 (predict-no)
  6515. I see 1 and I'm going to do: predict-no
  6516. ENV: Agent did: predict-no for direction U in state State-A
  6517. In State-A moving U
  6518. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  6519. predict error 0
  6520. dir: dir isR
  6521. -/|919: O: O1837 (predict-yes)
  6522. I see 1 and I'm going to do: predict-yes
  6523. ENV: Agent did: predict-yes for direction R in state State-A
  6524. In State-A moving R
  6525. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  6526. predict error 0
  6527. dir: dir isL
  6528. \-/920: O: O1839 (predict-yes)
  6529. I see 1 and I'm going to do: predict-yes
  6530. ENV: Agent did: predict-yes for direction L in state State-B
  6531. In State-B moving L
  6532. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  6533. predict error 0
  6534. dir: dir isU
  6535. |\-921: O: O1842 (predict-no)
  6536. I see 1 and I'm going to do: predict-no
  6537. ENV: Agent did: predict-no for direction U in state State-A
  6538. In State-A moving U
  6539. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  6540. predict error 0
  6541. dir: dir isL
  6542. /922: O: O1844 (predict-no)
  6543. I see 1 and I'm going to do: predict-no
  6544. ENV: Agent did: predict-no for direction L in state State-A
  6545. In State-A moving L
  6546. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  6547. predict error 0
  6548. dir: dir isR
  6549. |\-923: O: O1845 (predict-yes)
  6550. I see 1 and I'm going to do: predict-yes
  6551. ENV: Agent did: predict-yes for direction R in state State-A
  6552. In State-A moving R
  6553. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  6554. predict error 0
  6555. dir: dir isU
  6556. /|\924: O: O1848 (predict-no)
  6557. I see 1 and I'm going to do: predict-no
  6558. ENV: Agent did: predict-no for direction U in state State-B
  6559. In State-B moving U
  6560. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6561. predict error 0
  6562. dir: dir isU
  6563. -/925: O: O1850 (predict-no)
  6564. I see 1 and I'm going to do: predict-no
  6565. ENV: Agent did: predict-no for direction U in state State-B
  6566. In State-B moving U
  6567. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6568. predict error 0
  6569. dir: dir isR
  6570. |\926: O: O1852 (predict-no)
  6571. I see 1 and I'm going to do: predict-no
  6572. ENV: Agent did: predict-no for direction R in state State-B
  6573. In State-B moving R
  6574. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6575. predict error 0
  6576. dir: dir isU
  6577. -/|927: O: O1854 (predict-no)
  6578. I see 1 and I'm going to do: predict-no
  6579. ENV: Agent did: predict-no for direction U in state State-B
  6580. In State-B moving U
  6581. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6582. predict error 0
  6583. dir: dir isR
  6584. \-/928: O: O1856 (predict-no)
  6585. I see 1 and I'm going to do: predict-no
  6586. ENV: Agent did: predict-no for direction R in state State-B
  6587. In State-B moving R
  6588. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6589. predict error 0
  6590. dir: dir isU
  6591. |\-929: O: O1858 (predict-no)
  6592. I see 1 and I'm going to do: predict-no
  6593. ENV: Agent did: predict-no for direction U in state State-B
  6594. In State-B moving U
  6595. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6596. predict error 0
  6597. dir: dir isR
  6598. /|\930: O: O1860 (predict-no)
  6599. I see 1 and I'm going to do: predict-no
  6600. ENV: Agent did: predict-no for direction R in state State-B
  6601. In State-B moving R
  6602. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6603. predict error 0
  6604. dir: dir isU
  6605. -/|931: O: O1862 (predict-no)
  6606. I see 1 and I'm going to do: predict-no
  6607. ENV: Agent did: predict-no for direction U in state State-B
  6608. In State-B moving U
  6609. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6610. predict error 0
  6611. dir: dir isU
  6612. \932: O: O1863 (predict-yes)
  6613. I see 1 and I'm going to do: predict-yes
  6614. ENV: Agent did: predict-yes for direction U in state State-B
  6615. In State-B moving U
  6616. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  6617. predict error 1
  6618. dir: dir isL
  6619. -/933: O: O1865 (predict-yes)
  6620. I see 0 and I'm going to do: predict-yes
  6621. ENV: Agent did: predict-yes for direction L in state State-B
  6622. In State-B moving L
  6623. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  6624. predict error 0
  6625. dir: dir isL
  6626. |\-934: O: O1868 (predict-no)
  6627. I see 1 and I'm going to do: predict-no
  6628. ENV: Agent did: predict-no for direction L in state State-A
  6629. In State-A moving L
  6630. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  6631. predict error 0
  6632. dir: dir isU
  6633. /|\935: O: O1870 (predict-no)
  6634. I see 1 and I'm going to do: predict-no
  6635. ENV: Agent did: predict-no for direction U in state State-A
  6636. In State-A moving U
  6637. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  6638. predict error 0
  6639. dir: dir isL
  6640. -/|936: O: O1872 (predict-no)
  6641. I see 1 and I'm going to do: predict-no
  6642. ENV: Agent did: predict-no for direction L in state State-A
  6643. In State-A moving L
  6644. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  6645. predict error 0
  6646. dir: dir isL
  6647. \-/937: O: O1874 (predict-no)
  6648. I see 1 and I'm going to do: predict-no
  6649. ENV: Agent did: predict-no for direction L in state State-A
  6650. In State-A moving L
  6651. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  6652. predict error 0
  6653. dir: dir isL
  6654. |\-938: O: O1876 (predict-no)
  6655. I see 1 and I'm going to do: predict-no
  6656. ENV: Agent did: predict-no for direction L in state State-A
  6657. In State-A moving L
  6658. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  6659. predict error 0
  6660. dir: dir isR
  6661. /|\939: O: O1877 (predict-yes)
  6662. I see 1 and I'm going to do: predict-yes
  6663. ENV: Agent did: predict-yes for direction R in state State-A
  6664. In State-A moving R
  6665. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  6666. predict error 0
  6667. dir: dir isU
  6668. -/|940: O: O1880 (predict-no)
  6669. I see 1 and I'm going to do: predict-no
  6670. ENV: Agent did: predict-no for direction U in state State-B
  6671. In State-B moving U
  6672. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6673. predict error 0
  6674. dir: dir isR
  6675. \-/941: O: O1882 (predict-no)
  6676. I see 1 and I'm going to do: predict-no
  6677. ENV: Agent did: predict-no for direction R in state State-B
  6678. In State-B moving R
  6679. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6680. predict error 0
  6681. dir: dir isU
  6682. |942: O: O1884 (predict-no)
  6683. I see 1 and I'm going to do: predict-no
  6684. ENV: Agent did: predict-no for direction U in state State-B
  6685. In State-B moving U
  6686. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6687. predict error 0
  6688. dir: dir isU
  6689. \-943: O: O1886 (predict-no)
  6690. I see 1 and I'm going to do: predict-no
  6691. ENV: Agent did: predict-no for direction U in state State-B
  6692. In State-B moving U
  6693. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6694. predict error 0
  6695. dir: dir isL
  6696. /|\944: O: O1887 (predict-yes)
  6697. I see 1 and I'm going to do: predict-yes
  6698. ENV: Agent did: predict-yes for direction L in state State-B
  6699. In State-B moving L
  6700. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  6701. predict error 0
  6702. dir: dir isR
  6703. -/|945: O: O1889 (predict-yes)
  6704. I see 1 and I'm going to do: predict-yes
  6705. ENV: Agent did: predict-yes for direction R in state State-A
  6706. In State-A moving R
  6707. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  6708. predict error 0
  6709. dir: dir isU
  6710. \-/946: O: O1892 (predict-no)
  6711. I see 1 and I'm going to do: predict-no
  6712. ENV: Agent did: predict-no for direction U in state State-B
  6713. In State-B moving U
  6714. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6715. predict error 0
  6716. dir: dir isR
  6717. |\947: O: O1894 (predict-no)
  6718. I see 1 and I'm going to do: predict-no
  6719. ENV: Agent did: predict-no for direction R in state State-B
  6720. In State-B moving R
  6721. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6722. predict error 0
  6723. dir: dir isR
  6724. -/|948: O: O1896 (predict-no)
  6725. I see 1 and I'm going to do: predict-no
  6726. ENV: Agent did: predict-no for direction R in state State-B
  6727. In State-B moving R
  6728. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6729. predict error 0
  6730. dir: dir isR
  6731. \-/949: O: O1898 (predict-no)
  6732. I see 1 and I'm going to do: predict-no
  6733. ENV: Agent did: predict-no for direction R in state State-B
  6734. In State-B moving R
  6735. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6736. predict error 0
  6737. dir: dir isU
  6738. |\950: O: O1900 (predict-no)
  6739. I see 1 and I'm going to do: predict-no
  6740. ENV: Agent did: predict-no for direction U in state State-B
  6741. In State-B moving U
  6742. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6743. predict error 0
  6744. dir: dir isU
  6745. -/|951: O: O1902 (predict-no)
  6746. I see 1 and I'm going to do: predict-no
  6747. ENV: Agent did: predict-no for direction U in state State-B
  6748. In State-B moving U
  6749. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6750. predict error 0
  6751. dir: dir isL
  6752. \952: O: O1903 (predict-yes)
  6753. I see 1 and I'm going to do: predict-yes
  6754. ENV: Agent did: predict-yes for direction L in state State-B
  6755. In State-B moving L
  6756. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  6757. predict error 0
  6758. dir: dir isR
  6759. -/|953: O: O1906 (predict-no)
  6760. I see 1 and I'm going to do: predict-no
  6761. ENV: Agent did: predict-no for direction R in state State-A
  6762. In State-A moving R
  6763. ENV: (next state, see, prediction correct?) = (State-B, 1, False)
  6764. predict error 1
  6765. dir: dir isR
  6766. \-/954: O: O1908 (predict-no)
  6767. I see 0 and I'm going to do: predict-no
  6768. ENV: Agent did: predict-no for direction R in state State-B
  6769. In State-B moving R
  6770. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6771. predict error 0
  6772. dir: dir isU
  6773. |\-955: O: O1910 (predict-no)
  6774. I see 1 and I'm going to do: predict-no
  6775. ENV: Agent did: predict-no for direction U in state State-B
  6776. In State-B moving U
  6777. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6778. predict error 0
  6779. dir: dir isL
  6780. /|\956: O: O1911 (predict-yes)
  6781. I see 1 and I'm going to do: predict-yes
  6782. ENV: Agent did: predict-yes for direction L in state State-B
  6783. In State-B moving L
  6784. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  6785. predict error 0
  6786. dir: dir isL
  6787. -/|957: O: O1914 (predict-no)
  6788. I see 1 and I'm going to do: predict-no
  6789. ENV: Agent did: predict-no for direction L in state State-A
  6790. In State-A moving L
  6791. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  6792. predict error 0
  6793. dir: dir isL
  6794. \-958: O: O1916 (predict-no)
  6795. I see 1 and I'm going to do: predict-no
  6796. ENV: Agent did: predict-no for direction L in state State-A
  6797. In State-A moving L
  6798. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  6799. predict error 0
  6800. dir: dir isR
  6801. /|\959: O: O1917 (predict-yes)
  6802. I see 1 and I'm going to do: predict-yes
  6803. ENV: Agent did: predict-yes for direction R in state State-A
  6804. In State-A moving R
  6805. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  6806. predict error 0
  6807. dir: dir isU
  6808. -/|960: O: O1920 (predict-no)
  6809. I see 1 and I'm going to do: predict-no
  6810. ENV: Agent did: predict-no for direction U in state State-B
  6811. In State-B moving U
  6812. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6813. predict error 0
  6814. dir: dir isU
  6815. \-/961: O: O1922 (predict-no)
  6816. I see 1 and I'm going to do: predict-no
  6817. ENV: Agent did: predict-no for direction U in state State-B
  6818. In State-B moving U
  6819. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6820. predict error 0
  6821. dir: dir isU
  6822. |962: O: O1924 (predict-no)
  6823. I see 1 and I'm going to do: predict-no
  6824. ENV: Agent did: predict-no for direction U in state State-B
  6825. In State-B moving U
  6826. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6827. predict error 0
  6828. dir: dir isU
  6829. \-/963: O: O1926 (predict-no)
  6830. I see 1 and I'm going to do: predict-no
  6831. ENV: Agent did: predict-no for direction U in state State-B
  6832. In State-B moving U
  6833. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6834. predict error 0
  6835. dir: dir isL
  6836. |\-964: O: O1927 (predict-yes)
  6837. I see 1 and I'm going to do: predict-yes
  6838. ENV: Agent did: predict-yes for direction L in state State-B
  6839. In State-B moving L
  6840. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  6841. predict error 0
  6842. dir: dir isR
  6843. /|\965: O: O1929 (predict-yes)
  6844. I see 1 and I'm going to do: predict-yes
  6845. ENV: Agent did: predict-yes for direction R in state State-A
  6846. In State-A moving R
  6847. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  6848. predict error 0
  6849. dir: dir isU
  6850. -/966: O: O1932 (predict-no)
  6851. I see 1 and I'm going to do: predict-no
  6852. ENV: Agent did: predict-no for direction U in state State-B
  6853. In State-B moving U
  6854. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6855. predict error 0
  6856. dir: dir isL
  6857. |\-967: O: O1933 (predict-yes)
  6858. I see 1 and I'm going to do: predict-yes
  6859. ENV: Agent did: predict-yes for direction L in state State-B
  6860. In State-B moving L
  6861. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  6862. predict error 0
  6863. dir: dir isR
  6864. /|\968: O: O1935 (predict-yes)
  6865. I see 1 and I'm going to do: predict-yes
  6866. ENV: Agent did: predict-yes for direction R in state State-A
  6867. In State-A moving R
  6868. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  6869. predict error 0
  6870. dir: dir isU
  6871. -/|969: O: O1938 (predict-no)
  6872. I see 1 and I'm going to do: predict-no
  6873. ENV: Agent did: predict-no for direction U in state State-B
  6874. In State-B moving U
  6875. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6876. predict error 0
  6877. dir: dir isL
  6878. \-/970: O: O1939 (predict-yes)
  6879. I see 1 and I'm going to do: predict-yes
  6880. ENV: Agent did: predict-yes for direction L in state State-B
  6881. In State-B moving L
  6882. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  6883. predict error 0
  6884. dir: dir isU
  6885. |\-971: O: O1942 (predict-no)
  6886. I see 1 and I'm going to do: predict-no
  6887. ENV: Agent did: predict-no for direction U in state State-A
  6888. In State-A moving U
  6889. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  6890. predict error 0
  6891. dir: dir isL
  6892. rule alias: '*'
  6893. /972: O: O1944 (predict-no)
  6894. I see 1 and I'm going to do: predict-no
  6895. ENV: Agent did: predict-no for direction L in state State-A
  6896. In State-A moving L
  6897. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  6898. predict error 0
  6899. dir: dir isR
  6900. |\-973: O: O1945 (predict-yes)
  6901. I see 1 and I'm going to do: predict-yes
  6902. ENV: Agent did: predict-yes for direction R in state State-A
  6903. In State-A moving R
  6904. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  6905. predict error 0
  6906. dir: dir isU
  6907. /|\974: O: O1948 (predict-no)
  6908. I see 1 and I'm going to do: predict-no
  6909. ENV: Agent did: predict-no for direction U in state State-B
  6910. In State-B moving U
  6911. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6912. predict error 0
  6913. dir: dir isL
  6914. -/|975: O: O1949 (predict-yes)
  6915. I see 1 and I'm going to do: predict-yes
  6916. ENV: Agent did: predict-yes for direction L in state State-B
  6917. In State-B moving L
  6918. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  6919. predict error 0
  6920. dir: dir isR
  6921. \-/976: O: O1951 (predict-yes)
  6922. I see 1 and I'm going to do: predict-yes
  6923. ENV: Agent did: predict-yes for direction R in state State-A
  6924. In State-A moving R
  6925. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  6926. predict error 0
  6927. dir: dir isR
  6928. |\-977: O: O1954 (predict-no)
  6929. I see 1 and I'm going to do: predict-no
  6930. ENV: Agent did: predict-no for direction R in state State-B
  6931. In State-B moving R
  6932. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6933. predict error 0
  6934. dir: dir isU
  6935. /|\978: O: O1956 (predict-no)
  6936. I see 1 and I'm going to do: predict-no
  6937. ENV: Agent did: predict-no for direction U in state State-B
  6938. In State-B moving U
  6939. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6940. predict error 0
  6941. dir: dir isU
  6942. -/|979: O: O1958 (predict-no)
  6943. I see 1 and I'm going to do: predict-no
  6944. ENV: Agent did: predict-no for direction U in state State-B
  6945. In State-B moving U
  6946. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6947. predict error 0
  6948. dir: dir isL
  6949. \-980: O: O1960 (predict-no)
  6950. I see 1 and I'm going to do: predict-no
  6951. ENV: Agent did: predict-no for direction L in state State-B
  6952. In State-B moving L
  6953. ENV: (next state, see, prediction correct?) = (State-A, 1, False)
  6954. predict error 1
  6955. dir: dir isR
  6956. /|\981: O: O1961 (predict-yes)
  6957. I see 0 and I'm going to do: predict-yes
  6958. ENV: Agent did: predict-yes for direction R in state State-A
  6959. In State-A moving R
  6960. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  6961. predict error 0
  6962. dir: dir isU
  6963. -982: O: O1964 (predict-no)
  6964. I see 1 and I'm going to do: predict-no
  6965. ENV: Agent did: predict-no for direction U in state State-B
  6966. In State-B moving U
  6967. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6968. predict error 0
  6969. dir: dir isR
  6970. /|983: O: O1966 (predict-no)
  6971. I see 1 and I'm going to do: predict-no
  6972. ENV: Agent did: predict-no for direction R in state State-B
  6973. In State-B moving R
  6974. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  6975. predict error 0
  6976. dir: dir isL
  6977. \-/984: O: O1967 (predict-yes)
  6978. I see 1 and I'm going to do: predict-yes
  6979. ENV: Agent did: predict-yes for direction L in state State-B
  6980. In State-B moving L
  6981. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  6982. predict error 0
  6983. dir: dir isU
  6984. |\-985: O: O1970 (predict-no)
  6985. I see 1 and I'm going to do: predict-no
  6986. ENV: Agent did: predict-no for direction U in state State-A
  6987. In State-A moving U
  6988. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  6989. predict error 0
  6990. dir: dir isR
  6991. /|\986: O: O1971 (predict-yes)
  6992. I see 1 and I'm going to do: predict-yes
  6993. ENV: Agent did: predict-yes for direction R in state State-A
  6994. In State-A moving R
  6995. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  6996. predict error 0
  6997. dir: dir isR
  6998. -/|987: O: O1973 (predict-yes)
  6999. I see 1 and I'm going to do: predict-yes
  7000. ENV: Agent did: predict-yes for direction R in state State-B
  7001. In State-B moving R
  7002. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  7003. predict error 1
  7004. dir: dir isL
  7005. \-/988: O: O1975 (predict-yes)
  7006. I see 0 and I'm going to do: predict-yes
  7007. ENV: Agent did: predict-yes for direction L in state State-B
  7008. In State-B moving L
  7009. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  7010. predict error 0
  7011. dir: dir isU
  7012. |\-989: O: O1978 (predict-no)
  7013. I see 1 and I'm going to do: predict-no
  7014. ENV: Agent did: predict-no for direction U in state State-A
  7015. In State-A moving U
  7016. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  7017. predict error 0
  7018. dir: dir isR
  7019. /|\990: O: O1979 (predict-yes)
  7020. I see 1 and I'm going to do: predict-yes
  7021. ENV: Agent did: predict-yes for direction R in state State-A
  7022. In State-A moving R
  7023. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  7024. predict error 0
  7025. dir: dir isU
  7026. -/991: O: O1982 (predict-no)
  7027. I see 1 and I'm going to do: predict-no
  7028. ENV: Agent did: predict-no for direction U in state State-B
  7029. In State-B moving U
  7030. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  7031. predict error 0
  7032. dir: dir isU
  7033. |992: O: O1984 (predict-no)
  7034. I see 1 and I'm going to do: predict-no
  7035. ENV: Agent did: predict-no for direction U in state State-B
  7036. In State-B moving U
  7037. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  7038. predict error 0
  7039. dir: dir isL
  7040. \-/993: O: O1985 (predict-yes)
  7041. I see 1 and I'm going to do: predict-yes
  7042. ENV: Agent did: predict-yes for direction L in state State-B
  7043. In State-B moving L
  7044. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  7045. predict error 0
  7046. dir: dir isR
  7047. |\-994: O: O1987 (predict-yes)
  7048. I see 1 and I'm going to do: predict-yes
  7049. ENV: Agent did: predict-yes for direction R in state State-A
  7050. In State-A moving R
  7051. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  7052. predict error 0
  7053. dir: dir isR
  7054. /|\995: O: O1989 (predict-yes)
  7055. I see 1 and I'm going to do: predict-yes
  7056. ENV: Agent did: predict-yes for direction R in state State-B
  7057. In State-B moving R
  7058. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  7059. predict error 1
  7060. dir: dir isU
  7061. -/|996: O: O1992 (predict-no)
  7062. I see 0 and I'm going to do: predict-no
  7063. ENV: Agent did: predict-no for direction U in state State-B
  7064. In State-B moving U
  7065. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  7066. predict error 0
  7067. dir: dir isU
  7068. \-/997: O: O1994 (predict-no)
  7069. I see 1 and I'm going to do: predict-no
  7070. ENV: Agent did: predict-no for direction U in state State-B
  7071. In State-B moving U
  7072. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  7073. predict error 0
  7074. dir: dir isL
  7075. |\-998: O: O1995 (predict-yes)
  7076. I see 1 and I'm going to do: predict-yes
  7077. ENV: Agent did: predict-yes for direction L in state State-B
  7078. In State-B moving L
  7079. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  7080. predict error 0
  7081. dir: dir isL
  7082. /|\999: O: O1998 (predict-no)
  7083. I see 1 and I'm going to do: predict-no
  7084. ENV: Agent did: predict-no for direction L in state State-A
  7085. In State-A moving L
  7086. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  7087. predict error 0
  7088. dir: dir isU
  7089. -/|1000: O: O1999 (predict-yes)
  7090. I see 1 and I'm going to do: predict-yes
  7091. ENV: Agent did: predict-yes for direction U in state State-A
  7092. In State-A moving U
  7093. ENV: (next state, see, prediction correct?) = (State-A, 0, False)
  7094. predict error 1
  7095. dir: dir isR
  7096. \-/1001: O: O2001 (predict-yes)
  7097. I see 0 and I'm going to do: predict-yes
  7098. ENV: Agent did: predict-yes for direction R in state State-A
  7099. In State-A moving R
  7100. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  7101. predict error 0
  7102. dir: dir isL
  7103. |1002: O: O2003 (predict-yes)
  7104. I see 1 and I'm going to do: predict-yes
  7105. ENV: Agent did: predict-yes for direction L in state State-B
  7106. In State-B moving L
  7107. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  7108. predict error 0
  7109. dir: dir isL
  7110. \-/1003: O: O2006 (predict-no)
  7111. I see 1 and I'm going to do: predict-no
  7112. ENV: Agent did: predict-no for direction L in state State-A
  7113. In State-A moving L
  7114. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  7115. predict error 0
  7116. dir: dir isR
  7117. |\1004: O: O2007 (predict-yes)
  7118. I see 1 and I'm going to do: predict-yes
  7119. ENV: Agent did: predict-yes for direction R in state State-A
  7120. In State-A moving R
  7121. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  7122. predict error 0
  7123. dir: dir isR
  7124. -/|1005: O: O2010 (predict-no)
  7125. I see 1 and I'm going to do: predict-no
  7126. ENV: Agent did: predict-no for direction R in state State-B
  7127. In State-B moving R
  7128. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  7129. predict error 0
  7130. dir: dir isU
  7131. \-/1006: O: O2012 (predict-no)
  7132. I see 1 and I'm going to do: predict-no
  7133. ENV: Agent did: predict-no for direction U in state State-B
  7134. In State-B moving U
  7135. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  7136. predict error 0
  7137. dir: dir isR
  7138. |\1007: O: O2014 (predict-no)
  7139. I see 1 and I'm going to do: predict-no
  7140. ENV: Agent did: predict-no for direction R in state State-B
  7141. In State-B moving R
  7142. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  7143. predict error 0
  7144. dir: dir isR
  7145. -/|1008: O: O2016 (predict-no)
  7146. I see 1 and I'm going to do: predict-no
  7147. ENV: Agent did: predict-no for direction R in state State-B
  7148. In State-B moving R
  7149. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  7150. predict error 0
  7151. dir: dir isL
  7152. \-/1009: O: O2017 (predict-yes)
  7153. I see 1 and I'm going to do: predict-yes
  7154. ENV: Agent did: predict-yes for direction L in state State-B
  7155. In State-B moving L
  7156. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  7157. predict error 0
  7158. dir: dir isR
  7159. |\-1010: O: O2019 (predict-yes)
  7160. I see 1 and I'm going to do: predict-yes
  7161. ENV: Agent did: predict-yes for direction R in state State-A
  7162. In State-A moving R
  7163. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  7164. predict error 0
  7165. dir: dir isL
  7166. /|\1011: O: O2022 (predict-no)
  7167. I see 1 and I'm going to do: predict-no
  7168. ENV: Agent did: predict-no for direction L in state State-B
  7169. In State-B moving L
  7170. ENV: (next state, see, prediction correct?) = (State-A, 1, False)
  7171. predict error 1
  7172. dir: dir isU
  7173. -1012: O: O2024 (predict-no)
  7174. I see 0 and I'm going to do: predict-no
  7175. ENV: Agent did: predict-no for direction U in state State-A
  7176. In State-A moving U
  7177. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  7178. predict error 0
  7179. dir: dir isL
  7180. /|1013: O: O2026 (predict-no)
  7181. I see 1 and I'm going to do: predict-no
  7182. ENV: Agent did: predict-no for direction L in state State-A
  7183. In State-A moving L
  7184. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  7185. predict error 0
  7186. dir: dir isL
  7187. \-/1014: O: O2028 (predict-no)
  7188. I see 1 and I'm going to do: predict-no
  7189. ENV: Agent did: predict-no for direction L in state State-A
  7190. In State-A moving L
  7191. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  7192. predict error 0
  7193. dir: dir isR
  7194. |\-1015: O: O2029 (predict-yes)
  7195. I see 1 and I'm going to do: predict-yes
  7196. ENV: Agent did: predict-yes for direction R in state State-A
  7197. In State-A moving R
  7198. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  7199. predict error 0
  7200. dir: dir isR
  7201. /|\1016: O: O2032 (predict-no)
  7202. I see 1 and I'm going to do: predict-no
  7203. ENV: Agent did: predict-no for direction R in state State-B
  7204. In State-B moving R
  7205. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  7206. predict error 0
  7207. dir: dir isR
  7208. -/|1017: O: O2034 (predict-no)
  7209. I see 1 and I'm going to do: predict-no
  7210. ENV: Agent did: predict-no for direction R in state State-B
  7211. In State-B moving R
  7212. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  7213. predict error 0
  7214. dir: dir isR
  7215. \-/1018: O: O2036 (predict-no)
  7216. I see 1 and I'm going to do: predict-no
  7217. ENV: Agent did: predict-no for direction R in state State-B
  7218. In State-B moving R
  7219. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  7220. predict error 0
  7221. dir: dir isL
  7222. |\-1019: O: O2037 (predict-yes)
  7223. I see 1 and I'm going to do: predict-yes
  7224. ENV: Agent did: predict-yes for direction L in state State-B
  7225. In State-B moving L
  7226. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  7227. predict error 0
  7228. dir: dir isU
  7229. /|1020: O: O2040 (predict-no)
  7230. I see 1 and I'm going to do: predict-no
  7231. ENV: Agent did: predict-no for direction U in state State-A
  7232. In State-A moving U
  7233. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  7234. predict error 0
  7235. dir: dir isU
  7236. \-/1021: O: O2042 (predict-no)
  7237. I see 1 and I'm going to do: predict-no
  7238. ENV: Agent did: predict-no for direction U in state State-A
  7239. In State-A moving U
  7240. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  7241. predict error 0
  7242. dir: dir isR
  7243. |1022: O: O2044 (predict-no)
  7244. I see 1 and I'm going to do: predict-no
  7245. ENV: Agent did: predict-no for direction R in state State-A
  7246. In State-A moving R
  7247. ENV: (next state, see, prediction correct?) = (State-B, 1, False)
  7248. predict error 1
  7249. dir: dir isL
  7250. \-/|1023: O: O2045 (predict-yes)
  7251. I see 0 and I'm going to do: predict-yes
  7252. ENV: Agent did: predict-yes for direction L in state State-B
  7253. In State-B moving L
  7254. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  7255. predict error 0
  7256. dir: dir isL
  7257. \-/1024: O: O2048 (predict-no)
  7258. I see 1 and I'm going to do: predict-no
  7259. ENV: Agent did: predict-no for direction L in state State-A
  7260. In State-A moving L
  7261. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  7262. predict error 0
  7263. dir: dir isU
  7264. |\-1025: O: O2050 (predict-no)
  7265. I see 1 and I'm going to do: predict-no
  7266. ENV: Agent did: predict-no for direction U in state State-A
  7267. In State-A moving U
  7268. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  7269. predict error 0
  7270. dir: dir isR
  7271. /|\1026: O: O2051 (predict-yes)
  7272. I see 1 and I'm going to do: predict-yes
  7273. ENV: Agent did: predict-yes for direction R in state State-A
  7274. In State-A moving R
  7275. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  7276. predict error 0
  7277. dir: dir isU
  7278. -/1027: O: O2054 (predict-no)
  7279. I see 1 and I'm going to do: predict-no
  7280. ENV: Agent did: predict-no for direction U in state State-B
  7281. In State-B moving U
  7282. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  7283. predict error 0
  7284. dir: dir isU
  7285. |\1028: O: O2056 (predict-no)
  7286. I see 1 and I'm going to do: predict-no
  7287. ENV: Agent did: predict-no for direction U in state State-B
  7288. In State-B moving U
  7289. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  7290. predict error 0
  7291. dir: dir isL
  7292. -/|1029: O: O2057 (predict-yes)
  7293. I see 1 and I'm going to do: predict-yes
  7294. ENV: Agent did: predict-yes for direction L in state State-B
  7295. In State-B moving L
  7296. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  7297. predict error 0
  7298. dir: dir isR
  7299. \-/1030: O: O2059 (predict-yes)
  7300. I see 1 and I'm going to do: predict-yes
  7301. ENV: Agent did: predict-yes for direction R in state State-A
  7302. In State-A moving R
  7303. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  7304. predict error 0
  7305. dir: dir isL
  7306. |\-1031: O: O2061 (predict-yes)
  7307. I see 1 and I'm going to do: predict-yes
  7308. ENV: Agent did: predict-yes for direction L in state State-B
  7309. In State-B moving L
  7310. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  7311. predict error 0
  7312. dir: dir isL
  7313. /1032: O: O2064 (predict-no)
  7314. I see 1 and I'm going to do: predict-no
  7315. ENV: Agent did: predict-no for direction L in state State-A
  7316. In State-A moving L
  7317. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  7318. predict error 0
  7319. dir: dir isL
  7320. |\1033: O: O2066 (predict-no)
  7321. I see 1 and I'm going to do: predict-no
  7322. ENV: Agent did: predict-no for direction L in state State-A
  7323. In State-A moving L
  7324. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  7325. predict error 0
  7326. dir: dir isL
  7327. -/|1034: O: O2068 (predict-no)
  7328. I see 1 and I'm going to do: predict-no
  7329. ENV: Agent did: predict-no for direction L in state State-A
  7330. In State-A moving L
  7331. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  7332. predict error 0
  7333. dir: dir isL
  7334. \-/1035: O: O2070 (predict-no)
  7335. I see 1 and I'm going to do: predict-no
  7336. ENV: Agent did: predict-no for direction L in state State-A
  7337. In State-A moving L
  7338. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  7339. predict error 0
  7340. dir: dir isR
  7341. |\-1036: O: O2071 (predict-yes)
  7342. I see 1 and I'm going to do: predict-yes
  7343. ENV: Agent did: predict-yes for direction R in state State-A
  7344. In State-A moving R
  7345. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  7346. predict error 0
  7347. dir: dir isU
  7348. /|\1037: O: O2074 (predict-no)
  7349. I see 1 and I'm going to do: predict-no
  7350. ENV: Agent did: predict-no for direction U in state State-B
  7351. In State-B moving U
  7352. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  7353. predict error 0
  7354. dir: dir isR
  7355. -/|1038: O: O2076 (predict-no)
  7356. I see 1 and I'm going to do: predict-no
  7357. ENV: Agent did: predict-no for direction R in state State-B
  7358. In State-B moving R
  7359. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  7360. predict error 0
  7361. dir: dir isU
  7362. \-1039: O: O2078 (predict-no)
  7363. I see 1 and I'm going to do: predict-no
  7364. ENV: Agent did: predict-no for direction U in state State-B
  7365. In State-B moving U
  7366. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  7367. predict error 0
  7368. dir: dir isL
  7369. /|\1040: O: O2079 (predict-yes)
  7370. I see 1 and I'm going to do: predict-yes
  7371. ENV: Agent did: predict-yes for direction L in state State-B
  7372. In State-B moving L
  7373. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  7374. predict error 0
  7375. dir: dir isL
  7376. -/|1041: O: O2082 (predict-no)
  7377. I see 1 and I'm going to do: predict-no
  7378. ENV: Agent did: predict-no for direction L in state State-A
  7379. In State-A moving L
  7380. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  7381. predict error 0
  7382. dir: dir isR
  7383. \1042: O: O2083 (predict-yes)
  7384. I see 1 and I'm going to do: predict-yes
  7385. ENV: Agent did: predict-yes for direction R in state State-A
  7386. In State-A moving R
  7387. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  7388. predict error 0
  7389. dir: dir isU
  7390. -/|1043: O: O2086 (predict-no)
  7391. I see 1 and I'm going to do: predict-no
  7392. ENV: Agent did: predict-no for direction U in state State-B
  7393. In State-B moving U
  7394. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  7395. predict error 0
  7396. dir: dir isR
  7397. \-/1044: O: O2088 (predict-no)
  7398. I see 1 and I'm going to do: predict-no
  7399. ENV: Agent did: predict-no for direction R in state State-B
  7400. In State-B moving R
  7401. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  7402. predict error 0
  7403. dir: dir isL
  7404. |\-1045: O: O2089 (predict-yes)
  7405. I see 1 and I'm going to do: predict-yes
  7406. ENV: Agent did: predict-yes for direction L in state State-B
  7407. In State-B moving L
  7408. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  7409. predict error 0
  7410. dir: dir isL
  7411. /|1046: O: O2092 (predict-no)
  7412. I see 1 and I'm going to do: predict-no
  7413. ENV: Agent did: predict-no for direction L in state State-A
  7414. In State-A moving L
  7415. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  7416. predict error 0
  7417. dir: dir isL
  7418. \-/1047: O: O2094 (predict-no)
  7419. I see 1 and I'm going to do: predict-no
  7420. ENV: Agent did: predict-no for direction L in state State-A
  7421. In State-A moving L
  7422. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  7423. predict error 0
  7424. dir: dir isR
  7425. |\-1048: O: O2095 (predict-yes)
  7426. I see 1 and I'm going to do: predict-yes
  7427. ENV: Agent did: predict-yes for direction R in state State-A
  7428. In State-A moving R
  7429. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  7430. predict error 0
  7431. dir: dir isL
  7432. /|\1049: O: O2097 (predict-yes)
  7433. I see 1 and I'm going to do: predict-yes
  7434. ENV: Agent did: predict-yes for direction L in state State-B
  7435. In State-B moving L
  7436. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  7437. predict error 0
  7438. dir: dir isL
  7439. -/|1050: O: O2100 (predict-no)
  7440. I see 1 and I'm going to do: predict-no
  7441. ENV: Agent did: predict-no for direction L in state State-A
  7442. In State-A moving L
  7443. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  7444. predict error 0
  7445. dir: dir isU
  7446. \-/1051: O: O2102 (predict-no)
  7447. I see 1 and I'm going to do: predict-no
  7448. ENV: Agent did: predict-no for direction U in state State-A
  7449. In State-A moving U
  7450. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  7451. predict error 0
  7452. dir: dir isU
  7453. |1052: O: O2104 (predict-no)
  7454. I see 1 and I'm going to do: predict-no
  7455. ENV: Agent did: predict-no for direction U in state State-A
  7456. In State-A moving U
  7457. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  7458. predict error 0
  7459. dir: dir isR
  7460. \-/1053: O: O2105 (predict-yes)
  7461. I see 1 and I'm going to do: predict-yes
  7462. ENV: Agent did: predict-yes for direction R in state State-A
  7463. In State-A moving R
  7464. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  7465. predict error 0
  7466. dir: dir isR
  7467. |\-1054: O: O2108 (predict-no)
  7468. I see 1 and I'm going to do: predict-no
  7469. ENV: Agent did: predict-no for direction R in state State-B
  7470. In State-B moving R
  7471. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  7472. predict error 0
  7473. dir: dir isR
  7474. /|\1055: O: O2110 (predict-no)
  7475. I see 1 and I'm going to do: predict-no
  7476. ENV: Agent did: predict-no for direction R in state State-B
  7477. In State-B moving R
  7478. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  7479. predict error 0
  7480. dir: dir isL
  7481. -/1056: O: O2111 (predict-yes)
  7482. I see 1 and I'm going to do: predict-yes
  7483. ENV: Agent did: predict-yes for direction L in state State-B
  7484. In State-B moving L
  7485. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  7486. predict error 0
  7487. dir: dir isL
  7488. |\-1057: O: O2114 (predict-no)
  7489. I see 1 and I'm going to do: predict-no
  7490. ENV: Agent did: predict-no for direction L in state State-A
  7491. In State-A moving L
  7492. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  7493. predict error 0
  7494. dir: dir isL
  7495. /|\1058: O: O2116 (predict-no)
  7496. I see 1 and I'm going to do: predict-no
  7497. ENV: Agent did: predict-no for direction L in state State-A
  7498. In State-A moving L
  7499. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  7500. predict error 0
  7501. dir: dir isL
  7502. -/1059: O: O2118 (predict-no)
  7503. I see 1 and I'm going to do: predict-no
  7504. ENV: Agent did: predict-no for direction L in state State-A
  7505. In State-A moving L
  7506. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  7507. predict error 0
  7508. dir: dir isU
  7509. |\1060: O: O2120 (predict-no)
  7510. I see 1 and I'm going to do: predict-no
  7511. ENV: Agent did: predict-no for direction U in state State-A
  7512. In State-A moving U
  7513. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  7514. predict error 0
  7515. dir: dir isU
  7516. -/|1061: O: O2122 (predict-no)
  7517. I see 1 and I'm going to do: predict-no
  7518. ENV: Agent did: predict-no for direction U in state State-A
  7519. In State-A moving U
  7520. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  7521. predict error 0
  7522. dir: dir isL
  7523. \1062: O: O2123 (predict-yes)
  7524. I see 1 and I'm going to do: predict-yes
  7525. ENV: Agent did: predict-yes for direction L in state State-A
  7526. In State-A moving L
  7527. ENV: (next state, see, prediction correct?) = (State-A, 0, False)
  7528. predict error 1
  7529. dir: dir isL
  7530. -/|1063: O: O2126 (predict-no)
  7531. I see 0 and I'm going to do: predict-no
  7532. ENV: Agent did: predict-no for direction L in state State-A
  7533. In State-A moving L
  7534. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  7535. predict error 0
  7536. dir: dir isU
  7537. \-/1064: O: O2128 (predict-no)
  7538. I see 1 and I'm going to do: predict-no
  7539. ENV: Agent did: predict-no for direction U in state State-A
  7540. In State-A moving U
  7541. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  7542. predict error 0
  7543. dir: dir isL
  7544. |\-1065: O: O2129 (predict-yes)
  7545. I see 1 and I'm going to do: predict-yes
  7546. ENV: Agent did: predict-yes for direction L in state State-A
  7547. In State-A moving L
  7548. ENV: (next state, see, prediction correct?) = (State-A, 0, False)
  7549. predict error 1
  7550. dir: dir isL
  7551. /|\1066: O: O2132 (predict-no)
  7552. I see 0 and I'm going to do: predict-no
  7553. ENV: Agent did: predict-no for direction L in state State-A
  7554. In State-A moving L
  7555. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  7556. predict error 0
  7557. dir: dir isL
  7558. -/|1067: O: O2134 (predict-no)
  7559. I see 1 and I'm going to do: predict-no
  7560. ENV: Agent did: predict-no for direction L in state State-A
  7561. In State-A moving L
  7562. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  7563. predict error 0
  7564. dir: dir isL
  7565. \-/1068: O: O2136 (predict-no)
  7566. I see 1 and I'm going to do: predict-no
  7567. ENV: Agent did: predict-no for direction L in state State-A
  7568. In State-A moving L
  7569. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  7570. predict error 0
  7571. dir: dir isL
  7572. |\-1069: O: O2138 (predict-no)
  7573. I see 1 and I'm going to do: predict-no
  7574. ENV: Agent did: predict-no for direction L in state State-A
  7575. In State-A moving L
  7576. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  7577. predict error 0
  7578. dir: dir isL
  7579. /|\1070: O: O2140 (predict-no)
  7580. I see 1 and I'm going to do: predict-no
  7581. ENV: Agent did: predict-no for direction L in state State-A
  7582. In State-A moving L
  7583. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  7584. predict error 0
  7585. dir: dir isR
  7586. -/|1071: O: O2141 (predict-yes)
  7587. I see 1 and I'm going to do: predict-yes
  7588. ENV: Agent did: predict-yes for direction R in state State-A
  7589. In State-A moving R
  7590. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  7591. predict error 0
  7592. dir: dir isU
  7593. rule alias: '*'
  7594. \1072: O: O2144 (predict-no)
  7595. I see 1 and I'm going to do: predict-no
  7596. ENV: Agent did: predict-no for direction U in state State-B
  7597. In State-B moving U
  7598. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  7599. predict error 0
  7600. dir: dir isR
  7601. -/|1073: O: O2146 (predict-no)
  7602. I see 1 and I'm going to do: predict-no
  7603. ENV: Agent did: predict-no for direction R in state State-B
  7604. In State-B moving R
  7605. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  7606. predict error 0
  7607. dir: dir isL
  7608. \-/1074: O: O2147 (predict-yes)
  7609. I see 1 and I'm going to do: predict-yes
  7610. ENV: Agent did: predict-yes for direction L in state State-B
  7611. In State-B moving L
  7612. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  7613. predict error 0
  7614. dir: dir isU
  7615. |\-1075: O: O2150 (predict-no)
  7616. I see 1 and I'm going to do: predict-no
  7617. ENV: Agent did: predict-no for direction U in state State-A
  7618. In State-A moving U
  7619. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  7620. predict error 0
  7621. dir: dir isL
  7622. /|1076: O: O2152 (predict-no)
  7623. I see 1 and I'm going to do: predict-no
  7624. ENV: Agent did: predict-no for direction L in state State-A
  7625. In State-A moving L
  7626. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  7627. predict error 0
  7628. dir: dir isR
  7629. \-/1077: O: O2153 (predict-yes)
  7630. I see 1 and I'm going to do: predict-yes
  7631. ENV: Agent did: predict-yes for direction R in state State-A
  7632. In State-A moving R
  7633. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  7634. predict error 0
  7635. dir: dir isL
  7636. |\-1078: O: O2155 (predict-yes)
  7637. I see 1 and I'm going to do: predict-yes
  7638. ENV: Agent did: predict-yes for direction L in state State-B
  7639. In State-B moving L
  7640. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  7641. predict error 0
  7642. dir: dir isU
  7643. /|1079: O: O2158 (predict-no)
  7644. I see 1 and I'm going to do: predict-no
  7645. ENV: Agent did: predict-no for direction U in state State-A
  7646. In State-A moving U
  7647. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  7648. predict error 0
  7649. dir: dir isR
  7650. \-/1080: O: O2159 (predict-yes)
  7651. I see 1 and I'm going to do: predict-yes
  7652. ENV: Agent did: predict-yes for direction R in state State-A
  7653. In State-A moving R
  7654. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  7655. predict error 0
  7656. dir: dir isU
  7657. |\-1081: O: O2162 (predict-no)
  7658. I see 1 and I'm going to do: predict-no
  7659. ENV: Agent did: predict-no for direction U in state State-B
  7660. In State-B moving U
  7661. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  7662. predict error 0
  7663. dir: dir isR
  7664. /1082: O: O2163 (predict-yes)
  7665. I see 1 and I'm going to do: predict-yes
  7666. ENV: Agent did: predict-yes for direction R in state State-B
  7667. In State-B moving R
  7668. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  7669. predict error 1
  7670. dir: dir isU
  7671. |\-1083: O: O2166 (predict-no)
  7672. I see 0 and I'm going to do: predict-no
  7673. ENV: Agent did: predict-no for direction U in state State-B
  7674. In State-B moving U
  7675. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  7676. predict error 0
  7677. dir: dir isR
  7678. /|\1084: O: O2168 (predict-no)
  7679. I see 1 and I'm going to do: predict-no
  7680. ENV: Agent did: predict-no for direction R in state State-B
  7681. In State-B moving R
  7682. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  7683. predict error 0
  7684. dir: dir isU
  7685. -/|1085: O: O2170 (predict-no)
  7686. I see 1 and I'm going to do: predict-no
  7687. ENV: Agent did: predict-no for direction U in state State-B
  7688. In State-B moving U
  7689. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  7690. predict error 0
  7691. dir: dir isR
  7692. \-/1086: O: O2172 (predict-no)
  7693. I see 1 and I'm going to do: predict-no
  7694. ENV: Agent did: predict-no for direction R in state State-B
  7695. In State-B moving R
  7696. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  7697. predict error 0
  7698. dir: dir isU
  7699. |\-1087: O: O2174 (predict-no)
  7700. I see 1 and I'm going to do: predict-no
  7701. ENV: Agent did: predict-no for direction U in state State-B
  7702. In State-B moving U
  7703. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  7704. predict error 0
  7705. dir: dir isR
  7706. /|\1088: O: O2176 (predict-no)
  7707. I see 1 and I'm going to do: predict-no
  7708. ENV: Agent did: predict-no for direction R in state State-B
  7709. In State-B moving R
  7710. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  7711. predict error 0
  7712. dir: dir isR
  7713. -/|1089: O: O2178 (predict-no)
  7714. I see 1 and I'm going to do: predict-no
  7715. ENV: Agent did: predict-no for direction R in state State-B
  7716. In State-B moving R
  7717. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  7718. predict error 0
  7719. dir: dir isR
  7720. \-/1090: O: O2180 (predict-no)
  7721. I see 1 and I'm going to do: predict-no
  7722. ENV: Agent did: predict-no for direction R in state State-B
  7723. In State-B moving R
  7724. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  7725. predict error 0
  7726. dir: dir isR
  7727. |\-1091: O: O2182 (predict-no)
  7728. I see 1 and I'm going to do: predict-no
  7729. ENV: Agent did: predict-no for direction R in state State-B
  7730. In State-B moving R
  7731. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  7732. predict error 0
  7733. dir: dir isR
  7734. /1092: O: O2183 (predict-yes)
  7735. I see 1 and I'm going to do: predict-yes
  7736. ENV: Agent did: predict-yes for direction R in state State-B
  7737. In State-B moving R
  7738. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  7739. predict error 1
  7740. dir: dir isU
  7741. |\1093: O: O2186 (predict-no)
  7742. I see 0 and I'm going to do: predict-no
  7743. ENV: Agent did: predict-no for direction U in state State-B
  7744. In State-B moving U
  7745. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  7746. predict error 0
  7747. dir: dir isR
  7748. -/|1094: O: O2188 (predict-no)
  7749. I see 1 and I'm going to do: predict-no
  7750. ENV: Agent did: predict-no for direction R in state State-B
  7751. In State-B moving R
  7752. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  7753. predict error 0
  7754. dir: dir isR
  7755. \-/1095: O: O2190 (predict-no)
  7756. I see 1 and I'm going to do: predict-no
  7757. ENV: Agent did: predict-no for direction R in state State-B
  7758. In State-B moving R
  7759. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  7760. predict error 0
  7761. dir: dir isL
  7762. |\-1096: O: O2191 (predict-yes)
  7763. I see 1 and I'm going to do: predict-yes
  7764. ENV: Agent did: predict-yes for direction L in state State-B
  7765. In State-B moving L
  7766. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  7767. predict error 0
  7768. dir: dir isR
  7769. /|1097: O: O2193 (predict-yes)
  7770. I see 1 and I'm going to do: predict-yes
  7771. ENV: Agent did: predict-yes for direction R in state State-A
  7772. In State-A moving R
  7773. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  7774. predict error 0
  7775. dir: dir isL
  7776. \-/1098: O: O2195 (predict-yes)
  7777. I see 1 and I'm going to do: predict-yes
  7778. ENV: Agent did: predict-yes for direction L in state State-B
  7779. In State-B moving L
  7780. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  7781. predict error 0
  7782. dir: dir isL
  7783. |\-1099: O: O2198 (predict-no)
  7784. I see 1 and I'm going to do: predict-no
  7785. ENV: Agent did: predict-no for direction L in state State-A
  7786. In State-A moving L
  7787. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  7788. predict error 0
  7789. dir: dir isR
  7790. /|\1100: O: O2199 (predict-yes)
  7791. I see 1 and I'm going to do: predict-yes
  7792. ENV: Agent did: predict-yes for direction R in state State-A
  7793. In State-A moving R
  7794. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  7795. predict error 0
  7796. dir: dir isR
  7797. -/1101: O: O2202 (predict-no)
  7798. I see 1 and I'm going to do: predict-no
  7799. ENV: Agent did: predict-no for direction R in state State-B
  7800. In State-B moving R
  7801. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  7802. predict error 0
  7803. dir: dir isL
  7804. |1102: O: O2203 (predict-yes)
  7805. I see 1 and I'm going to do: predict-yes
  7806. ENV: Agent did: predict-yes for direction L in state State-B
  7807. In State-B moving L
  7808. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  7809. predict error 0
  7810. dir: dir isL
  7811. \-/1103: O: O2206 (predict-no)
  7812. I see 1 and I'm going to do: predict-no
  7813. ENV: Agent did: predict-no for direction L in state State-A
  7814. In State-A moving L
  7815. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  7816. predict error 0
  7817. dir: dir isR
  7818. |\1104: O: O2207 (predict-yes)
  7819. I see 1 and I'm going to do: predict-yes
  7820. ENV: Agent did: predict-yes for direction R in state State-A
  7821. In State-A moving R
  7822. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  7823. predict error 0
  7824. dir: dir isR
  7825. -/|1105: O: O2210 (predict-no)
  7826. I see 1 and I'm going to do: predict-no
  7827. ENV: Agent did: predict-no for direction R in state State-B
  7828. In State-B moving R
  7829. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  7830. predict error 0
  7831. dir: dir isR
  7832. \-/1106: O: O2212 (predict-no)
  7833. I see 1 and I'm going to do: predict-no
  7834. ENV: Agent did: predict-no for direction R in state State-B
  7835. In State-B moving R
  7836. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  7837. predict error 0
  7838. dir: dir isL
  7839. |\-1107: O: O2213 (predict-yes)
  7840. I see 1 and I'm going to do: predict-yes
  7841. ENV: Agent did: predict-yes for direction L in state State-B
  7842. In State-B moving L
  7843. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  7844. predict error 0
  7845. dir: dir isR
  7846. /|1108: O: O2215 (predict-yes)
  7847. I see 1 and I'm going to do: predict-yes
  7848. ENV: Agent did: predict-yes for direction R in state State-A
  7849. In State-A moving R
  7850. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  7851. predict error 0
  7852. dir: dir isR
  7853. \-/1109: O: O2218 (predict-no)
  7854. I see 1 and I'm going to do: predict-no
  7855. ENV: Agent did: predict-no for direction R in state State-B
  7856. In State-B moving R
  7857. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  7858. predict error 0
  7859. dir: dir isR
  7860. |\-1110: O: O2220 (predict-no)
  7861. I see 1 and I'm going to do: predict-no
  7862. ENV: Agent did: predict-no for direction R in state State-B
  7863. In State-B moving R
  7864. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  7865. predict error 0
  7866. dir: dir isR
  7867. /|\1111: O: O2222 (predict-no)
  7868. I see 1 and I'm going to do: predict-no
  7869. ENV: Agent did: predict-no for direction R in state State-B
  7870. In State-B moving R
  7871. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  7872. predict error 0
  7873. dir: dir isU
  7874. -1112: O: O2224 (predict-no)
  7875. I see 1 and I'm going to do: predict-no
  7876. ENV: Agent did: predict-no for direction U in state State-B
  7877. In State-B moving U
  7878. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  7879. predict error 0
  7880. dir: dir isU
  7881. /|\1113: O: O2226 (predict-no)
  7882. I see 1 and I'm going to do: predict-no
  7883. ENV: Agent did: predict-no for direction U in state State-B
  7884. In State-B moving U
  7885. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  7886. predict error 0
  7887. dir: dir isU
  7888. -/|1114: O: O2228 (predict-no)
  7889. I see 1 and I'm going to do: predict-no
  7890. ENV: Agent did: predict-no for direction U in state State-B
  7891. In State-B moving U
  7892. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  7893. predict error 0
  7894. dir: dir isL
  7895. \-/1115: O: O2229 (predict-yes)
  7896. I see 1 and I'm going to do: predict-yes
  7897. ENV: Agent did: predict-yes for direction L in state State-B
  7898. In State-B moving L
  7899. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  7900. predict error 0
  7901. dir: dir isL
  7902. |\-1116: O: O2232 (predict-no)
  7903. I see 1 and I'm going to do: predict-no
  7904. ENV: Agent did: predict-no for direction L in state State-A
  7905. In State-A moving L
  7906. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  7907. predict error 0
  7908. dir: dir isU
  7909. /|\1117: O: O2234 (predict-no)
  7910. I see 1 and I'm going to do: predict-no
  7911. ENV: Agent did: predict-no for direction U in state State-A
  7912. In State-A moving U
  7913. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  7914. predict error 0
  7915. dir: dir isL
  7916. -/|1118: O: O2236 (predict-no)
  7917. I see 1 and I'm going to do: predict-no
  7918. ENV: Agent did: predict-no for direction L in state State-A
  7919. In State-A moving L
  7920. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  7921. predict error 0
  7922. dir: dir isU
  7923. \-/1119: O: O2238 (predict-no)
  7924. I see 1 and I'm going to do: predict-no
  7925. ENV: Agent did: predict-no for direction U in state State-A
  7926. In State-A moving U
  7927. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  7928. predict error 0
  7929. dir: dir isL
  7930. |\-1120: O: O2240 (predict-no)
  7931. I see 1 and I'm going to do: predict-no
  7932. ENV: Agent did: predict-no for direction L in state State-A
  7933. In State-A moving L
  7934. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  7935. predict error 0
  7936. dir: dir isU
  7937. /|1121: O: O2242 (predict-no)
  7938. I see 1 and I'm going to do: predict-no
  7939. ENV: Agent did: predict-no for direction U in state State-A
  7940. In State-A moving U
  7941. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  7942. predict error 0
  7943. dir: dir isL
  7944. rule alias: '*'
  7945. \1122: O: O2244 (predict-no)
  7946. I see 1 and I'm going to do: predict-no
  7947. ENV: Agent did: predict-no for direction L in state State-A
  7948. In State-A moving L
  7949. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  7950. predict error 0
  7951. dir: dir isU
  7952. -/|1123: O: O2246 (predict-no)
  7953. I see 1 and I'm going to do: predict-no
  7954. ENV: Agent did: predict-no for direction U in state State-A
  7955. In State-A moving U
  7956. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  7957. predict error 0
  7958. dir: dir isU
  7959. \-1124: O: O2248 (predict-no)
  7960. I see 1 and I'm going to do: predict-no
  7961. ENV: Agent did: predict-no for direction U in state State-A
  7962. In State-A moving U
  7963. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  7964. predict error 0
  7965. dir: dir isR
  7966. /|\1125: O: O2249 (predict-yes)
  7967. I see 1 and I'm going to do: predict-yes
  7968. ENV: Agent did: predict-yes for direction R in state State-A
  7969. In State-A moving R
  7970. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  7971. predict error 0
  7972. dir: dir isU
  7973. -/|1126: O: O2252 (predict-no)
  7974. I see 1 and I'm going to do: predict-no
  7975. ENV: Agent did: predict-no for direction U in state State-B
  7976. In State-B moving U
  7977. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  7978. predict error 0
  7979. dir: dir isL
  7980. \-/1127: O: O2253 (predict-yes)
  7981. I see 1 and I'm going to do: predict-yes
  7982. ENV: Agent did: predict-yes for direction L in state State-B
  7983. In State-B moving L
  7984. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  7985. predict error 0
  7986. dir: dir isU
  7987. |\1128: O: O2256 (predict-no)
  7988. I see 1 and I'm going to do: predict-no
  7989. ENV: Agent did: predict-no for direction U in state State-A
  7990. In State-A moving U
  7991. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  7992. predict error 0
  7993. dir: dir isR
  7994. -/|1129: O: O2257 (predict-yes)
  7995. I see 1 and I'm going to do: predict-yes
  7996. ENV: Agent did: predict-yes for direction R in state State-A
  7997. In State-A moving R
  7998. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  7999. predict error 0
  8000. dir: dir isR
  8001. \-/1130: O: O2260 (predict-no)
  8002. I see 1 and I'm going to do: predict-no
  8003. ENV: Agent did: predict-no for direction R in state State-B
  8004. In State-B moving R
  8005. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  8006. predict error 0
  8007. dir: dir isL
  8008. |\-1131: O: O2261 (predict-yes)
  8009. I see 1 and I'm going to do: predict-yes
  8010. ENV: Agent did: predict-yes for direction L in state State-B
  8011. In State-B moving L
  8012. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  8013. predict error 0
  8014. dir: dir isR
  8015. /1132: O: O2263 (predict-yes)
  8016. I see 1 and I'm going to do: predict-yes
  8017. ENV: Agent did: predict-yes for direction R in state State-A
  8018. In State-A moving R
  8019. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  8020. predict error 0
  8021. dir: dir isL
  8022. |\-1133: O: O2265 (predict-yes)
  8023. I see 1 and I'm going to do: predict-yes
  8024. ENV: Agent did: predict-yes for direction L in state State-B
  8025. In State-B moving L
  8026. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  8027. predict error 0
  8028. dir: dir isU
  8029. /|\1134: O: O2268 (predict-no)
  8030. I see 1 and I'm going to do: predict-no
  8031. ENV: Agent did: predict-no for direction U in state State-A
  8032. In State-A moving U
  8033. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  8034. predict error 0
  8035. dir: dir isU
  8036. -/|1135: O: O2270 (predict-no)
  8037. I see 1 and I'm going to do: predict-no
  8038. ENV: Agent did: predict-no for direction U in state State-A
  8039. In State-A moving U
  8040. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  8041. predict error 0
  8042. dir: dir isR
  8043. \-/1136: O: O2272 (predict-no)
  8044. I see 1 and I'm going to do: predict-no
  8045. ENV: Agent did: predict-no for direction R in state State-A
  8046. In State-A moving R
  8047. ENV: (next state, see, prediction correct?) = (State-B, 1, False)
  8048. predict error 1
  8049. dir: dir isL
  8050. |\1137: O: O2273 (predict-yes)
  8051. I see 0 and I'm going to do: predict-yes
  8052. ENV: Agent did: predict-yes for direction L in state State-B
  8053. In State-B moving L
  8054. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  8055. predict error 0
  8056. dir: dir isU
  8057. -/|1138: O: O2276 (predict-no)
  8058. I see 1 and I'm going to do: predict-no
  8059. ENV: Agent did: predict-no for direction U in state State-A
  8060. In State-A moving U
  8061. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  8062. predict error 0
  8063. dir: dir isU
  8064. \-/1139: O: O2278 (predict-no)
  8065. I see 1 and I'm going to do: predict-no
  8066. ENV: Agent did: predict-no for direction U in state State-A
  8067. In State-A moving U
  8068. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  8069. predict error 0
  8070. dir: dir isR
  8071. |1140: O: O2279 (predict-yes)
  8072. I see 1 and I'm going to do: predict-yes
  8073. ENV: Agent did: predict-yes for direction R in state State-A
  8074. In State-A moving R
  8075. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  8076. predict error 0
  8077. dir: dir isR
  8078. \-/1141: O: O2282 (predict-no)
  8079. I see 1 and I'm going to do: predict-no
  8080. ENV: Agent did: predict-no for direction R in state State-B
  8081. In State-B moving R
  8082. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  8083. predict error 0
  8084. dir: dir isR
  8085. |1142: O: O2284 (predict-no)
  8086. I see 1 and I'm going to do: predict-no
  8087. ENV: Agent did: predict-no for direction R in state State-B
  8088. In State-B moving R
  8089. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  8090. predict error 0
  8091. dir: dir isU
  8092. \-/1143: O: O2286 (predict-no)
  8093. I see 1 and I'm going to do: predict-no
  8094. ENV: Agent did: predict-no for direction U in state State-B
  8095. In State-B moving U
  8096. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  8097. predict error 0
  8098. dir: dir isR
  8099. |\1144: O: O2288 (predict-no)
  8100. I see 1 and I'm going to do: predict-no
  8101. ENV: Agent did: predict-no for direction R in state State-B
  8102. In State-B moving R
  8103. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  8104. predict error 0
  8105. dir: dir isU
  8106. -/|1145: O: O2290 (predict-no)
  8107. I see 1 and I'm going to do: predict-no
  8108. ENV: Agent did: predict-no for direction U in state State-B
  8109. In State-B moving U
  8110. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  8111. predict error 0
  8112. dir: dir isR
  8113. \-/1146: O: O2292 (predict-no)
  8114. I see 1 and I'm going to do: predict-no
  8115. ENV: Agent did: predict-no for direction R in state State-B
  8116. In State-B moving R
  8117. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  8118. predict error 0
  8119. dir: dir isR
  8120. |\-1147: O: O2294 (predict-no)
  8121. I see 1 and I'm going to do: predict-no
  8122. ENV: Agent did: predict-no for direction R in state State-B
  8123. In State-B moving R
  8124. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  8125. predict error 0
  8126. dir: dir isU
  8127. /|\1148: O: O2296 (predict-no)
  8128. I see 1 and I'm going to do: predict-no
  8129. ENV: Agent did: predict-no for direction U in state State-B
  8130. In State-B moving U
  8131. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  8132. predict error 0
  8133. dir: dir isR
  8134. -/|1149: O: O2298 (predict-no)
  8135. I see 1 and I'm going to do: predict-no
  8136. ENV: Agent did: predict-no for direction R in state State-B
  8137. In State-B moving R
  8138. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  8139. predict error 0
  8140. dir: dir isR
  8141. \-/1150: O: O2300 (predict-no)
  8142. I see 1 and I'm going to do: predict-no
  8143. ENV: Agent did: predict-no for direction R in state State-B
  8144. In State-B moving R
  8145. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  8146. predict error 0
  8147. dir: dir isL
  8148. |\-1151: O: O2301 (predict-yes)
  8149. I see 1 and I'm going to do: predict-yes
  8150. ENV: Agent did: predict-yes for direction L in state State-B
  8151. In State-B moving L
  8152. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  8153. predict error 0
  8154. dir: dir isR
  8155. /1152: O: O2304 (predict-no)
  8156. I see 1 and I'm going to do: predict-no
  8157. ENV: Agent did: predict-no for direction R in state State-A
  8158. In State-A moving R
  8159. ENV: (next state, see, prediction correct?) = (State-B, 1, False)
  8160. predict error 1
  8161. dir: dir isL
  8162. |\1153: O: O2305 (predict-yes)
  8163. I see 0 and I'm going to do: predict-yes
  8164. ENV: Agent did: predict-yes for direction L in state State-B
  8165. In State-B moving L
  8166. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  8167. predict error 0
  8168. dir: dir isU
  8169. -/|1154: O: O2308 (predict-no)
  8170. I see 1 and I'm going to do: predict-no
  8171. ENV: Agent did: predict-no for direction U in state State-A
  8172. In State-A moving U
  8173. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  8174. predict error 0
  8175. dir: dir isL
  8176. \-/1155: O: O2310 (predict-no)
  8177. I see 1 and I'm going to do: predict-no
  8178. ENV: Agent did: predict-no for direction L in state State-A
  8179. In State-A moving L
  8180. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  8181. predict error 0
  8182. dir: dir isL
  8183. |\1156: O: O2312 (predict-no)
  8184. I see 1 and I'm going to do: predict-no
  8185. ENV: Agent did: predict-no for direction L in state State-A
  8186. In State-A moving L
  8187. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  8188. predict error 0
  8189. dir: dir isL
  8190. -/|1157: O: O2314 (predict-no)
  8191. I see 1 and I'm going to do: predict-no
  8192. ENV: Agent did: predict-no for direction L in state State-A
  8193. In State-A moving L
  8194. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  8195. predict error 0
  8196. dir: dir isL
  8197. \-1158: O: O2316 (predict-no)
  8198. I see 1 and I'm going to do: predict-no
  8199. ENV: Agent did: predict-no for direction L in state State-A
  8200. In State-A moving L
  8201. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  8202. predict error 0
  8203. dir: dir isR
  8204. /|1159: O: O2317 (predict-yes)
  8205. I see 1 and I'm going to do: predict-yes
  8206. ENV: Agent did: predict-yes for direction R in state State-A
  8207. In State-A moving R
  8208. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  8209. predict error 0
  8210. dir: dir isR
  8211. \-/1160: O: O2320 (predict-no)
  8212. I see 1 and I'm going to do: predict-no
  8213. ENV: Agent did: predict-no for direction R in state State-B
  8214. In State-B moving R
  8215. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  8216. predict error 0
  8217. dir: dir isL
  8218. |\1161: O: O2321 (predict-yes)
  8219. I see 1 and I'm going to do: predict-yes
  8220. ENV: Agent did: predict-yes for direction L in state State-B
  8221. In State-B moving L
  8222. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  8223. predict error 0
  8224. dir: dir isU
  8225. -1162: O: O2324 (predict-no)
  8226. I see 1 and I'm going to do: predict-no
  8227. ENV: Agent did: predict-no for direction U in state State-A
  8228. In State-A moving U
  8229. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  8230. predict error 0
  8231. dir: dir isU
  8232. /|\1163: O: O2326 (predict-no)
  8233. I see 1 and I'm going to do: predict-no
  8234. ENV: Agent did: predict-no for direction U in state State-A
  8235. In State-A moving U
  8236. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  8237. predict error 0
  8238. dir: dir isR
  8239. -/|1164: O: O2327 (predict-yes)
  8240. I see 1 and I'm going to do: predict-yes
  8241. ENV: Agent did: predict-yes for direction R in state State-A
  8242. In State-A moving R
  8243. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  8244. predict error 0
  8245. dir: dir isU
  8246. \-1165: O: O2330 (predict-no)
  8247. I see 1 and I'm going to do: predict-no
  8248. ENV: Agent did: predict-no for direction U in state State-B
  8249. In State-B moving U
  8250. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  8251. predict error 0
  8252. dir: dir isU
  8253. /|\1166: O: O2332 (predict-no)
  8254. I see 1 and I'm going to do: predict-no
  8255. ENV: Agent did: predict-no for direction U in state State-B
  8256. In State-B moving U
  8257. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  8258. predict error 0
  8259. dir: dir isL
  8260. -/|1167: O: O2333 (predict-yes)
  8261. I see 1 and I'm going to do: predict-yes
  8262. ENV: Agent did: predict-yes for direction L in state State-B
  8263. In State-B moving L
  8264. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  8265. predict error 0
  8266. dir: dir isU
  8267. \-/1168: O: O2336 (predict-no)
  8268. I see 1 and I'm going to do: predict-no
  8269. ENV: Agent did: predict-no for direction U in state State-A
  8270. In State-A moving U
  8271. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  8272. predict error 0
  8273. dir: dir isL
  8274. |\1169: O: O2338 (predict-no)
  8275. I see 1 and I'm going to do: predict-no
  8276. ENV: Agent did: predict-no for direction L in state State-A
  8277. In State-A moving L
  8278. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  8279. predict error 0
  8280. dir: dir isR
  8281. -/1170: O: O2339 (predict-yes)
  8282. I see 1 and I'm going to do: predict-yes
  8283. ENV: Agent did: predict-yes for direction R in state State-A
  8284. In State-A moving R
  8285. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  8286. predict error 0
  8287. dir: dir isR
  8288. |\-1171: O: O2341 (predict-yes)
  8289. I see 1 and I'm going to do: predict-yes
  8290. ENV: Agent did: predict-yes for direction R in state State-B
  8291. In State-B moving R
  8292. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  8293. predict error 1
  8294. dir: dir isL
  8295. /1172: O: O2343 (predict-yes)
  8296. I see 0 and I'm going to do: predict-yes
  8297. ENV: Agent did: predict-yes for direction L in state State-B
  8298. In State-B moving L
  8299. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  8300. predict error 0
  8301. dir: dir isU
  8302. |\-1173: O: O2345 (predict-yes)
  8303. I see 1 and I'm going to do: predict-yes
  8304. ENV: Agent did: predict-yes for direction U in state State-A
  8305. In State-A moving U
  8306. ENV: (next state, see, prediction correct?) = (State-A, 0, False)
  8307. predict error 1
  8308. dir: dir isU
  8309. /|\1174: O: O2348 (predict-no)
  8310. I see 0 and I'm going to do: predict-no
  8311. ENV: Agent did: predict-no for direction U in state State-A
  8312. In State-A moving U
  8313. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  8314. predict error 0
  8315. dir: dir isL
  8316. -/|1175: O: O2350 (predict-no)
  8317. I see 1 and I'm going to do: predict-no
  8318. ENV: Agent did: predict-no for direction L in state State-A
  8319. In State-A moving L
  8320. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  8321. predict error 0
  8322. dir: dir isU
  8323. \-/1176: O: O2352 (predict-no)
  8324. I see 1 and I'm going to do: predict-no
  8325. ENV: Agent did: predict-no for direction U in state State-A
  8326. In State-A moving U
  8327. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  8328. predict error 0
  8329. dir: dir isR
  8330. |\-1177: O: O2353 (predict-yes)
  8331. I see 1 and I'm going to do: predict-yes
  8332. ENV: Agent did: predict-yes for direction R in state State-A
  8333. In State-A moving R
  8334. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  8335. predict error 0
  8336. dir: dir isR
  8337. /|\1178: O: O2356 (predict-no)
  8338. I see 1 and I'm going to do: predict-no
  8339. ENV: Agent did: predict-no for direction R in state State-B
  8340. In State-B moving R
  8341. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  8342. predict error 0
  8343. dir: dir isU
  8344. -/|1179: O: O2358 (predict-no)
  8345. I see 1 and I'm going to do: predict-no
  8346. ENV: Agent did: predict-no for direction U in state State-B
  8347. In State-B moving U
  8348. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  8349. predict error 0
  8350. dir: dir isU
  8351. \-/1180: O: O2360 (predict-no)
  8352. I see 1 and I'm going to do: predict-no
  8353. ENV: Agent did: predict-no for direction U in state State-B
  8354. In State-B moving U
  8355. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  8356. predict error 0
  8357. dir: dir isL
  8358. |\-1181: O: O2361 (predict-yes)
  8359. I see 1 and I'm going to do: predict-yes
  8360. ENV: Agent did: predict-yes for direction L in state State-B
  8361. In State-B moving L
  8362. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  8363. predict error 0
  8364. dir: dir isR
  8365. /1182: O: O2363 (predict-yes)
  8366. I see 1 and I'm going to do: predict-yes
  8367. ENV: Agent did: predict-yes for direction R in state State-A
  8368. In State-A moving R
  8369. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  8370. predict error 0
  8371. dir: dir isR
  8372. |\-1183: O: O2366 (predict-no)
  8373. I see 1 and I'm going to do: predict-no
  8374. ENV: Agent did: predict-no for direction R in state State-B
  8375. In State-B moving R
  8376. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  8377. predict error 0
  8378. dir: dir isL
  8379. /|\1184: O: O2367 (predict-yes)
  8380. I see 1 and I'm going to do: predict-yes
  8381. ENV: Agent did: predict-yes for direction L in state State-B
  8382. In State-B moving L
  8383. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  8384. predict error 0
  8385. dir: dir isU
  8386. -/|1185: O: O2370 (predict-no)
  8387. I see 1 and I'm going to do: predict-no
  8388. ENV: Agent did: predict-no for direction U in state State-A
  8389. In State-A moving U
  8390. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  8391. predict error 0
  8392. dir: dir isR
  8393. \-/1186: O: O2371 (predict-yes)
  8394. I see 1 and I'm going to do: predict-yes
  8395. ENV: Agent did: predict-yes for direction R in state State-A
  8396. In State-A moving R
  8397. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  8398. predict error 0
  8399. dir: dir isU
  8400. |\-1187: O: O2374 (predict-no)
  8401. I see 1 and I'm going to do: predict-no
  8402. ENV: Agent did: predict-no for direction U in state State-B
  8403. In State-B moving U
  8404. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  8405. predict error 0
  8406. dir: dir isR
  8407. /|\1188: O: O2376 (predict-no)
  8408. I see 1 and I'm going to do: predict-no
  8409. ENV: Agent did: predict-no for direction R in state State-B
  8410. In State-B moving R
  8411. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  8412. predict error 0
  8413. dir: dir isR
  8414. -/|1189: O: O2378 (predict-no)
  8415. I see 1 and I'm going to do: predict-no
  8416. ENV: Agent did: predict-no for direction R in state State-B
  8417. In State-B moving R
  8418. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  8419. predict error 0
  8420. dir: dir isL
  8421. \-/1190: O: O2379 (predict-yes)
  8422. I see 1 and I'm going to do: predict-yes
  8423. ENV: Agent did: predict-yes for direction L in state State-B
  8424. In State-B moving L
  8425. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  8426. predict error 0
  8427. dir: dir isU
  8428. |\-1191: O: O2382 (predict-no)
  8429. I see 1 and I'm going to do: predict-no
  8430. ENV: Agent did: predict-no for direction U in state State-A
  8431. In State-A moving U
  8432. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  8433. predict error 0
  8434. dir: dir isU
  8435. /1192: O: O2384 (predict-no)
  8436. I see 1 and I'm going to do: predict-no
  8437. ENV: Agent did: predict-no for direction U in state State-A
  8438. In State-A moving U
  8439. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  8440. predict error 0
  8441. dir: dir isL
  8442. |\-1193: O: O2386 (predict-no)
  8443. I see 1 and I'm going to do: predict-no
  8444. ENV: Agent did: predict-no for direction L in state State-A
  8445. In State-A moving L
  8446. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  8447. predict error 0
  8448. dir: dir isR
  8449. /|\1194: O: O2387 (predict-yes)
  8450. I see 1 and I'm going to do: predict-yes
  8451. ENV: Agent did: predict-yes for direction R in state State-A
  8452. In State-A moving R
  8453. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  8454. predict error 0
  8455. dir: dir isR
  8456. -/|1195: O: O2390 (predict-no)
  8457. I see 1 and I'm going to do: predict-no
  8458. ENV: Agent did: predict-no for direction R in state State-B
  8459. In State-B moving R
  8460. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  8461. predict error 0
  8462. dir: dir isR
  8463. \-/1196: O: O2392 (predict-no)
  8464. I see 1 and I'm going to do: predict-no
  8465. ENV: Agent did: predict-no for direction R in state State-B
  8466. In State-B moving R
  8467. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  8468. predict error 0
  8469. dir: dir isU
  8470. |\-1197: O: O2394 (predict-no)
  8471. I see 1 and I'm going to do: predict-no
  8472. ENV: Agent did: predict-no for direction U in state State-B
  8473. In State-B moving U
  8474. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  8475. predict error 0
  8476. dir: dir isU
  8477. /|\1198: O: O2396 (predict-no)
  8478. I see 1 and I'm going to do: predict-no
  8479. ENV: Agent did: predict-no for direction U in state State-B
  8480. In State-B moving U
  8481. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  8482. predict error 0
  8483. dir: dir isL
  8484. -/|1199: O: O2397 (predict-yes)
  8485. I see 1 and I'm going to do: predict-yes
  8486. ENV: Agent did: predict-yes for direction L in state State-B
  8487. In State-B moving L
  8488. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  8489. predict error 0
  8490. dir: dir isU
  8491. \-/1200: O: O2400 (predict-no)
  8492. I see 1 and I'm going to do: predict-no
  8493. ENV: Agent did: predict-no for direction U in state State-A
  8494. In State-A moving U
  8495. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  8496. predict error 0
  8497. dir: dir isR
  8498. |\-1201: O: O2401 (predict-yes)
  8499. I see 1 and I'm going to do: predict-yes
  8500. ENV: Agent did: predict-yes for direction R in state State-A
  8501. In State-A moving R
  8502. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  8503. predict error 0
  8504. dir: dir isU
  8505. /1202: O: O2404 (predict-no)
  8506. I see 1 and I'm going to do: predict-no
  8507. ENV: Agent did: predict-no for direction U in state State-B
  8508. In State-B moving U
  8509. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  8510. predict error 0
  8511. dir: dir isL
  8512. |\-1203: O: O2405 (predict-yes)
  8513. I see 1 and I'm going to do: predict-yes
  8514. ENV: Agent did: predict-yes for direction L in state State-B
  8515. In State-B moving L
  8516. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  8517. predict error 0
  8518. dir: dir isU
  8519. /|\1204: O: O2408 (predict-no)
  8520. I see 1 and I'm going to do: predict-no
  8521. ENV: Agent did: predict-no for direction U in state State-A
  8522. In State-A moving U
  8523. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  8524. predict error 0
  8525. dir: dir isL
  8526. -/|1205: O: O2410 (predict-no)
  8527. I see 1 and I'm going to do: predict-no
  8528. ENV: Agent did: predict-no for direction L in state State-A
  8529. In State-A moving L
  8530. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  8531. predict error 0
  8532. dir: dir isR
  8533. \-/1206: O: O2411 (predict-yes)
  8534. I see 1 and I'm going to do: predict-yes
  8535. ENV: Agent did: predict-yes for direction R in state State-A
  8536. In State-A moving R
  8537. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  8538. predict error 0
  8539. dir: dir isU
  8540. |\-1207: O: O2414 (predict-no)
  8541. I see 1 and I'm going to do: predict-no
  8542. ENV: Agent did: predict-no for direction U in state State-B
  8543. In State-B moving U
  8544. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  8545. predict error 0
  8546. dir: dir isR
  8547. /|\1208: O: O2415 (predict-yes)
  8548. I see 1 and I'm going to do: predict-yes
  8549. ENV: Agent did: predict-yes for direction R in state State-B
  8550. In State-B moving R
  8551. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  8552. predict error 1
  8553. dir: dir isU
  8554. -/|1209: O: O2418 (predict-no)
  8555. I see 0 and I'm going to do: predict-no
  8556. ENV: Agent did: predict-no for direction U in state State-B
  8557. In State-B moving U
  8558. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  8559. predict error 0
  8560. dir: dir isR
  8561. \-1210: O: O2420 (predict-no)
  8562. I see 1 and I'm going to do: predict-no
  8563. ENV: Agent did: predict-no for direction R in state State-B
  8564. In State-B moving R
  8565. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  8566. predict error 0
  8567. dir: dir isR
  8568. /|\1211: O: O2422 (predict-no)
  8569. I see 1 and I'm going to do: predict-no
  8570. ENV: Agent did: predict-no for direction R in state State-B
  8571. In State-B moving R
  8572. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  8573. predict error 0
  8574. dir: dir isR
  8575. -1212: O: O2424 (predict-no)
  8576. I see 1 and I'm going to do: predict-no
  8577. ENV: Agent did: predict-no for direction R in state State-B
  8578. In State-B moving R
  8579. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  8580. predict error 0
  8581. dir: dir isU
  8582. /|\1213: O: O2426 (predict-no)
  8583. I see 1 and I'm going to do: predict-no
  8584. ENV: Agent did: predict-no for direction U in state State-B
  8585. In State-B moving U
  8586. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  8587. predict error 0
  8588. dir: dir isU
  8589. -/|1214: O: O2428 (predict-no)
  8590. I see 1 and I'm going to do: predict-no
  8591. ENV: Agent did: predict-no for direction U in state State-B
  8592. In State-B moving U
  8593. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  8594. predict error 0
  8595. dir: dir isL
  8596. \-/1215: O: O2429 (predict-yes)
  8597. I see 1 and I'm going to do: predict-yes
  8598. ENV: Agent did: predict-yes for direction L in state State-B
  8599. In State-B moving L
  8600. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  8601. predict error 0
  8602. dir: dir isR
  8603. |\-1216: O: O2431 (predict-yes)
  8604. I see 1 and I'm going to do: predict-yes
  8605. ENV: Agent did: predict-yes for direction R in state State-A
  8606. In State-A moving R
  8607. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  8608. predict error 0
  8609. dir: dir isR
  8610. /|\1217: O: O2434 (predict-no)
  8611. I see 1 and I'm going to do: predict-no
  8612. ENV: Agent did: predict-no for direction R in state State-B
  8613. In State-B moving R
  8614. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  8615. predict error 0
  8616. dir: dir isR
  8617. -/1218: O: O2436 (predict-no)
  8618. I see 1 and I'm going to do: predict-no
  8619. ENV: Agent did: predict-no for direction R in state State-B
  8620. In State-B moving R
  8621. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  8622. predict error 0
  8623. dir: dir isU
  8624. |\-1219: O: O2438 (predict-no)
  8625. I see 1 and I'm going to do: predict-no
  8626. ENV: Agent did: predict-no for direction U in state State-B
  8627. In State-B moving U
  8628. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  8629. predict error 0
  8630. dir: dir isU
  8631. /1220: O: O2440 (predict-no)
  8632. I see 1 and I'm going to do: predict-no
  8633. ENV: Agent did: predict-no for direction U in state State-B
  8634. In State-B moving U
  8635. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  8636. predict error 0
  8637. dir: dir isL
  8638. |\1221: O: O2441 (predict-yes)
  8639. I see 1 and I'm going to do: predict-yes
  8640. ENV: Agent did: predict-yes for direction L in state State-B
  8641. In State-B moving L
  8642. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  8643. predict error 0
  8644. dir: dir isR
  8645. -1222: O: O2443 (predict-yes)
  8646. I see 1 and I'm going to do: predict-yes
  8647. ENV: Agent did: predict-yes for direction R in state State-A
  8648. In State-A moving R
  8649. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  8650. predict error 0
  8651. dir: dir isL
  8652. /|1223: O: O2445 (predict-yes)
  8653. I see 1 and I'm going to do: predict-yes
  8654. ENV: Agent did: predict-yes for direction L in state State-B
  8655. In State-B moving L
  8656. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  8657. predict error 0
  8658. dir: dir isL
  8659. \-1224: O: O2448 (predict-no)
  8660. I see 1 and I'm going to do: predict-no
  8661. ENV: Agent did: predict-no for direction L in state State-A
  8662. In State-A moving L
  8663. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  8664. predict error 0
  8665. dir: dir isL
  8666. /|\1225: O: O2450 (predict-no)
  8667. I see 1 and I'm going to do: predict-no
  8668. ENV: Agent did: predict-no for direction L in state State-A
  8669. In State-A moving L
  8670. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  8671. predict error 0
  8672. dir: dir isL
  8673. -/|1226: O: O2452 (predict-no)
  8674. I see 1 and I'm going to do: predict-no
  8675. ENV: Agent did: predict-no for direction L in state State-A
  8676. In State-A moving L
  8677. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  8678. predict error 0
  8679. dir: dir isU
  8680. \-1227: O: O2454 (predict-no)
  8681. I see 1 and I'm going to do: predict-no
  8682. ENV: Agent did: predict-no for direction U in state State-A
  8683. In State-A moving U
  8684. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  8685. predict error 0
  8686. dir: dir isU
  8687. /|1228: O: O2456 (predict-no)
  8688. I see 1 and I'm going to do: predict-no
  8689. ENV: Agent did: predict-no for direction U in state State-A
  8690. In State-A moving U
  8691. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  8692. predict error 0
  8693. dir: dir isU
  8694. \-/1229: O: O2458 (predict-no)
  8695. I see 1 and I'm going to do: predict-no
  8696. ENV: Agent did: predict-no for direction U in state State-A
  8697. In State-A moving U
  8698. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  8699. predict error 0
  8700. dir: dir isL
  8701. |\-1230: O: O2459 (predict-yes)
  8702. I see 1 and I'm going to do: predict-yes
  8703. ENV: Agent did: predict-yes for direction L in state State-A
  8704. In State-A moving L
  8705. ENV: (next state, see, prediction correct?) = (State-A, 0, False)
  8706. predict error 1
  8707. dir: dir isL
  8708. /|\1231: O: O2462 (predict-no)
  8709. I see 0 and I'm going to do: predict-no
  8710. ENV: Agent did: predict-no for direction L in state State-A
  8711. In State-A moving L
  8712. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  8713. predict error 0
  8714. dir: dir isU
  8715. -1232: O: O2464 (predict-no)
  8716. I see 1 and I'm going to do: predict-no
  8717. ENV: Agent did: predict-no for direction U in state State-A
  8718. In State-A moving U
  8719. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  8720. predict error 0
  8721. dir: dir isU
  8722. /|1233: O: O2466 (predict-no)
  8723. I see 1 and I'm going to do: predict-no
  8724. ENV: Agent did: predict-no for direction U in state State-A
  8725. In State-A moving U
  8726. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  8727. predict error 0
  8728. dir: dir isU
  8729. \-/1234: O: O2468 (predict-no)
  8730. I see 1 and I'm going to do: predict-no
  8731. ENV: Agent did: predict-no for direction U in state State-A
  8732. In State-A moving U
  8733. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  8734. predict error 0
  8735. dir: dir isL
  8736. |\-1235: O: O2470 (predict-no)
  8737. I see 1 and I'm going to do: predict-no
  8738. ENV: Agent did: predict-no for direction L in state State-A
  8739. In State-A moving L
  8740. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  8741. predict error 0
  8742. dir: dir isR
  8743. /|\1236: O: O2471 (predict-yes)
  8744. I see 1 and I'm going to do: predict-yes
  8745. ENV: Agent did: predict-yes for direction R in state State-A
  8746. In State-A moving R
  8747. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  8748. predict error 0
  8749. dir: dir isR
  8750. -/|1237: O: O2474 (predict-no)
  8751. I see 1 and I'm going to do: predict-no
  8752. ENV: Agent did: predict-no for direction R in state State-B
  8753. In State-B moving R
  8754. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  8755. predict error 0
  8756. dir: dir isU
  8757. \-/1238: O: O2476 (predict-no)
  8758. I see 1 and I'm going to do: predict-no
  8759. ENV: Agent did: predict-no for direction U in state State-B
  8760. In State-B moving U
  8761. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  8762. predict error 0
  8763. dir: dir isU
  8764. |\-1239: O: O2478 (predict-no)
  8765. I see 1 and I'm going to do: predict-no
  8766. ENV: Agent did: predict-no for direction U in state State-B
  8767. In State-B moving U
  8768. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  8769. predict error 0
  8770. dir: dir isR
  8771. /|\1240: O: O2480 (predict-no)
  8772. I see 1 and I'm going to do: predict-no
  8773. ENV: Agent did: predict-no for direction R in state State-B
  8774. In State-B moving R
  8775. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  8776. predict error 0
  8777. dir: dir isR
  8778. -/|1241: O: O2482 (predict-no)
  8779. I see 1 and I'm going to do: predict-no
  8780. ENV: Agent did: predict-no for direction R in state State-B
  8781. In State-B moving R
  8782. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  8783. predict error 0
  8784. dir: dir isL
  8785. rule alias: '*'
  8786. \1242: O: O2483 (predict-yes)
  8787. I see 1 and I'm going to do: predict-yes
  8788. ENV: Agent did: predict-yes for direction L in state State-B
  8789. In State-B moving L
  8790. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  8791. predict error 0
  8792. dir: dir isU
  8793. -/|1243: O: O2486 (predict-no)
  8794. I see 1 and I'm going to do: predict-no
  8795. ENV: Agent did: predict-no for direction U in state State-A
  8796. In State-A moving U
  8797. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  8798. predict error 0
  8799. dir: dir isU
  8800. \-/1244: O: O2488 (predict-no)
  8801. I see 1 and I'm going to do: predict-no
  8802. ENV: Agent did: predict-no for direction U in state State-A
  8803. In State-A moving U
  8804. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  8805. predict error 0
  8806. dir: dir isU
  8807. |\-1245: O: O2490 (predict-no)
  8808. I see 1 and I'm going to do: predict-no
  8809. ENV: Agent did: predict-no for direction U in state State-A
  8810. In State-A moving U
  8811. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  8812. predict error 0
  8813. dir: dir isR
  8814. /|\1246: O: O2492 (predict-no)
  8815. I see 1 and I'm going to do: predict-no
  8816. ENV: Agent did: predict-no for direction R in state State-A
  8817. In State-A moving R
  8818. ENV: (next state, see, prediction correct?) = (State-B, 1, False)
  8819. predict error 1
  8820. dir: dir isR
  8821. -/|1247: O: O2494 (predict-no)
  8822. I see 0 and I'm going to do: predict-no
  8823. ENV: Agent did: predict-no for direction R in state State-B
  8824. In State-B moving R
  8825. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  8826. predict error 0
  8827. dir: dir isL
  8828. \-/1248: O: O2495 (predict-yes)
  8829. I see 1 and I'm going to do: predict-yes
  8830. ENV: Agent did: predict-yes for direction L in state State-B
  8831. In State-B moving L
  8832. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  8833. predict error 0
  8834. dir: dir isU
  8835. |\-1249: O: O2498 (predict-no)
  8836. I see 1 and I'm going to do: predict-no
  8837. ENV: Agent did: predict-no for direction U in state State-A
  8838. In State-A moving U
  8839. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  8840. predict error 0
  8841. dir: dir isU
  8842. /|1250: O: O2500 (predict-no)
  8843. I see 1 and I'm going to do: predict-no
  8844. ENV: Agent did: predict-no for direction U in state State-A
  8845. In State-A moving U
  8846. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  8847. predict error 0
  8848. dir: dir isU
  8849. \-/1251: O: O2502 (predict-no)
  8850. I see 1 and I'm going to do: predict-no
  8851. ENV: Agent did: predict-no for direction U in state State-A
  8852. In State-A moving U
  8853. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  8854. predict error 0
  8855. dir: dir isL
  8856. rule alias: '*'
  8857. |1252: O: O2504 (predict-no)
  8858. I see 1 and I'm going to do: predict-no
  8859. ENV: Agent did: predict-no for direction L in state State-A
  8860. In State-A moving L
  8861. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  8862. predict error 0
  8863. dir: dir isR
  8864. \-/1253: O: O2505 (predict-yes)
  8865. I see 1 and I'm going to do: predict-yes
  8866. ENV: Agent did: predict-yes for direction R in state State-A
  8867. In State-A moving R
  8868. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  8869. predict error 0
  8870. dir: dir isR
  8871. |\-1254: O: O2508 (predict-no)
  8872. I see 1 and I'm going to do: predict-no
  8873. ENV: Agent did: predict-no for direction R in state State-B
  8874. In State-B moving R
  8875. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  8876. predict error 0
  8877. dir: dir isR
  8878. /|\1255: O: O2510 (predict-no)
  8879. I see 1 and I'm going to do: predict-no
  8880. ENV: Agent did: predict-no for direction R in state State-B
  8881. In State-B moving R
  8882. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  8883. predict error 0
  8884. dir: dir isU
  8885. -/|1256: O: O2512 (predict-no)
  8886. I see 1 and I'm going to do: predict-no
  8887. ENV: Agent did: predict-no for direction U in state State-B
  8888. In State-B moving U
  8889. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  8890. predict error 0
  8891. dir: dir isU
  8892. \-/1257: O: O2514 (predict-no)
  8893. I see 1 and I'm going to do: predict-no
  8894. ENV: Agent did: predict-no for direction U in state State-B
  8895. In State-B moving U
  8896. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  8897. predict error 0
  8898. dir: dir isU
  8899. |\-1258: O: O2516 (predict-no)
  8900. I see 1 and I'm going to do: predict-no
  8901. ENV: Agent did: predict-no for direction U in state State-B
  8902. In State-B moving U
  8903. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  8904. predict error 0
  8905. dir: dir isU
  8906. /|\1259: O: O2518 (predict-no)
  8907. I see 1 and I'm going to do: predict-no
  8908. ENV: Agent did: predict-no for direction U in state State-B
  8909. In State-B moving U
  8910. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  8911. predict error 0
  8912. dir: dir isU
  8913. -/|1260: O: O2520 (predict-no)
  8914. I see 1 and I'm going to do: predict-no
  8915. ENV: Agent did: predict-no for direction U in state State-B
  8916. In State-B moving U
  8917. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  8918. predict error 0
  8919. dir: dir isR
  8920. \-/1261: O: O2521 (predict-yes)
  8921. I see 1 and I'm going to do: predict-yes
  8922. ENV: Agent did: predict-yes for direction R in state State-B
  8923. In State-B moving R
  8924. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  8925. predict error 1
  8926. dir: dir isR
  8927. rule alias: '*'
  8928. rule alias: '*'
  8929. rule alias: '*'
  8930. rule alias: '*'
  8931. |1262: O: O2524 (predict-no)
  8932. I see 0 and I'm going to do: predict-no
  8933. ENV: Agent did: predict-no for direction R in state State-B
  8934. In State-B moving R
  8935. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  8936. predict error 0
  8937. dir: dir isL
  8938. \-/1263: O: O2525 (predict-yes)
  8939. I see 1 and I'm going to do: predict-yes
  8940. ENV: Agent did: predict-yes for direction L in state State-B
  8941. In State-B moving L
  8942. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  8943. predict error 0
  8944. dir: dir isU
  8945. |\-1264: O: O2528 (predict-no)
  8946. I see 1 and I'm going to do: predict-no
  8947. ENV: Agent did: predict-no for direction U in state State-A
  8948. In State-A moving U
  8949. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  8950. predict error 0
  8951. dir: dir isL
  8952. /|\1265: O: O2530 (predict-no)
  8953. I see 1 and I'm going to do: predict-no
  8954. ENV: Agent did: predict-no for direction L in state State-A
  8955. In State-A moving L
  8956. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  8957. predict error 0
  8958. dir: dir isR
  8959. -/|1266: O: O2531 (predict-yes)
  8960. I see 1 and I'm going to do: predict-yes
  8961. ENV: Agent did: predict-yes for direction R in state State-A
  8962. In State-A moving R
  8963. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  8964. predict error 0
  8965. dir: dir isR
  8966. \-/1267: O: O2534 (predict-no)
  8967. I see 1 and I'm going to do: predict-no
  8968. ENV: Agent did: predict-no for direction R in state State-B
  8969. In State-B moving R
  8970. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  8971. predict error 0
  8972. dir: dir isR
  8973. |\-1268: O: O2536 (predict-no)
  8974. I see 1 and I'm going to do: predict-no
  8975. ENV: Agent did: predict-no for direction R in state State-B
  8976. In State-B moving R
  8977. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  8978. predict error 0
  8979. dir: dir isR
  8980. /|\1269: O: O2538 (predict-no)
  8981. I see 1 and I'm going to do: predict-no
  8982. ENV: Agent did: predict-no for direction R in state State-B
  8983. In State-B moving R
  8984. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  8985. predict error 0
  8986. dir: dir isR
  8987. -/|1270: O: O2540 (predict-no)
  8988. I see 1 and I'm going to do: predict-no
  8989. ENV: Agent did: predict-no for direction R in state State-B
  8990. In State-B moving R
  8991. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  8992. predict error 0
  8993. dir: dir isU
  8994. \-/1271: O: O2542 (predict-no)
  8995. I see 1 and I'm going to do: predict-no
  8996. ENV: Agent did: predict-no for direction U in state State-B
  8997. In State-B moving U
  8998. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  8999. predict error 0
  9000. dir: dir isL
  9001. |1272: O: O2543 (predict-yes)
  9002. I see 1 and I'm going to do: predict-yes
  9003. ENV: Agent did: predict-yes for direction L in state State-B
  9004. In State-B moving L
  9005. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  9006. predict error 0
  9007. dir: dir isL
  9008. \-/1273: O: O2546 (predict-no)
  9009. I see 1 and I'm going to do: predict-no
  9010. ENV: Agent did: predict-no for direction L in state State-A
  9011. In State-A moving L
  9012. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  9013. predict error 0
  9014. dir: dir isU
  9015. |\-1274: O: O2548 (predict-no)
  9016. I see 1 and I'm going to do: predict-no
  9017. ENV: Agent did: predict-no for direction U in state State-A
  9018. In State-A moving U
  9019. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  9020. predict error 0
  9021. dir: dir isL
  9022. /|\1275: O: O2550 (predict-no)
  9023. I see 1 and I'm going to do: predict-no
  9024. ENV: Agent did: predict-no for direction L in state State-A
  9025. In State-A moving L
  9026. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  9027. predict error 0
  9028. dir: dir isL
  9029. -/|1276: O: O2552 (predict-no)
  9030. I see 1 and I'm going to do: predict-no
  9031. ENV: Agent did: predict-no for direction L in state State-A
  9032. In State-A moving L
  9033. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  9034. predict error 0
  9035. dir: dir isR
  9036. \-/1277: O: O2553 (predict-yes)
  9037. I see 1 and I'm going to do: predict-yes
  9038. ENV: Agent did: predict-yes for direction R in state State-A
  9039. In State-A moving R
  9040. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  9041. predict error 0
  9042. dir: dir isR
  9043. |\-1278: O: O2556 (predict-no)
  9044. I see 1 and I'm going to do: predict-no
  9045. ENV: Agent did: predict-no for direction R in state State-B
  9046. In State-B moving R
  9047. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  9048. predict error 0
  9049. dir: dir isU
  9050. /|\1279: O: O2558 (predict-no)
  9051. I see 1 and I'm going to do: predict-no
  9052. ENV: Agent did: predict-no for direction U in state State-B
  9053. In State-B moving U
  9054. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  9055. predict error 0
  9056. dir: dir isU
  9057. -/|1280: O: O2560 (predict-no)
  9058. I see 1 and I'm going to do: predict-no
  9059. ENV: Agent did: predict-no for direction U in state State-B
  9060. In State-B moving U
  9061. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  9062. predict error 0
  9063. dir: dir isL
  9064. \-1281: O: O2561 (predict-yes)
  9065. I see 1 and I'm going to do: predict-yes
  9066. ENV: Agent did: predict-yes for direction L in state State-B
  9067. In State-B moving L
  9068. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  9069. predict error 0
  9070. dir: dir isR
  9071. /1282: O: O2563 (predict-yes)
  9072. I see 1 and I'm going to do: predict-yes
  9073. ENV: Agent did: predict-yes for direction R in state State-A
  9074. In State-A moving R
  9075. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  9076. predict error 0
  9077. dir: dir isR
  9078. |\1283: O: O2566 (predict-no)
  9079. I see 1 and I'm going to do: predict-no
  9080. ENV: Agent did: predict-no for direction R in state State-B
  9081. In State-B moving R
  9082. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  9083. predict error 0
  9084. dir: dir isR
  9085. -/|1284: O: O2568 (predict-no)
  9086. I see 1 and I'm going to do: predict-no
  9087. ENV: Agent did: predict-no for direction R in state State-B
  9088. In State-B moving R
  9089. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  9090. predict error 0
  9091. dir: dir isR
  9092. \-/1285: O: O2570 (predict-no)
  9093. I see 1 and I'm going to do: predict-no
  9094. ENV: Agent did: predict-no for direction R in state State-B
  9095. In State-B moving R
  9096. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  9097. predict error 0
  9098. dir: dir isL
  9099. |\-1286: O: O2571 (predict-yes)
  9100. I see 1 and I'm going to do: predict-yes
  9101. ENV: Agent did: predict-yes for direction L in state State-B
  9102. In State-B moving L
  9103. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  9104. predict error 0
  9105. dir: dir isR
  9106. /|\1287: O: O2573 (predict-yes)
  9107. I see 1 and I'm going to do: predict-yes
  9108. ENV: Agent did: predict-yes for direction R in state State-A
  9109. In State-A moving R
  9110. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  9111. predict error 0
  9112. dir: dir isR
  9113. -/|1288: O: O2576 (predict-no)
  9114. I see 1 and I'm going to do: predict-no
  9115. ENV: Agent did: predict-no for direction R in state State-B
  9116. In State-B moving R
  9117. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  9118. predict error 0
  9119. dir: dir isL
  9120. \-/1289: O: O2577 (predict-yes)
  9121. I see 1 and I'm going to do: predict-yes
  9122. ENV: Agent did: predict-yes for direction L in state State-B
  9123. In State-B moving L
  9124. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  9125. predict error 0
  9126. dir: dir isU
  9127. |\-1290: O: O2580 (predict-no)
  9128. I see 1 and I'm going to do: predict-no
  9129. ENV: Agent did: predict-no for direction U in state State-A
  9130. In State-A moving U
  9131. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  9132. predict error 0
  9133. dir: dir isR
  9134. /|\1291: O: O2581 (predict-yes)
  9135. I see 1 and I'm going to do: predict-yes
  9136. ENV: Agent did: predict-yes for direction R in state State-A
  9137. In State-A moving R
  9138. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  9139. predict error 0
  9140. dir: dir isL
  9141. -1292: O: O2583 (predict-yes)
  9142. I see 1 and I'm going to do: predict-yes
  9143. ENV: Agent did: predict-yes for direction L in state State-B
  9144. In State-B moving L
  9145. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  9146. predict error 0
  9147. dir: dir isR
  9148. /|\1293: O: O2585 (predict-yes)
  9149. I see 1 and I'm going to do: predict-yes
  9150. ENV: Agent did: predict-yes for direction R in state State-A
  9151. In State-A moving R
  9152. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  9153. predict error 0
  9154. dir: dir isU
  9155. -/1294: O: O2588 (predict-no)
  9156. I see 1 and I'm going to do: predict-no
  9157. ENV: Agent did: predict-no for direction U in state State-B
  9158. In State-B moving U
  9159. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  9160. predict error 0
  9161. dir: dir isU
  9162. |\-1295: O: O2590 (predict-no)
  9163. I see 1 and I'm going to do: predict-no
  9164. ENV: Agent did: predict-no for direction U in state State-B
  9165. In State-B moving U
  9166. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  9167. predict error 0
  9168. dir: dir isR
  9169. /|\-1296: O: O2592 (predict-no)
  9170. I see 1 and I'm going to do: predict-no
  9171. ENV: Agent did: predict-no for direction R in state State-B
  9172. In State-B moving R
  9173. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  9174. predict error 0
  9175. dir: dir isU
  9176. /|\1297: O: O2594 (predict-no)
  9177. I see 1 and I'm going to do: predict-no
  9178. ENV: Agent did: predict-no for direction U in state State-B
  9179. In State-B moving U
  9180. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  9181. predict error 0
  9182. dir: dir isR
  9183. -/1298: O: O2596 (predict-no)
  9184. I see 1 and I'm going to do: predict-no
  9185. ENV: Agent did: predict-no for direction R in state State-B
  9186. In State-B moving R
  9187. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  9188. predict error 0
  9189. dir: dir isL
  9190. |\-1299: O: O2597 (predict-yes)
  9191. I see 1 and I'm going to do: predict-yes
  9192. ENV: Agent did: predict-yes for direction L in state State-B
  9193. In State-B moving L
  9194. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  9195. predict error 0
  9196. dir: dir isL
  9197. /|\1300: O: O2600 (predict-no)
  9198. I see 1 and I'm going to do: predict-no
  9199. ENV: Agent did: predict-no for direction L in state State-A
  9200. In State-A moving L
  9201. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  9202. predict error 0
  9203. dir: dir isR
  9204. -/|1301: O: O2601 (predict-yes)
  9205. I see 1 and I'm going to do: predict-yes
  9206. ENV: Agent did: predict-yes for direction R in state State-A
  9207. In State-A moving R
  9208. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  9209. predict error 0
  9210. dir: dir isL
  9211. \1302: O: O2603 (predict-yes)
  9212. I see 1 and I'm going to do: predict-yes
  9213. ENV: Agent did: predict-yes for direction L in state State-B
  9214. In State-B moving L
  9215. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  9216. predict error 0
  9217. dir: dir isR
  9218. -/1303: O: O2606 (predict-no)
  9219. I see 1 and I'm going to do: predict-no
  9220. ENV: Agent did: predict-no for direction R in state State-A
  9221. In State-A moving R
  9222. ENV: (next state, see, prediction correct?) = (State-B, 1, False)
  9223. predict error 1
  9224. dir: dir isL
  9225. |\-1304: O: O2607 (predict-yes)
  9226. I see 0 and I'm going to do: predict-yes
  9227. ENV: Agent did: predict-yes for direction L in state State-B
  9228. In State-B moving L
  9229. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  9230. predict error 0
  9231. dir: dir isL
  9232. /|\1305: O: O2610 (predict-no)
  9233. I see 1 and I'm going to do: predict-no
  9234. ENV: Agent did: predict-no for direction L in state State-A
  9235. In State-A moving L
  9236. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  9237. predict error 0
  9238. dir: dir isL
  9239. -/|\1306: O: O2612 (predict-no)
  9240. I see 1 and I'm going to do: predict-no
  9241. ENV: Agent did: predict-no for direction L in state State-A
  9242. In State-A moving L
  9243. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  9244. predict error 0
  9245. dir: dir isL
  9246. -/|1307: O: O2614 (predict-no)
  9247. I see 1 and I'm going to do: predict-no
  9248. ENV: Agent did: predict-no for direction L in state State-A
  9249. In State-A moving L
  9250. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  9251. predict error 0
  9252. dir: dir isU
  9253. \-/1308: O: O2616 (predict-no)
  9254. I see 1 and I'm going to do: predict-no
  9255. ENV: Agent did: predict-no for direction U in state State-A
  9256. In State-A moving U
  9257. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  9258. predict error 0
  9259. dir: dir isR
  9260. |\1309: O: O2617 (predict-yes)
  9261. I see 1 and I'm going to do: predict-yes
  9262. ENV: Agent did: predict-yes for direction R in state State-A
  9263. In State-A moving R
  9264. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  9265. predict error 0
  9266. dir: dir isL
  9267. -/|1310: O: O2619 (predict-yes)
  9268. I see 1 and I'm going to do: predict-yes
  9269. ENV: Agent did: predict-yes for direction L in state State-B
  9270. In State-B moving L
  9271. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  9272. predict error 0
  9273. dir: dir isR
  9274. \-/1311: O: O2621 (predict-yes)
  9275. I see 1 and I'm going to do: predict-yes
  9276. ENV: Agent did: predict-yes for direction R in state State-A
  9277. In State-A moving R
  9278. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  9279. predict error 0
  9280. dir: dir isU
  9281. |1312: O: O2624 (predict-no)
  9282. I see 1 and I'm going to do: predict-no
  9283. ENV: Agent did: predict-no for direction U in state State-B
  9284. In State-B moving U
  9285. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  9286. predict error 0
  9287. dir: dir isR
  9288. \-/1313: O: O2626 (predict-no)
  9289. I see 1 and I'm going to do: predict-no
  9290. ENV: Agent did: predict-no for direction R in state State-B
  9291. In State-B moving R
  9292. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  9293. predict error 0
  9294. dir: dir isR
  9295. |\-1314: O: O2628 (predict-no)
  9296. I see 1 and I'm going to do: predict-no
  9297. ENV: Agent did: predict-no for direction R in state State-B
  9298. In State-B moving R
  9299. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  9300. predict error 0
  9301. dir: dir isR
  9302. /|\1315: O: O2630 (predict-no)
  9303. I see 1 and I'm going to do: predict-no
  9304. ENV: Agent did: predict-no for direction R in state State-B
  9305. In State-B moving R
  9306. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  9307. predict error 0
  9308. dir: dir isL
  9309. -/|1316: O: O2631 (predict-yes)
  9310. I see 1 and I'm going to do: predict-yes
  9311. ENV: Agent did: predict-yes for direction L in state State-B
  9312. In State-B moving L
  9313. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  9314. predict error 0
  9315. dir: dir isR
  9316. \-1317: O: O2633 (predict-yes)
  9317. I see 1 and I'm going to do: predict-yes
  9318. ENV: Agent did: predict-yes for direction R in state State-A
  9319. In State-A moving R
  9320. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  9321. predict error 0
  9322. dir: dir isL
  9323. /|\1318: O: O2635 (predict-yes)
  9324. I see 1 and I'm going to do: predict-yes
  9325. ENV: Agent did: predict-yes for direction L in state State-B
  9326. In State-B moving L
  9327. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  9328. predict error 0
  9329. dir: dir isU
  9330. -/|1319: O: O2638 (predict-no)
  9331. I see 1 and I'm going to do: predict-no
  9332. ENV: Agent did: predict-no for direction U in state State-A
  9333. In State-A moving U
  9334. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  9335. predict error 0
  9336. dir: dir isL
  9337. \-/1320: O: O2640 (predict-no)
  9338. I see 1 and I'm going to do: predict-no
  9339. ENV: Agent did: predict-no for direction L in state State-A
  9340. In State-A moving L
  9341. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  9342. predict error 0
  9343. dir: dir isU
  9344. |\-1321: O: O2642 (predict-no)
  9345. I see 1 and I'm going to do: predict-no
  9346. ENV: Agent did: predict-no for direction U in state State-A
  9347. In State-A moving U
  9348. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  9349. predict error 0
  9350. dir: dir isR
  9351. /1322: O: O2643 (predict-yes)
  9352. I see 1 and I'm going to do: predict-yes
  9353. ENV: Agent did: predict-yes for direction R in state State-A
  9354. In State-A moving R
  9355. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  9356. predict error 0
  9357. dir: dir isU
  9358. |\-1323: O: O2646 (predict-no)
  9359. I see 1 and I'm going to do: predict-no
  9360. ENV: Agent did: predict-no for direction U in state State-B
  9361. In State-B moving U
  9362. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  9363. predict error 0
  9364. dir: dir isR
  9365. /|\1324: O: O2648 (predict-no)
  9366. I see 1 and I'm going to do: predict-no
  9367. ENV: Agent did: predict-no for direction R in state State-B
  9368. In State-B moving R
  9369. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  9370. predict error 0
  9371. dir: dir isL
  9372. -/1325: O: O2649 (predict-yes)
  9373. I see 1 and I'm going to do: predict-yes
  9374. ENV: Agent did: predict-yes for direction L in state State-B
  9375. In State-B moving L
  9376. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  9377. predict error 0
  9378. dir: dir isR
  9379. |\-1326: O: O2651 (predict-yes)
  9380. I see 1 and I'm going to do: predict-yes
  9381. ENV: Agent did: predict-yes for direction R in state State-A
  9382. In State-A moving R
  9383. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  9384. predict error 0
  9385. dir: dir isL
  9386. /|\1327: O: O2653 (predict-yes)
  9387. I see 1 and I'm going to do: predict-yes
  9388. ENV: Agent did: predict-yes for direction L in state State-B
  9389. In State-B moving L
  9390. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  9391. predict error 0
  9392. dir: dir isL
  9393. -/|1328: O: O2656 (predict-no)
  9394. I see 1 and I'm going to do: predict-no
  9395. ENV: Agent did: predict-no for direction L in state State-A
  9396. In State-A moving L
  9397. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  9398. predict error 0
  9399. dir: dir isR
  9400. \-/1329: O: O2658 (predict-no)
  9401. I see 1 and I'm going to do: predict-no
  9402. ENV: Agent did: predict-no for direction R in state State-A
  9403. In State-A moving R
  9404. ENV: (next state, see, prediction correct?) = (State-B, 1, False)
  9405. predict error 1
  9406. dir: dir isL
  9407. |\-1330: O: O2659 (predict-yes)
  9408. I see 0 and I'm going to do: predict-yes
  9409. ENV: Agent did: predict-yes for direction L in state State-B
  9410. In State-B moving L
  9411. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  9412. predict error 0
  9413. dir: dir isR
  9414. /|\1331: O: O2661 (predict-yes)
  9415. I see 1 and I'm going to do: predict-yes
  9416. ENV: Agent did: predict-yes for direction R in state State-A
  9417. In State-A moving R
  9418. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  9419. predict error 0
  9420. dir: dir isU
  9421. -1332: O: O2664 (predict-no)
  9422. I see 1 and I'm going to do: predict-no
  9423. ENV: Agent did: predict-no for direction U in state State-B
  9424. In State-B moving U
  9425. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  9426. predict error 0
  9427. dir: dir isR
  9428. /|\1333: O: O2666 (predict-no)
  9429. I see 1 and I'm going to do: predict-no
  9430. ENV: Agent did: predict-no for direction R in state State-B
  9431. In State-B moving R
  9432. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  9433. predict error 0
  9434. dir: dir isU
  9435. -/|1334: O: O2667 (predict-yes)
  9436. I see 1 and I'm going to do: predict-yes
  9437. ENV: Agent did: predict-yes for direction U in state State-B
  9438. In State-B moving U
  9439. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  9440. predict error 1
  9441. dir: dir isL
  9442. \-/1335: O: O2669 (predict-yes)
  9443. I see 0 and I'm going to do: predict-yes
  9444. ENV: Agent did: predict-yes for direction L in state State-B
  9445. In State-B moving L
  9446. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  9447. predict error 0
  9448. dir: dir isU
  9449. |\1336: O: O2671 (predict-yes)
  9450. I see 1 and I'm going to do: predict-yes
  9451. ENV: Agent did: predict-yes for direction U in state State-A
  9452. In State-A moving U
  9453. ENV: (next state, see, prediction correct?) = (State-A, 0, False)
  9454. predict error 1
  9455. dir: dir isR
  9456. -/|1337: O: O2673 (predict-yes)
  9457. I see 0 and I'm going to do: predict-yes
  9458. ENV: Agent did: predict-yes for direction R in state State-A
  9459. In State-A moving R
  9460. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  9461. predict error 0
  9462. dir: dir isR
  9463. \-/1338: O: O2676 (predict-no)
  9464. I see 1 and I'm going to do: predict-no
  9465. ENV: Agent did: predict-no for direction R in state State-B
  9466. In State-B moving R
  9467. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  9468. predict error 0
  9469. dir: dir isL
  9470. |\-1339: O: O2677 (predict-yes)
  9471. I see 1 and I'm going to do: predict-yes
  9472. ENV: Agent did: predict-yes for direction L in state State-B
  9473. In State-B moving L
  9474. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  9475. predict error 0
  9476. dir: dir isU
  9477. /|\1340: O: O2680 (predict-no)
  9478. I see 1 and I'm going to do: predict-no
  9479. ENV: Agent did: predict-no for direction U in state State-A
  9480. In State-A moving U
  9481. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  9482. predict error 0
  9483. dir: dir isL
  9484. -/|1341: O: O2682 (predict-no)
  9485. I see 1 and I'm going to do: predict-no
  9486. ENV: Agent did: predict-no for direction L in state State-A
  9487. In State-A moving L
  9488. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  9489. predict error 0
  9490. dir: dir isR
  9491. \1342: O: O2683 (predict-yes)
  9492. I see 1 and I'm going to do: predict-yes
  9493. ENV: Agent did: predict-yes for direction R in state State-A
  9494. In State-A moving R
  9495. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  9496. predict error 0
  9497. dir: dir isL
  9498. -/|1343: O: O2685 (predict-yes)
  9499. I see 1 and I'm going to do: predict-yes
  9500. ENV: Agent did: predict-yes for direction L in state State-B
  9501. In State-B moving L
  9502. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  9503. predict error 0
  9504. dir: dir isU
  9505. \-/1344: O: O2688 (predict-no)
  9506. I see 1 and I'm going to do: predict-no
  9507. ENV: Agent did: predict-no for direction U in state State-A
  9508. In State-A moving U
  9509. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  9510. predict error 0
  9511. dir: dir isR
  9512. |\-1345: O: O2689 (predict-yes)
  9513. I see 1 and I'm going to do: predict-yes
  9514. ENV: Agent did: predict-yes for direction R in state State-A
  9515. In State-A moving R
  9516. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  9517. predict error 0
  9518. dir: dir isR
  9519. /|\1346: O: O2692 (predict-no)
  9520. I see 1 and I'm going to do: predict-no
  9521. ENV: Agent did: predict-no for direction R in state State-B
  9522. In State-B moving R
  9523. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  9524. predict error 0
  9525. dir: dir isU
  9526. -/|1347: O: O2694 (predict-no)
  9527. I see 1 and I'm going to do: predict-no
  9528. ENV: Agent did: predict-no for direction U in state State-B
  9529. In State-B moving U
  9530. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  9531. predict error 0
  9532. dir: dir isL
  9533. \-1348: O: O2695 (predict-yes)
  9534. I see 1 and I'm going to do: predict-yes
  9535. ENV: Agent did: predict-yes for direction L in state State-B
  9536. In State-B moving L
  9537. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  9538. predict error 0
  9539. dir: dir isL
  9540. /|1349: O: O2698 (predict-no)
  9541. I see 1 and I'm going to do: predict-no
  9542. ENV: Agent did: predict-no for direction L in state State-A
  9543. In State-A moving L
  9544. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  9545. predict error 0
  9546. dir: dir isU
  9547. \-/1350: O: O2700 (predict-no)
  9548. I see 1 and I'm going to do: predict-no
  9549. ENV: Agent did: predict-no for direction U in state State-A
  9550. In State-A moving U
  9551. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  9552. predict error 0
  9553. dir: dir isL
  9554. |\-1351: O: O2702 (predict-no)
  9555. I see 1 and I'm going to do: predict-no
  9556. ENV: Agent did: predict-no for direction L in state State-A
  9557. In State-A moving L
  9558. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  9559. predict error 0
  9560. dir: dir isU
  9561. /1352: O: O2704 (predict-no)
  9562. I see 1 and I'm going to do: predict-no
  9563. ENV: Agent did: predict-no for direction U in state State-A
  9564. In State-A moving U
  9565. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  9566. predict error 0
  9567. dir: dir isU
  9568. |\-1353: O: O2706 (predict-no)
  9569. I see 1 and I'm going to do: predict-no
  9570. ENV: Agent did: predict-no for direction U in state State-A
  9571. In State-A moving U
  9572. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  9573. predict error 0
  9574. dir: dir isR
  9575. /|\1354: O: O2707 (predict-yes)
  9576. I see 1 and I'm going to do: predict-yes
  9577. ENV: Agent did: predict-yes for direction R in state State-A
  9578. In State-A moving R
  9579. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  9580. predict error 0
  9581. dir: dir isL
  9582. -/1355: O: O2709 (predict-yes)
  9583. I see 1 and I'm going to do: predict-yes
  9584. ENV: Agent did: predict-yes for direction L in state State-B
  9585. In State-B moving L
  9586. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  9587. predict error 0
  9588. dir: dir isU
  9589. |\1356: O: O2712 (predict-no)
  9590. I see 1 and I'm going to do: predict-no
  9591. ENV: Agent did: predict-no for direction U in state State-A
  9592. In State-A moving U
  9593. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  9594. predict error 0
  9595. dir: dir isR
  9596. -/|1357: O: O2713 (predict-yes)
  9597. I see 1 and I'm going to do: predict-yes
  9598. ENV: Agent did: predict-yes for direction R in state State-A
  9599. In State-A moving R
  9600. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  9601. predict error 0
  9602. dir: dir isL
  9603. \-/1358: O: O2715 (predict-yes)
  9604. I see 1 and I'm going to do: predict-yes
  9605. ENV: Agent did: predict-yes for direction L in state State-B
  9606. In State-B moving L
  9607. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  9608. predict error 0
  9609. dir: dir isL
  9610. |\-1359: O: O2718 (predict-no)
  9611. I see 1 and I'm going to do: predict-no
  9612. ENV: Agent did: predict-no for direction L in state State-A
  9613. In State-A moving L
  9614. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  9615. predict error 0
  9616. dir: dir isR
  9617. /|\1360: O: O2719 (predict-yes)
  9618. I see 1 and I'm going to do: predict-yes
  9619. ENV: Agent did: predict-yes for direction R in state State-A
  9620. In State-A moving R
  9621. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  9622. predict error 0
  9623. dir: dir isL
  9624. -/1361: O: O2721 (predict-yes)
  9625. I see 1 and I'm going to do: predict-yes
  9626. ENV: Agent did: predict-yes for direction L in state State-B
  9627. In State-B moving L
  9628. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  9629. predict error 0
  9630. dir: dir isU
  9631. |1362: O: O2724 (predict-no)
  9632. I see 1 and I'm going to do: predict-no
  9633. ENV: Agent did: predict-no for direction U in state State-A
  9634. In State-A moving U
  9635. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  9636. predict error 0
  9637. dir: dir isU
  9638. \-/1363: O: O2726 (predict-no)
  9639. I see 1 and I'm going to do: predict-no
  9640. ENV: Agent did: predict-no for direction U in state State-A
  9641. In State-A moving U
  9642. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  9643. predict error 0
  9644. dir: dir isU
  9645. |\1364: O: O2728 (predict-no)
  9646. I see 1 and I'm going to do: predict-no
  9647. ENV: Agent did: predict-no for direction U in state State-A
  9648. In State-A moving U
  9649. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  9650. predict error 0
  9651. dir: dir isR
  9652. -/|1365: O: O2730 (predict-no)
  9653. I see 1 and I'm going to do: predict-no
  9654. ENV: Agent did: predict-no for direction R in state State-A
  9655. In State-A moving R
  9656. ENV: (next state, see, prediction correct?) = (State-B, 1, False)
  9657. predict error 1
  9658. dir: dir isU
  9659. \-/1366: O: O2732 (predict-no)
  9660. I see 0 and I'm going to do: predict-no
  9661. ENV: Agent did: predict-no for direction U in state State-B
  9662. In State-B moving U
  9663. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  9664. predict error 0
  9665. dir: dir isL
  9666. |\-1367: O: O2733 (predict-yes)
  9667. I see 1 and I'm going to do: predict-yes
  9668. ENV: Agent did: predict-yes for direction L in state State-B
  9669. In State-B moving L
  9670. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  9671. predict error 0
  9672. dir: dir isU
  9673. /|1368: O: O2736 (predict-no)
  9674. I see 1 and I'm going to do: predict-no
  9675. ENV: Agent did: predict-no for direction U in state State-A
  9676. In State-A moving U
  9677. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  9678. predict error 0
  9679. dir: dir isL
  9680. \-/1369: O: O2738 (predict-no)
  9681. I see 1 and I'm going to do: predict-no
  9682. ENV: Agent did: predict-no for direction L in state State-A
  9683. In State-A moving L
  9684. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  9685. predict error 0
  9686. dir: dir isL
  9687. |\-1370: O: O2740 (predict-no)
  9688. I see 1 and I'm going to do: predict-no
  9689. ENV: Agent did: predict-no for direction L in state State-A
  9690. In State-A moving L
  9691. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  9692. predict error 0
  9693. dir: dir isL
  9694. /|\1371: O: O2742 (predict-no)
  9695. I see 1 and I'm going to do: predict-no
  9696. ENV: Agent did: predict-no for direction L in state State-A
  9697. In State-A moving L
  9698. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  9699. predict error 0
  9700. dir: dir isL
  9701. rule alias: '*'
  9702. -1372: O: O2744 (predict-no)
  9703. I see 1 and I'm going to do: predict-no
  9704. ENV: Agent did: predict-no for direction L in state State-A
  9705. In State-A moving L
  9706. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  9707. predict error 0
  9708. dir: dir isU
  9709. /|\1373: O: O2746 (predict-no)
  9710. I see 1 and I'm going to do: predict-no
  9711. ENV: Agent did: predict-no for direction U in state State-A
  9712. In State-A moving U
  9713. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  9714. predict error 0
  9715. dir: dir isR
  9716. -/|1374: O: O2747 (predict-yes)
  9717. I see 1 and I'm going to do: predict-yes
  9718. ENV: Agent did: predict-yes for direction R in state State-A
  9719. In State-A moving R
  9720. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  9721. predict error 0
  9722. dir: dir isR
  9723. \-/1375: O: O2750 (predict-no)
  9724. I see 1 and I'm going to do: predict-no
  9725. ENV: Agent did: predict-no for direction R in state State-B
  9726. In State-B moving R
  9727. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  9728. predict error 0
  9729. dir: dir isR
  9730. |\1376: O: O2752 (predict-no)
  9731. I see 1 and I'm going to do: predict-no
  9732. ENV: Agent did: predict-no for direction R in state State-B
  9733. In State-B moving R
  9734. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  9735. predict error 0
  9736. dir: dir isL
  9737. -/|1377: O: O2753 (predict-yes)
  9738. I see 1 and I'm going to do: predict-yes
  9739. ENV: Agent did: predict-yes for direction L in state State-B
  9740. In State-B moving L
  9741. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  9742. predict error 0
  9743. dir: dir isR
  9744. \-/1378: O: O2755 (predict-yes)
  9745. I see 1 and I'm going to do: predict-yes
  9746. ENV: Agent did: predict-yes for direction R in state State-A
  9747. In State-A moving R
  9748. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  9749. predict error 0
  9750. dir: dir isU
  9751. |\-1379: O: O2758 (predict-no)
  9752. I see 1 and I'm going to do: predict-no
  9753. ENV: Agent did: predict-no for direction U in state State-B
  9754. In State-B moving U
  9755. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  9756. predict error 0
  9757. dir: dir isU
  9758. /|\1380: O: O2760 (predict-no)
  9759. I see 1 and I'm going to do: predict-no
  9760. ENV: Agent did: predict-no for direction U in state State-B
  9761. In State-B moving U
  9762. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  9763. predict error 0
  9764. dir: dir isR
  9765. -/|1381: O: O2762 (predict-no)
  9766. I see 1 and I'm going to do: predict-no
  9767. ENV: Agent did: predict-no for direction R in state State-B
  9768. In State-B moving R
  9769. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  9770. predict error 0
  9771. dir: dir isU
  9772. \1382: O: O2764 (predict-no)
  9773. I see 1 and I'm going to do: predict-no
  9774. ENV: Agent did: predict-no for direction U in state State-B
  9775. In State-B moving U
  9776. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  9777. predict error 0
  9778. dir: dir isU
  9779. -/|1383: O: O2766 (predict-no)
  9780. I see 1 and I'm going to do: predict-no
  9781. ENV: Agent did: predict-no for direction U in state State-B
  9782. In State-B moving U
  9783. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  9784. predict error 0
  9785. dir: dir isU
  9786. \-/1384: O: O2768 (predict-no)
  9787. I see 1 and I'm going to do: predict-no
  9788. ENV: Agent did: predict-no for direction U in state State-B
  9789. In State-B moving U
  9790. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  9791. predict error 0
  9792. dir: dir isR
  9793. |\-1385: O: O2769 (predict-yes)
  9794. I see 1 and I'm going to do: predict-yes
  9795. ENV: Agent did: predict-yes for direction R in state State-B
  9796. In State-B moving R
  9797. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  9798. predict error 1
  9799. dir: dir isL
  9800. /|\1386: O: O2771 (predict-yes)
  9801. I see 0 and I'm going to do: predict-yes
  9802. ENV: Agent did: predict-yes for direction L in state State-B
  9803. In State-B moving L
  9804. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  9805. predict error 0
  9806. dir: dir isL
  9807. -/1387: O: O2774 (predict-no)
  9808. I see 1 and I'm going to do: predict-no
  9809. ENV: Agent did: predict-no for direction L in state State-A
  9810. In State-A moving L
  9811. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  9812. predict error 0
  9813. dir: dir isU
  9814. |\-1388: O: O2776 (predict-no)
  9815. I see 1 and I'm going to do: predict-no
  9816. ENV: Agent did: predict-no for direction U in state State-A
  9817. In State-A moving U
  9818. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  9819. predict error 0
  9820. dir: dir isL
  9821. /|\1389: O: O2778 (predict-no)
  9822. I see 1 and I'm going to do: predict-no
  9823. ENV: Agent did: predict-no for direction L in state State-A
  9824. In State-A moving L
  9825. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  9826. predict error 0
  9827. dir: dir isR
  9828. -/|1390: O: O2779 (predict-yes)
  9829. I see 1 and I'm going to do: predict-yes
  9830. ENV: Agent did: predict-yes for direction R in state State-A
  9831. In State-A moving R
  9832. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  9833. predict error 0
  9834. dir: dir isR
  9835. \-/1391: O: O2782 (predict-no)
  9836. I see 1 and I'm going to do: predict-no
  9837. ENV: Agent did: predict-no for direction R in state State-B
  9838. In State-B moving R
  9839. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  9840. predict error 0
  9841. dir: dir isL
  9842. rule alias: '*'
  9843. |1392: O: O2783 (predict-yes)
  9844. I see 1 and I'm going to do: predict-yes
  9845. ENV: Agent did: predict-yes for direction L in state State-B
  9846. In State-B moving L
  9847. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  9848. predict error 0
  9849. dir: dir isL
  9850. \-1393: O: O2786 (predict-no)
  9851. I see 1 and I'm going to do: predict-no
  9852. ENV: Agent did: predict-no for direction L in state State-A
  9853. In State-A moving L
  9854. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  9855. predict error 0
  9856. dir: dir isU
  9857. /|\1394: O: O2788 (predict-no)
  9858. I see 1 and I'm going to do: predict-no
  9859. ENV: Agent did: predict-no for direction U in state State-A
  9860. In State-A moving U
  9861. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  9862. predict error 0
  9863. dir: dir isR
  9864. -/|1395: O: O2789 (predict-yes)
  9865. I see 1 and I'm going to do: predict-yes
  9866. ENV: Agent did: predict-yes for direction R in state State-A
  9867. In State-A moving R
  9868. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  9869. predict error 0
  9870. dir: dir isU
  9871. \-1396: O: O2792 (predict-no)
  9872. I see 1 and I'm going to do: predict-no
  9873. ENV: Agent did: predict-no for direction U in state State-B
  9874. In State-B moving U
  9875. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  9876. predict error 0
  9877. dir: dir isU
  9878. /|\1397: O: O2794 (predict-no)
  9879. I see 1 and I'm going to do: predict-no
  9880. ENV: Agent did: predict-no for direction U in state State-B
  9881. In State-B moving U
  9882. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  9883. predict error 0
  9884. dir: dir isL
  9885. -/|1398: O: O2795 (predict-yes)
  9886. I see 1 and I'm going to do: predict-yes
  9887. ENV: Agent did: predict-yes for direction L in state State-B
  9888. In State-B moving L
  9889. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  9890. predict error 0
  9891. dir: dir isU
  9892. \-/1399: O: O2798 (predict-no)
  9893. I see 1 and I'm going to do: predict-no
  9894. ENV: Agent did: predict-no for direction U in state State-A
  9895. In State-A moving U
  9896. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  9897. predict error 0
  9898. dir: dir isL
  9899. |1400: O: O2800 (predict-no)
  9900. I see 1 and I'm going to do: predict-no
  9901. ENV: Agent did: predict-no for direction L in state State-A
  9902. In State-A moving L
  9903. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  9904. predict error 0
  9905. dir: dir isR
  9906. \-1401: O: O2801 (predict-yes)
  9907. I see 1 and I'm going to do: predict-yes
  9908. ENV: Agent did: predict-yes for direction R in state State-A
  9909. In State-A moving R
  9910. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  9911. predict error 0
  9912. dir: dir isR
  9913. /1402: O: O2804 (predict-no)
  9914. I see 1 and I'm going to do: predict-no
  9915. ENV: Agent did: predict-no for direction R in state State-B
  9916. In State-B moving R
  9917. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  9918. predict error 0
  9919. dir: dir isU
  9920. |\-1403: O: O2806 (predict-no)
  9921. I see 1 and I'm going to do: predict-no
  9922. ENV: Agent did: predict-no for direction U in state State-B
  9923. In State-B moving U
  9924. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  9925. predict error 0
  9926. dir: dir isR
  9927. /|\1404: O: O2808 (predict-no)
  9928. I see 1 and I'm going to do: predict-no
  9929. ENV: Agent did: predict-no for direction R in state State-B
  9930. In State-B moving R
  9931. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  9932. predict error 0
  9933. dir: dir isL
  9934. -/|1405: O: O2809 (predict-yes)
  9935. I see 1 and I'm going to do: predict-yes
  9936. ENV: Agent did: predict-yes for direction L in state State-B
  9937. In State-B moving L
  9938. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  9939. predict error 0
  9940. dir: dir isR
  9941. \-/1406: O: O2811 (predict-yes)
  9942. I see 1 and I'm going to do: predict-yes
  9943. ENV: Agent did: predict-yes for direction R in state State-A
  9944. In State-A moving R
  9945. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  9946. predict error 0
  9947. dir: dir isR
  9948. |\-1407: O: O2814 (predict-no)
  9949. I see 1 and I'm going to do: predict-no
  9950. ENV: Agent did: predict-no for direction R in state State-B
  9951. In State-B moving R
  9952. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  9953. predict error 0
  9954. dir: dir isL
  9955. /|1408: O: O2815 (predict-yes)
  9956. I see 1 and I'm going to do: predict-yes
  9957. ENV: Agent did: predict-yes for direction L in state State-B
  9958. In State-B moving L
  9959. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  9960. predict error 0
  9961. dir: dir isR
  9962. \-/1409: O: O2817 (predict-yes)
  9963. I see 1 and I'm going to do: predict-yes
  9964. ENV: Agent did: predict-yes for direction R in state State-A
  9965. In State-A moving R
  9966. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  9967. predict error 0
  9968. dir: dir isU
  9969. |\-1410: O: O2820 (predict-no)
  9970. I see 1 and I'm going to do: predict-no
  9971. ENV: Agent did: predict-no for direction U in state State-B
  9972. In State-B moving U
  9973. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  9974. predict error 0
  9975. dir: dir isU
  9976. /|\1411: O: O2822 (predict-no)
  9977. I see 1 and I'm going to do: predict-no
  9978. ENV: Agent did: predict-no for direction U in state State-B
  9979. In State-B moving U
  9980. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  9981. predict error 0
  9982. dir: dir isU
  9983. -1412: O: O2824 (predict-no)
  9984. I see 1 and I'm going to do: predict-no
  9985. ENV: Agent did: predict-no for direction U in state State-B
  9986. In State-B moving U
  9987. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  9988. predict error 0
  9989. dir: dir isL
  9990. /|\1413: O: O2825 (predict-yes)
  9991. I see 1 and I'm going to do: predict-yes
  9992. ENV: Agent did: predict-yes for direction L in state State-B
  9993. In State-B moving L
  9994. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  9995. predict error 0
  9996. dir: dir isU
  9997. -/|1414: O: O2828 (predict-no)
  9998. I see 1 and I'm going to do: predict-no
  9999. ENV: Agent did: predict-no for direction U in state State-A
  10000. In State-A moving U
  10001. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  10002. predict error 0
  10003. dir: dir isR
  10004. \-/1415: O: O2829 (predict-yes)
  10005. I see 1 and I'm going to do: predict-yes
  10006. ENV: Agent did: predict-yes for direction R in state State-A
  10007. In State-A moving R
  10008. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  10009. predict error 0
  10010. dir: dir isU
  10011. |\-1416: O: O2832 (predict-no)
  10012. I see 1 and I'm going to do: predict-no
  10013. ENV: Agent did: predict-no for direction U in state State-B
  10014. In State-B moving U
  10015. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  10016. predict error 0
  10017. dir: dir isL
  10018. /|\1417: O: O2833 (predict-yes)
  10019. I see 1 and I'm going to do: predict-yes
  10020. ENV: Agent did: predict-yes for direction L in state State-B
  10021. In State-B moving L
  10022. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  10023. predict error 0
  10024. dir: dir isL
  10025. -/|1418: O: O2836 (predict-no)
  10026. I see 1 and I'm going to do: predict-no
  10027. ENV: Agent did: predict-no for direction L in state State-A
  10028. In State-A moving L
  10029. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  10030. predict error 0
  10031. dir: dir isU
  10032. \-/1419: O: O2838 (predict-no)
  10033. I see 1 and I'm going to do: predict-no
  10034. ENV: Agent did: predict-no for direction U in state State-A
  10035. In State-A moving U
  10036. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  10037. predict error 0
  10038. dir: dir isL
  10039. |\-1420: O: O2840 (predict-no)
  10040. I see 1 and I'm going to do: predict-no
  10041. ENV: Agent did: predict-no for direction L in state State-A
  10042. In State-A moving L
  10043. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  10044. predict error 0
  10045. dir: dir isL
  10046. /|\1421: O: O2842 (predict-no)
  10047. I see 1 and I'm going to do: predict-no
  10048. ENV: Agent did: predict-no for direction L in state State-A
  10049. In State-A moving L
  10050. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  10051. predict error 0
  10052. dir: dir isR
  10053. rule alias: '*'
  10054. -1422: O: O2843 (predict-yes)
  10055. I see 1 and I'm going to do: predict-yes
  10056. ENV: Agent did: predict-yes for direction R in state State-A
  10057. In State-A moving R
  10058. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  10059. predict error 0
  10060. dir: dir isU
  10061. /|\1423: O: O2846 (predict-no)
  10062. I see 1 and I'm going to do: predict-no
  10063. ENV: Agent did: predict-no for direction U in state State-B
  10064. In State-B moving U
  10065. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  10066. predict error 0
  10067. dir: dir isU
  10068. -/|1424: O: O2848 (predict-no)
  10069. I see 1 and I'm going to do: predict-no
  10070. ENV: Agent did: predict-no for direction U in state State-B
  10071. In State-B moving U
  10072. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  10073. predict error 0
  10074. dir: dir isR
  10075. \-/1425: O: O2850 (predict-no)
  10076. I see 1 and I'm going to do: predict-no
  10077. ENV: Agent did: predict-no for direction R in state State-B
  10078. In State-B moving R
  10079. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  10080. predict error 0
  10081. dir: dir isU
  10082. |\-1426: O: O2852 (predict-no)
  10083. I see 1 and I'm going to do: predict-no
  10084. ENV: Agent did: predict-no for direction U in state State-B
  10085. In State-B moving U
  10086. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  10087. predict error 0
  10088. dir: dir isU
  10089. /|\1427: O: O2854 (predict-no)
  10090. I see 1 and I'm going to do: predict-no
  10091. ENV: Agent did: predict-no for direction U in state State-B
  10092. In State-B moving U
  10093. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  10094. predict error 0
  10095. dir: dir isU
  10096. -1428: O: O2856 (predict-no)
  10097. I see 1 and I'm going to do: predict-no
  10098. ENV: Agent did: predict-no for direction U in state State-B
  10099. In State-B moving U
  10100. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  10101. predict error 0
  10102. dir: dir isR
  10103. /|\1429: O: O2858 (predict-no)
  10104. I see 1 and I'm going to do: predict-no
  10105. ENV: Agent did: predict-no for direction R in state State-B
  10106. In State-B moving R
  10107. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  10108. predict error 0
  10109. dir: dir isR
  10110. -/|1430: O: O2860 (predict-no)
  10111. I see 1 and I'm going to do: predict-no
  10112. ENV: Agent did: predict-no for direction R in state State-B
  10113. In State-B moving R
  10114. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  10115. predict error 0
  10116. dir: dir isU
  10117. \-/1431: O: O2862 (predict-no)
  10118. I see 1 and I'm going to do: predict-no
  10119. ENV: Agent did: predict-no for direction U in state State-B
  10120. In State-B moving U
  10121. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  10122. predict error 0
  10123. dir: dir isR
  10124. |1432: O: O2864 (predict-no)
  10125. I see 1 and I'm going to do: predict-no
  10126. ENV: Agent did: predict-no for direction R in state State-B
  10127. In State-B moving R
  10128. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  10129. predict error 0
  10130. dir: dir isU
  10131. \-/1433: O: O2866 (predict-no)
  10132. I see 1 and I'm going to do: predict-no
  10133. ENV: Agent did: predict-no for direction U in state State-B
  10134. In State-B moving U
  10135. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  10136. predict error 0
  10137. dir: dir isR
  10138. |\-1434: O: O2868 (predict-no)
  10139. I see 1 and I'm going to do: predict-no
  10140. ENV: Agent did: predict-no for direction R in state State-B
  10141. In State-B moving R
  10142. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  10143. predict error 0
  10144. dir: dir isU
  10145. /|\1435: O: O2870 (predict-no)
  10146. I see 1 and I'm going to do: predict-no
  10147. ENV: Agent did: predict-no for direction U in state State-B
  10148. In State-B moving U
  10149. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  10150. predict error 0
  10151. dir: dir isR
  10152. -/|1436: O: O2872 (predict-no)
  10153. I see 1 and I'm going to do: predict-no
  10154. ENV: Agent did: predict-no for direction R in state State-B
  10155. In State-B moving R
  10156. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  10157. predict error 0
  10158. dir: dir isR
  10159. \-/1437: O: O2874 (predict-no)
  10160. I see 1 and I'm going to do: predict-no
  10161. ENV: Agent did: predict-no for direction R in state State-B
  10162. In State-B moving R
  10163. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  10164. predict error 0
  10165. dir: dir isR
  10166. |\-1438: O: O2876 (predict-no)
  10167. I see 1 and I'm going to do: predict-no
  10168. ENV: Agent did: predict-no for direction R in state State-B
  10169. In State-B moving R
  10170. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  10171. predict error 0
  10172. dir: dir isL
  10173. /|\1439: O: O2877 (predict-yes)
  10174. I see 1 and I'm going to do: predict-yes
  10175. ENV: Agent did: predict-yes for direction L in state State-B
  10176. In State-B moving L
  10177. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  10178. predict error 0
  10179. dir: dir isL
  10180. -/|1440: O: O2880 (predict-no)
  10181. I see 1 and I'm going to do: predict-no
  10182. ENV: Agent did: predict-no for direction L in state State-A
  10183. In State-A moving L
  10184. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  10185. predict error 0
  10186. dir: dir isR
  10187. \1441: O: O2881 (predict-yes)
  10188. I see 1 and I'm going to do: predict-yes
  10189. ENV: Agent did: predict-yes for direction R in state State-A
  10190. In State-A moving R
  10191. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  10192. predict error 0
  10193. dir: dir isU
  10194. -1442: O: O2884 (predict-no)
  10195. I see 1 and I'm going to do: predict-no
  10196. ENV: Agent did: predict-no for direction U in state State-B
  10197. In State-B moving U
  10198. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  10199. predict error 0
  10200. dir: dir isL
  10201. /|\1443: O: O2885 (predict-yes)
  10202. I see 1 and I'm going to do: predict-yes
  10203. ENV: Agent did: predict-yes for direction L in state State-B
  10204. In State-B moving L
  10205. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  10206. predict error 0
  10207. dir: dir isU
  10208. -/1444: O: O2888 (predict-no)
  10209. I see 1 and I'm going to do: predict-no
  10210. ENV: Agent did: predict-no for direction U in state State-A
  10211. In State-A moving U
  10212. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  10213. predict error 0
  10214. dir: dir isU
  10215. |\1445: O: O2890 (predict-no)
  10216. I see 1 and I'm going to do: predict-no
  10217. ENV: Agent did: predict-no for direction U in state State-A
  10218. In State-A moving U
  10219. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  10220. predict error 0
  10221. dir: dir isU
  10222. -/|1446: O: O2892 (predict-no)
  10223. I see 1 and I'm going to do: predict-no
  10224. ENV: Agent did: predict-no for direction U in state State-A
  10225. In State-A moving U
  10226. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  10227. predict error 0
  10228. dir: dir isR
  10229. \-/1447: O: O2894 (predict-no)
  10230. I see 1 and I'm going to do: predict-no
  10231. ENV: Agent did: predict-no for direction R in state State-A
  10232. In State-A moving R
  10233. ENV: (next state, see, prediction correct?) = (State-B, 1, False)
  10234. predict error 1
  10235. dir: dir isU
  10236. |\-1448: O: O2896 (predict-no)
  10237. I see 0 and I'm going to do: predict-no
  10238. ENV: Agent did: predict-no for direction U in state State-B
  10239. In State-B moving U
  10240. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  10241. predict error 0
  10242. dir: dir isU
  10243. /|\1449: O: O2898 (predict-no)
  10244. I see 1 and I'm going to do: predict-no
  10245. ENV: Agent did: predict-no for direction U in state State-B
  10246. In State-B moving U
  10247. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  10248. predict error 0
  10249. dir: dir isR
  10250. -/|1450: O: O2900 (predict-no)
  10251. I see 1 and I'm going to do: predict-no
  10252. ENV: Agent did: predict-no for direction R in state State-B
  10253. In State-B moving R
  10254. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  10255. predict error 0
  10256. dir: dir isL
  10257. \-1451: O: O2901 (predict-yes)
  10258. I see 1 and I'm going to do: predict-yes
  10259. ENV: Agent did: predict-yes for direction L in state State-B
  10260. In State-B moving L
  10261. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  10262. predict error 0
  10263. dir: dir isR
  10264. /1452: O: O2903 (predict-yes)
  10265. I see 1 and I'm going to do: predict-yes
  10266. ENV: Agent did: predict-yes for direction R in state State-A
  10267. In State-A moving R
  10268. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  10269. predict error 0
  10270. dir: dir isL
  10271. |\-1453: O: O2905 (predict-yes)
  10272. I see 1 and I'm going to do: predict-yes
  10273. ENV: Agent did: predict-yes for direction L in state State-B
  10274. In State-B moving L
  10275. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  10276. predict error 0
  10277. dir: dir isU
  10278. /|1454: O: O2908 (predict-no)
  10279. I see 1 and I'm going to do: predict-no
  10280. ENV: Agent did: predict-no for direction U in state State-A
  10281. In State-A moving U
  10282. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  10283. predict error 0
  10284. dir: dir isR
  10285. \-/|1455: O: O2909 (predict-yes)
  10286. I see 1 and I'm going to do: predict-yes
  10287. ENV: Agent did: predict-yes for direction R in state State-A
  10288. In State-A moving R
  10289. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  10290. predict error 0
  10291. dir: dir isR
  10292. \-1456: O: O2912 (predict-no)
  10293. I see 1 and I'm going to do: predict-no
  10294. ENV: Agent did: predict-no for direction R in state State-B
  10295. In State-B moving R
  10296. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  10297. predict error 0
  10298. dir: dir isR
  10299. /|1457: O: O2914 (predict-no)
  10300. I see 1 and I'm going to do: predict-no
  10301. ENV: Agent did: predict-no for direction R in state State-B
  10302. In State-B moving R
  10303. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  10304. predict error 0
  10305. dir: dir isR
  10306. \-1458: O: O2916 (predict-no)
  10307. I see 1 and I'm going to do: predict-no
  10308. ENV: Agent did: predict-no for direction R in state State-B
  10309. In State-B moving R
  10310. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  10311. predict error 0
  10312. dir: dir isR
  10313. /|\1459: O: O2918 (predict-no)
  10314. I see 1 and I'm going to do: predict-no
  10315. ENV: Agent did: predict-no for direction R in state State-B
  10316. In State-B moving R
  10317. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  10318. predict error 0
  10319. dir: dir isR
  10320. -/|1460: O: O2920 (predict-no)
  10321. I see 1 and I'm going to do: predict-no
  10322. ENV: Agent did: predict-no for direction R in state State-B
  10323. In State-B moving R
  10324. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  10325. predict error 0
  10326. dir: dir isR
  10327. \-/1461: O: O2922 (predict-no)
  10328. I see 1 and I'm going to do: predict-no
  10329. ENV: Agent did: predict-no for direction R in state State-B
  10330. In State-B moving R
  10331. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  10332. predict error 0
  10333. dir: dir isU
  10334. |1462: O: O2924 (predict-no)
  10335. I see 1 and I'm going to do: predict-no
  10336. ENV: Agent did: predict-no for direction U in state State-B
  10337. In State-B moving U
  10338. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  10339. predict error 0
  10340. dir: dir isR
  10341. \-/1463: O: O2926 (predict-no)
  10342. I see 1 and I'm going to do: predict-no
  10343. ENV: Agent did: predict-no for direction R in state State-B
  10344. In State-B moving R
  10345. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  10346. predict error 0
  10347. dir: dir isR
  10348. |\-1464: O: O2928 (predict-no)
  10349. I see 1 and I'm going to do: predict-no
  10350. ENV: Agent did: predict-no for direction R in state State-B
  10351. In State-B moving R
  10352. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  10353. predict error 0
  10354. dir: dir isU
  10355. /|1465: O: O2930 (predict-no)
  10356. I see 1 and I'm going to do: predict-no
  10357. ENV: Agent did: predict-no for direction U in state State-B
  10358. In State-B moving U
  10359. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  10360. predict error 0
  10361. dir: dir isL
  10362. \-/1466: O: O2931 (predict-yes)
  10363. I see 1 and I'm going to do: predict-yes
  10364. ENV: Agent did: predict-yes for direction L in state State-B
  10365. In State-B moving L
  10366. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  10367. predict error 0
  10368. dir: dir isL
  10369. |\1467: O: O2934 (predict-no)
  10370. I see 1 and I'm going to do: predict-no
  10371. ENV: Agent did: predict-no for direction L in state State-A
  10372. In State-A moving L
  10373. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  10374. predict error 0
  10375. dir: dir isL
  10376. -/1468: O: O2936 (predict-no)
  10377. I see 1 and I'm going to do: predict-no
  10378. ENV: Agent did: predict-no for direction L in state State-A
  10379. In State-A moving L
  10380. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  10381. predict error 0
  10382. dir: dir isL
  10383. |\-1469: O: O2938 (predict-no)
  10384. I see 1 and I'm going to do: predict-no
  10385. ENV: Agent did: predict-no for direction L in state State-A
  10386. In State-A moving L
  10387. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  10388. predict error 0
  10389. dir: dir isU
  10390. /|1470: O: O2940 (predict-no)
  10391. I see 1 and I'm going to do: predict-no
  10392. ENV: Agent did: predict-no for direction U in state State-A
  10393. In State-A moving U
  10394. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  10395. predict error 0
  10396. dir: dir isL
  10397. \-/1471: O: O2942 (predict-no)
  10398. I see 1 and I'm going to do: predict-no
  10399. ENV: Agent did: predict-no for direction L in state State-A
  10400. In State-A moving L
  10401. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  10402. predict error 0
  10403. dir: dir isL
  10404. |1472: O: O2944 (predict-no)
  10405. I see 1 and I'm going to do: predict-no
  10406. ENV: Agent did: predict-no for direction L in state State-A
  10407. In State-A moving L
  10408. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  10409. predict error 0
  10410. dir: dir isL
  10411. \-/1473: O: O2946 (predict-no)
  10412. I see 1 and I'm going to do: predict-no
  10413. ENV: Agent did: predict-no for direction L in state State-A
  10414. In State-A moving L
  10415. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  10416. predict error 0
  10417. dir: dir isR
  10418. |\-1474: O: O2947 (predict-yes)
  10419. I see 1 and I'm going to do: predict-yes
  10420. ENV: Agent did: predict-yes for direction R in state State-A
  10421. In State-A moving R
  10422. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  10423. predict error 0
  10424. dir: dir isU
  10425. /|\1475: O: O2950 (predict-no)
  10426. I see 1 and I'm going to do: predict-no
  10427. ENV: Agent did: predict-no for direction U in state State-B
  10428. In State-B moving U
  10429. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  10430. predict error 0
  10431. dir: dir isU
  10432. -/|1476: O: O2952 (predict-no)
  10433. I see 1 and I'm going to do: predict-no
  10434. ENV: Agent did: predict-no for direction U in state State-B
  10435. In State-B moving U
  10436. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  10437. predict error 0
  10438. dir: dir isU
  10439. \-1477: O: O2954 (predict-no)
  10440. I see 1 and I'm going to do: predict-no
  10441. ENV: Agent did: predict-no for direction U in state State-B
  10442. In State-B moving U
  10443. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  10444. predict error 0
  10445. dir: dir isR
  10446. /|\1478: O: O2956 (predict-no)
  10447. I see 1 and I'm going to do: predict-no
  10448. ENV: Agent did: predict-no for direction R in state State-B
  10449. In State-B moving R
  10450. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  10451. predict error 0
  10452. dir: dir isL
  10453. -/|1479: O: O2957 (predict-yes)
  10454. I see 1 and I'm going to do: predict-yes
  10455. ENV: Agent did: predict-yes for direction L in state State-B
  10456. In State-B moving L
  10457. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  10458. predict error 0
  10459. dir: dir isL
  10460. \-/1480: O: O2960 (predict-no)
  10461. I see 1 and I'm going to do: predict-no
  10462. ENV: Agent did: predict-no for direction L in state State-A
  10463. In State-A moving L
  10464. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  10465. predict error 0
  10466. dir: dir isR
  10467. |\-1481: O: O2961 (predict-yes)
  10468. I see 1 and I'm going to do: predict-yes
  10469. ENV: Agent did: predict-yes for direction R in state State-A
  10470. In State-A moving R
  10471. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  10472. predict error 0
  10473. dir: dir isU
  10474. rule alias: '*'
  10475. /1482: O: O2964 (predict-no)
  10476. I see 1 and I'm going to do: predict-no
  10477. ENV: Agent did: predict-no for direction U in state State-B
  10478. In State-B moving U
  10479. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  10480. predict error 0
  10481. dir: dir isL
  10482. |\-1483: O: O2965 (predict-yes)
  10483. I see 1 and I'm going to do: predict-yes
  10484. ENV: Agent did: predict-yes for direction L in state State-B
  10485. In State-B moving L
  10486. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  10487. predict error 0
  10488. dir: dir isU
  10489. /|\1484: O: O2968 (predict-no)
  10490. I see 1 and I'm going to do: predict-no
  10491. ENV: Agent did: predict-no for direction U in state State-A
  10492. In State-A moving U
  10493. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  10494. predict error 0
  10495. dir: dir isR
  10496. -/|1485: O: O2969 (predict-yes)
  10497. I see 1 and I'm going to do: predict-yes
  10498. ENV: Agent did: predict-yes for direction R in state State-A
  10499. In State-A moving R
  10500. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  10501. predict error 0
  10502. dir: dir isR
  10503. \-/1486: O: O2972 (predict-no)
  10504. I see 1 and I'm going to do: predict-no
  10505. ENV: Agent did: predict-no for direction R in state State-B
  10506. In State-B moving R
  10507. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  10508. predict error 0
  10509. dir: dir isR
  10510. |\-1487: O: O2973 (predict-yes)
  10511. I see 1 and I'm going to do: predict-yes
  10512. ENV: Agent did: predict-yes for direction R in state State-B
  10513. In State-B moving R
  10514. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  10515. predict error 1
  10516. dir: dir isL
  10517. /|\1488: O: O2975 (predict-yes)
  10518. I see 0 and I'm going to do: predict-yes
  10519. ENV: Agent did: predict-yes for direction L in state State-B
  10520. In State-B moving L
  10521. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  10522. predict error 0
  10523. dir: dir isL
  10524. -/|1489: O: O2978 (predict-no)
  10525. I see 1 and I'm going to do: predict-no
  10526. ENV: Agent did: predict-no for direction L in state State-A
  10527. In State-A moving L
  10528. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  10529. predict error 0
  10530. dir: dir isU
  10531. \-/1490: O: O2980 (predict-no)
  10532. I see 1 and I'm going to do: predict-no
  10533. ENV: Agent did: predict-no for direction U in state State-A
  10534. In State-A moving U
  10535. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  10536. predict error 0
  10537. dir: dir isL
  10538. |\1491: O: O2982 (predict-no)
  10539. I see 1 and I'm going to do: predict-no
  10540. ENV: Agent did: predict-no for direction L in state State-A
  10541. In State-A moving L
  10542. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  10543. predict error 0
  10544. dir: dir isL
  10545. -1492: O: O2984 (predict-no)
  10546. I see 1 and I'm going to do: predict-no
  10547. ENV: Agent did: predict-no for direction L in state State-A
  10548. In State-A moving L
  10549. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  10550. predict error 0
  10551. dir: dir isL
  10552. /|1493: O: O2986 (predict-no)
  10553. I see 1 and I'm going to do: predict-no
  10554. ENV: Agent did: predict-no for direction L in state State-A
  10555. In State-A moving L
  10556. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  10557. predict error 0
  10558. dir: dir isU
  10559. \-/|1494: O: O2988 (predict-no)
  10560. I see 1 and I'm going to do: predict-no
  10561. ENV: Agent did: predict-no for direction U in state State-A
  10562. In State-A moving U
  10563. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  10564. predict error 0
  10565. dir: dir isL
  10566. \-1495: O: O2990 (predict-no)
  10567. I see 1 and I'm going to do: predict-no
  10568. ENV: Agent did: predict-no for direction L in state State-A
  10569. In State-A moving L
  10570. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  10571. predict error 0
  10572. dir: dir isL
  10573. /|\1496: O: O2992 (predict-no)
  10574. I see 1 and I'm going to do: predict-no
  10575. ENV: Agent did: predict-no for direction L in state State-A
  10576. In State-A moving L
  10577. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  10578. predict error 0
  10579. dir: dir isL
  10580. -/|1497: O: O2994 (predict-no)
  10581. I see 1 and I'm going to do: predict-no
  10582. ENV: Agent did: predict-no for direction L in state State-A
  10583. In State-A moving L
  10584. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  10585. predict error 0
  10586. dir: dir isR
  10587. \-/1498: O: O2995 (predict-yes)
  10588. I see 1 and I'm going to do: predict-yes
  10589. ENV: Agent did: predict-yes for direction R in state State-A
  10590. In State-A moving R
  10591. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  10592. predict error 0
  10593. dir: dir isU
  10594. |\-1499: O: O2998 (predict-no)
  10595. I see 1 and I'm going to do: predict-no
  10596. ENV: Agent did: predict-no for direction U in state State-B
  10597. In State-B moving U
  10598. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  10599. predict error 0
  10600. dir: dir isL
  10601. /|\1500: O: O2999 (predict-yes)
  10602. I see 1 and I'm going to do: predict-yes
  10603. ENV: Agent did: predict-yes for direction L in state State-B
  10604. In State-B moving L
  10605. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  10606. predict error 0
  10607. dir: dir isU
  10608. -/|1501: O: O3002 (predict-no)
  10609. I see 1 and I'm going to do: predict-no
  10610. ENV: Agent did: predict-no for direction U in state State-A
  10611. In State-A moving U
  10612. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  10613. predict error 0
  10614. dir: dir isU
  10615. \1502: O: O3004 (predict-no)
  10616. I see 1 and I'm going to do: predict-no
  10617. ENV: Agent did: predict-no for direction U in state State-A
  10618. In State-A moving U
  10619. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  10620. predict error 0
  10621. dir: dir isU
  10622. -/|1503: O: O3006 (predict-no)
  10623. I see 1 and I'm going to do: predict-no
  10624. ENV: Agent did: predict-no for direction U in state State-A
  10625. In State-A moving U
  10626. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  10627. predict error 0
  10628. dir: dir isL
  10629. \-/1504: O: O3007 (predict-yes)
  10630. I see 1 and I'm going to do: predict-yes
  10631. ENV: Agent did: predict-yes for direction L in state State-A
  10632. In State-A moving L
  10633. ENV: (next state, see, prediction correct?) = (State-A, 0, False)
  10634. predict error 1
  10635. dir: dir isL
  10636. |\-1505: O: O3010 (predict-no)
  10637. I see 0 and I'm going to do: predict-no
  10638. ENV: Agent did: predict-no for direction L in state State-A
  10639. In State-A moving L
  10640. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  10641. predict error 0
  10642. dir: dir isU
  10643. /|\1506: O: O3012 (predict-no)
  10644. I see 1 and I'm going to do: predict-no
  10645. ENV: Agent did: predict-no for direction U in state State-A
  10646. In State-A moving U
  10647. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  10648. predict error 0
  10649. dir: dir isU
  10650. -/|1507: O: O3014 (predict-no)
  10651. I see 1 and I'm going to do: predict-no
  10652. ENV: Agent did: predict-no for direction U in state State-A
  10653. In State-A moving U
  10654. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  10655. predict error 0
  10656. dir: dir isL
  10657. \-/1508: O: O3016 (predict-no)
  10658. I see 1 and I'm going to do: predict-no
  10659. ENV: Agent did: predict-no for direction L in state State-A
  10660. In State-A moving L
  10661. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  10662. predict error 0
  10663. dir: dir isR
  10664. |\-1509: O: O3017 (predict-yes)
  10665. I see 1 and I'm going to do: predict-yes
  10666. ENV: Agent did: predict-yes for direction R in state State-A
  10667. In State-A moving R
  10668. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  10669. predict error 0
  10670. dir: dir isR
  10671. /|1510: O: O3020 (predict-no)
  10672. I see 1 and I'm going to do: predict-no
  10673. ENV: Agent did: predict-no for direction R in state State-B
  10674. In State-B moving R
  10675. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  10676. predict error 0
  10677. dir: dir isU
  10678. \-/1511: O: O3022 (predict-no)
  10679. I see 1 and I'm going to do: predict-no
  10680. ENV: Agent did: predict-no for direction U in state State-B
  10681. In State-B moving U
  10682. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  10683. predict error 0
  10684. dir: dir isL
  10685. |1512: O: O3023 (predict-yes)
  10686. I see 1 and I'm going to do: predict-yes
  10687. ENV: Agent did: predict-yes for direction L in state State-B
  10688. In State-B moving L
  10689. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  10690. predict error 0
  10691. dir: dir isL
  10692. \-/1513: O: O3026 (predict-no)
  10693. I see 1 and I'm going to do: predict-no
  10694. ENV: Agent did: predict-no for direction L in state State-A
  10695. In State-A moving L
  10696. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  10697. predict error 0
  10698. dir: dir isU
  10699. |\-1514: O: O3028 (predict-no)
  10700. I see 1 and I'm going to do: predict-no
  10701. ENV: Agent did: predict-no for direction U in state State-A
  10702. In State-A moving U
  10703. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  10704. predict error 0
  10705. dir: dir isU
  10706. /|\1515: O: O3030 (predict-no)
  10707. I see 1 and I'm going to do: predict-no
  10708. ENV: Agent did: predict-no for direction U in state State-A
  10709. In State-A moving U
  10710. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  10711. predict error 0
  10712. dir: dir isL
  10713. -/|1516: O: O3032 (predict-no)
  10714. I see 1 and I'm going to do: predict-no
  10715. ENV: Agent did: predict-no for direction L in state State-A
  10716. In State-A moving L
  10717. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  10718. predict error 0
  10719. dir: dir isR
  10720. \-/1517: O: O3033 (predict-yes)
  10721. I see 1 and I'm going to do: predict-yes
  10722. ENV: Agent did: predict-yes for direction R in state State-A
  10723. In State-A moving R
  10724. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  10725. predict error 0
  10726. dir: dir isR
  10727. |\-1518: O: O3036 (predict-no)
  10728. I see 1 and I'm going to do: predict-no
  10729. ENV: Agent did: predict-no for direction R in state State-B
  10730. In State-B moving R
  10731. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  10732. predict error 0
  10733. dir: dir isU
  10734. /|\1519: O: O3038 (predict-no)
  10735. I see 1 and I'm going to do: predict-no
  10736. ENV: Agent did: predict-no for direction U in state State-B
  10737. In State-B moving U
  10738. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  10739. predict error 0
  10740. dir: dir isR
  10741. -/|1520: O: O3040 (predict-no)
  10742. I see 1 and I'm going to do: predict-no
  10743. ENV: Agent did: predict-no for direction R in state State-B
  10744. In State-B moving R
  10745. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  10746. predict error 0
  10747. dir: dir isU
  10748. \-/1521: O: O3042 (predict-no)
  10749. I see 1 and I'm going to do: predict-no
  10750. ENV: Agent did: predict-no for direction U in state State-B
  10751. In State-B moving U
  10752. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  10753. predict error 0
  10754. dir: dir isL
  10755. |1522: O: O3043 (predict-yes)
  10756. I see 1 and I'm going to do: predict-yes
  10757. ENV: Agent did: predict-yes for direction L in state State-B
  10758. In State-B moving L
  10759. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  10760. predict error 0
  10761. dir: dir isL
  10762. \-/1523: O: O3046 (predict-no)
  10763. I see 1 and I'm going to do: predict-no
  10764. ENV: Agent did: predict-no for direction L in state State-A
  10765. In State-A moving L
  10766. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  10767. predict error 0
  10768. dir: dir isL
  10769. |\-1524: O: O3048 (predict-no)
  10770. I see 1 and I'm going to do: predict-no
  10771. ENV: Agent did: predict-no for direction L in state State-A
  10772. In State-A moving L
  10773. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  10774. predict error 0
  10775. dir: dir isR
  10776. /|\1525: O: O3050 (predict-no)
  10777. I see 1 and I'm going to do: predict-no
  10778. ENV: Agent did: predict-no for direction R in state State-A
  10779. In State-A moving R
  10780. ENV: (next state, see, prediction correct?) = (State-B, 1, False)
  10781. predict error 1
  10782. dir: dir isL
  10783. -/|1526: O: O3051 (predict-yes)
  10784. I see 0 and I'm going to do: predict-yes
  10785. ENV: Agent did: predict-yes for direction L in state State-B
  10786. In State-B moving L
  10787. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  10788. predict error 0
  10789. dir: dir isL
  10790. \-/1527: O: O3054 (predict-no)
  10791. I see 1 and I'm going to do: predict-no
  10792. ENV: Agent did: predict-no for direction L in state State-A
  10793. In State-A moving L
  10794. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  10795. predict error 0
  10796. dir: dir isL
  10797. |\1528: O: O3056 (predict-no)
  10798. I see 1 and I'm going to do: predict-no
  10799. ENV: Agent did: predict-no for direction L in state State-A
  10800. In State-A moving L
  10801. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  10802. predict error 0
  10803. dir: dir isL
  10804. -/|1529: O: O3058 (predict-no)
  10805. I see 1 and I'm going to do: predict-no
  10806. ENV: Agent did: predict-no for direction L in state State-A
  10807. In State-A moving L
  10808. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  10809. predict error 0
  10810. dir: dir isU
  10811. \-/1530: O: O3060 (predict-no)
  10812. I see 1 and I'm going to do: predict-no
  10813. ENV: Agent did: predict-no for direction U in state State-A
  10814. In State-A moving U
  10815. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  10816. predict error 0
  10817. dir: dir isR
  10818. |\1531: O: O3061 (predict-yes)
  10819. I see 1 and I'm going to do: predict-yes
  10820. ENV: Agent did: predict-yes for direction R in state State-A
  10821. In State-A moving R
  10822. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  10823. predict error 0
  10824. dir: dir isU
  10825. -1532: O: O3064 (predict-no)
  10826. I see 1 and I'm going to do: predict-no
  10827. ENV: Agent did: predict-no for direction U in state State-B
  10828. In State-B moving U
  10829. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  10830. predict error 0
  10831. dir: dir isU
  10832. /|\1533: O: O3066 (predict-no)
  10833. I see 1 and I'm going to do: predict-no
  10834. ENV: Agent did: predict-no for direction U in state State-B
  10835. In State-B moving U
  10836. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  10837. predict error 0
  10838. dir: dir isL
  10839. -/|1534: O: O3067 (predict-yes)
  10840. I see 1 and I'm going to do: predict-yes
  10841. ENV: Agent did: predict-yes for direction L in state State-B
  10842. In State-B moving L
  10843. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  10844. predict error 0
  10845. dir: dir isU
  10846. \-/1535: O: O3070 (predict-no)
  10847. I see 1 and I'm going to do: predict-no
  10848. ENV: Agent did: predict-no for direction U in state State-A
  10849. In State-A moving U
  10850. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  10851. predict error 0
  10852. dir: dir isL
  10853. |\-1536: O: O3072 (predict-no)
  10854. I see 1 and I'm going to do: predict-no
  10855. ENV: Agent did: predict-no for direction L in state State-A
  10856. In State-A moving L
  10857. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  10858. predict error 0
  10859. dir: dir isU
  10860. /|\1537: O: O3074 (predict-no)
  10861. I see 1 and I'm going to do: predict-no
  10862. ENV: Agent did: predict-no for direction U in state State-A
  10863. In State-A moving U
  10864. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  10865. predict error 0
  10866. dir: dir isL
  10867. -/|1538: O: O3075 (predict-yes)
  10868. I see 1 and I'm going to do: predict-yes
  10869. ENV: Agent did: predict-yes for direction L in state State-A
  10870. In State-A moving L
  10871. ENV: (next state, see, prediction correct?) = (State-A, 0, False)
  10872. predict error 1
  10873. dir: dir isL
  10874. \-/1539: O: O3078 (predict-no)
  10875. I see 0 and I'm going to do: predict-no
  10876. ENV: Agent did: predict-no for direction L in state State-A
  10877. In State-A moving L
  10878. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  10879. predict error 0
  10880. dir: dir isR
  10881. |\1540: O: O3079 (predict-yes)
  10882. I see 1 and I'm going to do: predict-yes
  10883. ENV: Agent did: predict-yes for direction R in state State-A
  10884. In State-A moving R
  10885. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  10886. predict error 0
  10887. dir: dir isL
  10888. -/|1541: O: O3081 (predict-yes)
  10889. I see 1 and I'm going to do: predict-yes
  10890. ENV: Agent did: predict-yes for direction L in state State-B
  10891. In State-B moving L
  10892. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  10893. predict error 0
  10894. dir: dir isU
  10895. \1542: O: O3084 (predict-no)
  10896. I see 1 and I'm going to do: predict-no
  10897. ENV: Agent did: predict-no for direction U in state State-A
  10898. In State-A moving U
  10899. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  10900. predict error 0
  10901. dir: dir isL
  10902. -/|1543: O: O3086 (predict-no)
  10903. I see 1 and I'm going to do: predict-no
  10904. ENV: Agent did: predict-no for direction L in state State-A
  10905. In State-A moving L
  10906. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  10907. predict error 0
  10908. dir: dir isU
  10909. \-/1544: O: O3087 (predict-yes)
  10910. I see 1 and I'm going to do: predict-yes
  10911. ENV: Agent did: predict-yes for direction U in state State-A
  10912. In State-A moving U
  10913. ENV: (next state, see, prediction correct?) = (State-A, 0, False)
  10914. predict error 1
  10915. dir: dir isL
  10916. |\-1545: O: O3090 (predict-no)
  10917. I see 0 and I'm going to do: predict-no
  10918. ENV: Agent did: predict-no for direction L in state State-A
  10919. In State-A moving L
  10920. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  10921. predict error 0
  10922. dir: dir isR
  10923. /|\1546: O: O3091 (predict-yes)
  10924. I see 1 and I'm going to do: predict-yes
  10925. ENV: Agent did: predict-yes for direction R in state State-A
  10926. In State-A moving R
  10927. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  10928. predict error 0
  10929. dir: dir isL
  10930. -/|1547: O: O3093 (predict-yes)
  10931. I see 1 and I'm going to do: predict-yes
  10932. ENV: Agent did: predict-yes for direction L in state State-B
  10933. In State-B moving L
  10934. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  10935. predict error 0
  10936. dir: dir isL
  10937. \-/1548: O: O3096 (predict-no)
  10938. I see 1 and I'm going to do: predict-no
  10939. ENV: Agent did: predict-no for direction L in state State-A
  10940. In State-A moving L
  10941. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  10942. predict error 0
  10943. dir: dir isR
  10944. |\-1549: O: O3097 (predict-yes)
  10945. I see 1 and I'm going to do: predict-yes
  10946. ENV: Agent did: predict-yes for direction R in state State-A
  10947. In State-A moving R
  10948. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  10949. predict error 0
  10950. dir: dir isR
  10951. /|\1550: O: O3100 (predict-no)
  10952. I see 1 and I'm going to do: predict-no
  10953. ENV: Agent did: predict-no for direction R in state State-B
  10954. In State-B moving R
  10955. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  10956. predict error 0
  10957. dir: dir isR
  10958. -/|1551: O: O3102 (predict-no)
  10959. I see 1 and I'm going to do: predict-no
  10960. ENV: Agent did: predict-no for direction R in state State-B
  10961. In State-B moving R
  10962. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  10963. predict error 0
  10964. dir: dir isR
  10965. \1552: O: O3104 (predict-no)
  10966. I see 1 and I'm going to do: predict-no
  10967. ENV: Agent did: predict-no for direction R in state State-B
  10968. In State-B moving R
  10969. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  10970. predict error 0
  10971. dir: dir isL
  10972. -/|1553: O: O3105 (predict-yes)
  10973. I see 1 and I'm going to do: predict-yes
  10974. ENV: Agent did: predict-yes for direction L in state State-B
  10975. In State-B moving L
  10976. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  10977. predict error 0
  10978. dir: dir isL
  10979. \-1554: O: O3108 (predict-no)
  10980. I see 1 and I'm going to do: predict-no
  10981. ENV: Agent did: predict-no for direction L in state State-A
  10982. In State-A moving L
  10983. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  10984. predict error 0
  10985. dir: dir isU
  10986. /|\1555: O: O3109 (predict-yes)
  10987. I see 1 and I'm going to do: predict-yes
  10988. ENV: Agent did: predict-yes for direction U in state State-A
  10989. In State-A moving U
  10990. ENV: (next state, see, prediction correct?) = (State-A, 0, False)
  10991. predict error 1
  10992. dir: dir isL
  10993. -/|1556: O: O3112 (predict-no)
  10994. I see 0 and I'm going to do: predict-no
  10995. ENV: Agent did: predict-no for direction L in state State-A
  10996. In State-A moving L
  10997. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  10998. predict error 0
  10999. dir: dir isU
  11000. \-/1557: O: O3114 (predict-no)
  11001. I see 1 and I'm going to do: predict-no
  11002. ENV: Agent did: predict-no for direction U in state State-A
  11003. In State-A moving U
  11004. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  11005. predict error 0
  11006. dir: dir isR
  11007. |\1558: O: O3115 (predict-yes)
  11008. I see 1 and I'm going to do: predict-yes
  11009. ENV: Agent did: predict-yes for direction R in state State-A
  11010. In State-A moving R
  11011. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  11012. predict error 0
  11013. dir: dir isR
  11014. -/1559: O: O3118 (predict-no)
  11015. I see 1 and I'm going to do: predict-no
  11016. ENV: Agent did: predict-no for direction R in state State-B
  11017. In State-B moving R
  11018. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  11019. predict error 0
  11020. dir: dir isL
  11021. |\-1560: O: O3119 (predict-yes)
  11022. I see 1 and I'm going to do: predict-yes
  11023. ENV: Agent did: predict-yes for direction L in state State-B
  11024. In State-B moving L
  11025. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  11026. predict error 0
  11027. dir: dir isL
  11028. /|\1561: O: O3122 (predict-no)
  11029. I see 1 and I'm going to do: predict-no
  11030. ENV: Agent did: predict-no for direction L in state State-A
  11031. In State-A moving L
  11032. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  11033. predict error 0
  11034. dir: dir isL
  11035. -1562: O: O3124 (predict-no)
  11036. I see 1 and I'm going to do: predict-no
  11037. ENV: Agent did: predict-no for direction L in state State-A
  11038. In State-A moving L
  11039. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  11040. predict error 0
  11041. dir: dir isR
  11042. /|\1563: O: O3126 (predict-no)
  11043. I see 1 and I'm going to do: predict-no
  11044. ENV: Agent did: predict-no for direction R in state State-A
  11045. In State-A moving R
  11046. ENV: (next state, see, prediction correct?) = (State-B, 1, False)
  11047. predict error 1
  11048. dir: dir isR
  11049. -/1564: O: O3128 (predict-no)
  11050. I see 0 and I'm going to do: predict-no
  11051. ENV: Agent did: predict-no for direction R in state State-B
  11052. In State-B moving R
  11053. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  11054. predict error 0
  11055. dir: dir isU
  11056. |\-1565: O: O3129 (predict-yes)
  11057. I see 1 and I'm going to do: predict-yes
  11058. ENV: Agent did: predict-yes for direction U in state State-B
  11059. In State-B moving U
  11060. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  11061. predict error 1
  11062. dir: dir isR
  11063. /|\1566: O: O3132 (predict-no)
  11064. I see 0 and I'm going to do: predict-no
  11065. ENV: Agent did: predict-no for direction R in state State-B
  11066. In State-B moving R
  11067. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  11068. predict error 0
  11069. dir: dir isU
  11070. -/|1567: O: O3134 (predict-no)
  11071. I see 1 and I'm going to do: predict-no
  11072. ENV: Agent did: predict-no for direction U in state State-B
  11073. In State-B moving U
  11074. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  11075. predict error 0
  11076. dir: dir isR
  11077. \-/1568: O: O3136 (predict-no)
  11078. I see 1 and I'm going to do: predict-no
  11079. ENV: Agent did: predict-no for direction R in state State-B
  11080. In State-B moving R
  11081. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  11082. predict error 0
  11083. dir: dir isL
  11084. |\-1569: O: O3137 (predict-yes)
  11085. I see 1 and I'm going to do: predict-yes
  11086. ENV: Agent did: predict-yes for direction L in state State-B
  11087. In State-B moving L
  11088. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  11089. predict error 0
  11090. dir: dir isR
  11091. /|\1570: O: O3139 (predict-yes)
  11092. I see 1 and I'm going to do: predict-yes
  11093. ENV: Agent did: predict-yes for direction R in state State-A
  11094. In State-A moving R
  11095. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  11096. predict error 0
  11097. dir: dir isU
  11098. -/|\1571: O: O3142 (predict-no)
  11099. I see 1 and I'm going to do: predict-no
  11100. ENV: Agent did: predict-no for direction U in state State-B
  11101. In State-B moving U
  11102. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  11103. predict error 0
  11104. dir: dir isU
  11105. -1572: O: O3144 (predict-no)
  11106. I see 1 and I'm going to do: predict-no
  11107. ENV: Agent did: predict-no for direction U in state State-B
  11108. In State-B moving U
  11109. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  11110. predict error 0
  11111. dir: dir isU
  11112. /|\1573: O: O3146 (predict-no)
  11113. I see 1 and I'm going to do: predict-no
  11114. ENV: Agent did: predict-no for direction U in state State-B
  11115. In State-B moving U
  11116. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  11117. predict error 0
  11118. dir: dir isU
  11119. -/1574: O: O3148 (predict-no)
  11120. I see 1 and I'm going to do: predict-no
  11121. ENV: Agent did: predict-no for direction U in state State-B
  11122. In State-B moving U
  11123. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  11124. predict error 0
  11125. dir: dir isR
  11126. |\-1575: O: O3149 (predict-yes)
  11127. I see 1 and I'm going to do: predict-yes
  11128. ENV: Agent did: predict-yes for direction R in state State-B
  11129. In State-B moving R
  11130. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  11131. predict error 1
  11132. dir: dir isR
  11133. /|\1576: O: O3152 (predict-no)
  11134. I see 0 and I'm going to do: predict-no
  11135. ENV: Agent did: predict-no for direction R in state State-B
  11136. In State-B moving R
  11137. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  11138. predict error 0
  11139. dir: dir isR
  11140. -/1577: O: O3154 (predict-no)
  11141. I see 1 and I'm going to do: predict-no
  11142. ENV: Agent did: predict-no for direction R in state State-B
  11143. In State-B moving R
  11144. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  11145. predict error 0
  11146. dir: dir isR
  11147. |\-1578: O: O3156 (predict-no)
  11148. I see 1 and I'm going to do: predict-no
  11149. ENV: Agent did: predict-no for direction R in state State-B
  11150. In State-B moving R
  11151. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  11152. predict error 0
  11153. dir: dir isU
  11154. /|\1579: O: O3158 (predict-no)
  11155. I see 1 and I'm going to do: predict-no
  11156. ENV: Agent did: predict-no for direction U in state State-B
  11157. In State-B moving U
  11158. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  11159. predict error 0
  11160. dir: dir isR
  11161. -/|1580: O: O3160 (predict-no)
  11162. I see 1 and I'm going to do: predict-no
  11163. ENV: Agent did: predict-no for direction R in state State-B
  11164. In State-B moving R
  11165. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  11166. predict error 0
  11167. dir: dir isU
  11168. \-/1581: O: O3162 (predict-no)
  11169. I see 1 and I'm going to do: predict-no
  11170. ENV: Agent did: predict-no for direction U in state State-B
  11171. In State-B moving U
  11172. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  11173. predict error 0
  11174. dir: dir isR
  11175. rule alias: '*'
  11176. |1582: O: O3163 (predict-yes)
  11177. I see 1 and I'm going to do: predict-yes
  11178. ENV: Agent did: predict-yes for direction R in state State-B
  11179. In State-B moving R
  11180. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  11181. predict error 1
  11182. dir: dir isR
  11183. \-/1583: O: O3166 (predict-no)
  11184. I see 0 and I'm going to do: predict-no
  11185. ENV: Agent did: predict-no for direction R in state State-B
  11186. In State-B moving R
  11187. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  11188. predict error 0
  11189. dir: dir isU
  11190. |1584: O: O3168 (predict-no)
  11191. I see 1 and I'm going to do: predict-no
  11192. ENV: Agent did: predict-no for direction U in state State-B
  11193. In State-B moving U
  11194. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  11195. predict error 0
  11196. dir: dir isU
  11197. \-/1585: O: O3170 (predict-no)
  11198. I see 1 and I'm going to do: predict-no
  11199. ENV: Agent did: predict-no for direction U in state State-B
  11200. In State-B moving U
  11201. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  11202. predict error 0
  11203. dir: dir isR
  11204. |\1586: O: O3172 (predict-no)
  11205. I see 1 and I'm going to do: predict-no
  11206. ENV: Agent did: predict-no for direction R in state State-B
  11207. In State-B moving R
  11208. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  11209. predict error 0
  11210. dir: dir isR
  11211. -/|1587: O: O3174 (predict-no)
  11212. I see 1 and I'm going to do: predict-no
  11213. ENV: Agent did: predict-no for direction R in state State-B
  11214. In State-B moving R
  11215. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  11216. predict error 0
  11217. dir: dir isU
  11218. \-/1588: O: O3175 (predict-yes)
  11219. I see 1 and I'm going to do: predict-yes
  11220. ENV: Agent did: predict-yes for direction U in state State-B
  11221. In State-B moving U
  11222. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  11223. predict error 1
  11224. dir: dir isR
  11225. |\1589: O: O3178 (predict-no)
  11226. I see 0 and I'm going to do: predict-no
  11227. ENV: Agent did: predict-no for direction R in state State-B
  11228. In State-B moving R
  11229. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  11230. predict error 0
  11231. dir: dir isL
  11232. -/1590: O: O3179 (predict-yes)
  11233. I see 1 and I'm going to do: predict-yes
  11234. ENV: Agent did: predict-yes for direction L in state State-B
  11235. In State-B moving L
  11236. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  11237. predict error 0
  11238. dir: dir isL
  11239. |\1591: O: O3182 (predict-no)
  11240. I see 1 and I'm going to do: predict-no
  11241. ENV: Agent did: predict-no for direction L in state State-A
  11242. In State-A moving L
  11243. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  11244. predict error 0
  11245. dir: dir isR
  11246. -1592: O: O3183 (predict-yes)
  11247. I see 1 and I'm going to do: predict-yes
  11248. ENV: Agent did: predict-yes for direction R in state State-A
  11249. In State-A moving R
  11250. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  11251. predict error 0
  11252. dir: dir isL
  11253. /|1593: O: O3185 (predict-yes)
  11254. I see 1 and I'm going to do: predict-yes
  11255. ENV: Agent did: predict-yes for direction L in state State-B
  11256. In State-B moving L
  11257. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  11258. predict error 0
  11259. dir: dir isR
  11260. \-/1594: O: O3187 (predict-yes)
  11261. I see 1 and I'm going to do: predict-yes
  11262. ENV: Agent did: predict-yes for direction R in state State-A
  11263. In State-A moving R
  11264. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  11265. predict error 0
  11266. dir: dir isU
  11267. |\-1595: O: O3190 (predict-no)
  11268. I see 1 and I'm going to do: predict-no
  11269. ENV: Agent did: predict-no for direction U in state State-B
  11270. In State-B moving U
  11271. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  11272. predict error 0
  11273. dir: dir isL
  11274. /|\1596: O: O3191 (predict-yes)
  11275. I see 1 and I'm going to do: predict-yes
  11276. ENV: Agent did: predict-yes for direction L in state State-B
  11277. In State-B moving L
  11278. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  11279. predict error 0
  11280. dir: dir isR
  11281. -/|1597: O: O3193 (predict-yes)
  11282. I see 1 and I'm going to do: predict-yes
  11283. ENV: Agent did: predict-yes for direction R in state State-A
  11284. In State-A moving R
  11285. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  11286. predict error 0
  11287. dir: dir isU
  11288. \-/1598: O: O3195 (predict-yes)
  11289. I see 1 and I'm going to do: predict-yes
  11290. ENV: Agent did: predict-yes for direction U in state State-B
  11291. In State-B moving U
  11292. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  11293. predict error 1
  11294. dir: dir isU
  11295. |\-1599: O: O3198 (predict-no)
  11296. I see 0 and I'm going to do: predict-no
  11297. ENV: Agent did: predict-no for direction U in state State-B
  11298. In State-B moving U
  11299. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  11300. predict error 0
  11301. dir: dir isU
  11302. /|\1600: O: O3200 (predict-no)
  11303. I see 1 and I'm going to do: predict-no
  11304. ENV: Agent did: predict-no for direction U in state State-B
  11305. In State-B moving U
  11306. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  11307. predict error 0
  11308. dir: dir isR
  11309. -/|1601: O: O3202 (predict-no)
  11310. I see 1 and I'm going to do: predict-no
  11311. ENV: Agent did: predict-no for direction R in state State-B
  11312. In State-B moving R
  11313. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  11314. predict error 0
  11315. dir: dir isR
  11316. \1602: O: O3204 (predict-no)
  11317. I see 1 and I'm going to do: predict-no
  11318. ENV: Agent did: predict-no for direction R in state State-B
  11319. In State-B moving R
  11320. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  11321. predict error 0
  11322. dir: dir isR
  11323. -/|1603: O: O3206 (predict-no)
  11324. I see 1 and I'm going to do: predict-no
  11325. ENV: Agent did: predict-no for direction R in state State-B
  11326. In State-B moving R
  11327. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  11328. predict error 0
  11329. dir: dir isR
  11330. \-/1604: O: O3208 (predict-no)
  11331. I see 1 and I'm going to do: predict-no
  11332. ENV: Agent did: predict-no for direction R in state State-B
  11333. In State-B moving R
  11334. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  11335. predict error 0
  11336. dir: dir isR
  11337. |\-1605: O: O3210 (predict-no)
  11338. I see 1 and I'm going to do: predict-no
  11339. ENV: Agent did: predict-no for direction R in state State-B
  11340. In State-B moving R
  11341. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  11342. predict error 0
  11343. dir: dir isU
  11344. /|1606: O: O3212 (predict-no)
  11345. I see 1 and I'm going to do: predict-no
  11346. ENV: Agent did: predict-no for direction U in state State-B
  11347. In State-B moving U
  11348. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  11349. predict error 0
  11350. dir: dir isL
  11351. \-1607: O: O3213 (predict-yes)
  11352. I see 1 and I'm going to do: predict-yes
  11353. ENV: Agent did: predict-yes for direction L in state State-B
  11354. In State-B moving L
  11355. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  11356. predict error 0
  11357. dir: dir isU
  11358. /|\1608: O: O3216 (predict-no)
  11359. I see 1 and I'm going to do: predict-no
  11360. ENV: Agent did: predict-no for direction U in state State-A
  11361. In State-A moving U
  11362. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  11363. predict error 0
  11364. dir: dir isU
  11365. -/|1609: O: O3218 (predict-no)
  11366. I see 1 and I'm going to do: predict-no
  11367. ENV: Agent did: predict-no for direction U in state State-A
  11368. In State-A moving U
  11369. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  11370. predict error 0
  11371. dir: dir isL
  11372. \-/1610: O: O3220 (predict-no)
  11373. I see 1 and I'm going to do: predict-no
  11374. ENV: Agent did: predict-no for direction L in state State-A
  11375. In State-A moving L
  11376. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  11377. predict error 0
  11378. dir: dir isL
  11379. |\-1611: O: O3222 (predict-no)
  11380. I see 1 and I'm going to do: predict-no
  11381. ENV: Agent did: predict-no for direction L in state State-A
  11382. In State-A moving L
  11383. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  11384. predict error 0
  11385. dir: dir isR
  11386. /1612: O: O3223 (predict-yes)
  11387. I see 1 and I'm going to do: predict-yes
  11388. ENV: Agent did: predict-yes for direction R in state State-A
  11389. In State-A moving R
  11390. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  11391. predict error 0
  11392. dir: dir isR
  11393. |\-1613: O: O3226 (predict-no)
  11394. I see 1 and I'm going to do: predict-no
  11395. ENV: Agent did: predict-no for direction R in state State-B
  11396. In State-B moving R
  11397. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  11398. predict error 0
  11399. dir: dir isU
  11400. /|\1614: O: O3228 (predict-no)
  11401. I see 1 and I'm going to do: predict-no
  11402. ENV: Agent did: predict-no for direction U in state State-B
  11403. In State-B moving U
  11404. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  11405. predict error 0
  11406. dir: dir isU
  11407. -/|1615: O: O3230 (predict-no)
  11408. I see 1 and I'm going to do: predict-no
  11409. ENV: Agent did: predict-no for direction U in state State-B
  11410. In State-B moving U
  11411. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  11412. predict error 0
  11413. dir: dir isL
  11414. \-/1616: O: O3231 (predict-yes)
  11415. I see 1 and I'm going to do: predict-yes
  11416. ENV: Agent did: predict-yes for direction L in state State-B
  11417. In State-B moving L
  11418. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  11419. predict error 0
  11420. dir: dir isL
  11421. |\1617: O: O3234 (predict-no)
  11422. I see 1 and I'm going to do: predict-no
  11423. ENV: Agent did: predict-no for direction L in state State-A
  11424. In State-A moving L
  11425. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  11426. predict error 0
  11427. dir: dir isL
  11428. -/|1618: O: O3236 (predict-no)
  11429. I see 1 and I'm going to do: predict-no
  11430. ENV: Agent did: predict-no for direction L in state State-A
  11431. In State-A moving L
  11432. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  11433. predict error 0
  11434. dir: dir isU
  11435. \-/1619: O: O3238 (predict-no)
  11436. I see 1 and I'm going to do: predict-no
  11437. ENV: Agent did: predict-no for direction U in state State-A
  11438. In State-A moving U
  11439. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  11440. predict error 0
  11441. dir: dir isR
  11442. |\-1620: O: O3239 (predict-yes)
  11443. I see 1 and I'm going to do: predict-yes
  11444. ENV: Agent did: predict-yes for direction R in state State-A
  11445. In State-A moving R
  11446. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  11447. predict error 0
  11448. dir: dir isL
  11449. /|\1621: O: O3241 (predict-yes)
  11450. I see 1 and I'm going to do: predict-yes
  11451. ENV: Agent did: predict-yes for direction L in state State-B
  11452. In State-B moving L
  11453. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  11454. predict error 0
  11455. dir: dir isU
  11456. -1622: O: O3244 (predict-no)
  11457. I see 1 and I'm going to do: predict-no
  11458. ENV: Agent did: predict-no for direction U in state State-A
  11459. In State-A moving U
  11460. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  11461. predict error 0
  11462. dir: dir isU
  11463. /|1623: O: O3246 (predict-no)
  11464. I see 1 and I'm going to do: predict-no
  11465. ENV: Agent did: predict-no for direction U in state State-A
  11466. In State-A moving U
  11467. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  11468. predict error 0
  11469. dir: dir isR
  11470. \-/1624: O: O3248 (predict-no)
  11471. I see 1 and I'm going to do: predict-no
  11472. ENV: Agent did: predict-no for direction R in state State-A
  11473. In State-A moving R
  11474. ENV: (next state, see, prediction correct?) = (State-B, 1, False)
  11475. predict error 1
  11476. dir: dir isL
  11477. |\-1625: O: O3249 (predict-yes)
  11478. I see 0 and I'm going to do: predict-yes
  11479. ENV: Agent did: predict-yes for direction L in state State-B
  11480. In State-B moving L
  11481. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  11482. predict error 0
  11483. dir: dir isU
  11484. /|\1626: O: O3252 (predict-no)
  11485. I see 1 and I'm going to do: predict-no
  11486. ENV: Agent did: predict-no for direction U in state State-A
  11487. In State-A moving U
  11488. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  11489. predict error 0
  11490. dir: dir isU
  11491. -/|1627: O: O3253 (predict-yes)
  11492. I see 1 and I'm going to do: predict-yes
  11493. ENV: Agent did: predict-yes for direction U in state State-A
  11494. In State-A moving U
  11495. ENV: (next state, see, prediction correct?) = (State-A, 0, False)
  11496. predict error 1
  11497. dir: dir isL
  11498. \-/1628: O: O3256 (predict-no)
  11499. I see 0 and I'm going to do: predict-no
  11500. ENV: Agent did: predict-no for direction L in state State-A
  11501. In State-A moving L
  11502. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  11503. predict error 0
  11504. dir: dir isU
  11505. |\-1629: O: O3258 (predict-no)
  11506. I see 1 and I'm going to do: predict-no
  11507. ENV: Agent did: predict-no for direction U in state State-A
  11508. In State-A moving U
  11509. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  11510. predict error 0
  11511. dir: dir isR
  11512. /|\1630: O: O3260 (predict-no)
  11513. I see 1 and I'm going to do: predict-no
  11514. ENV: Agent did: predict-no for direction R in state State-A
  11515. In State-A moving R
  11516. ENV: (next state, see, prediction correct?) = (State-B, 1, False)
  11517. predict error 1
  11518. dir: dir isR
  11519. -/|1631: O: O3262 (predict-no)
  11520. I see 0 and I'm going to do: predict-no
  11521. ENV: Agent did: predict-no for direction R in state State-B
  11522. In State-B moving R
  11523. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  11524. predict error 0
  11525. dir: dir isR
  11526. \1632: O: O3263 (predict-yes)
  11527. I see 1 and I'm going to do: predict-yes
  11528. ENV: Agent did: predict-yes for direction R in state State-B
  11529. In State-B moving R
  11530. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  11531. predict error 1
  11532. dir: dir isL
  11533. -/|1633: O: O3265 (predict-yes)
  11534. I see 0 and I'm going to do: predict-yes
  11535. ENV: Agent did: predict-yes for direction L in state State-B
  11536. In State-B moving L
  11537. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  11538. predict error 0
  11539. dir: dir isR
  11540. \-/1634: O: O3267 (predict-yes)
  11541. I see 1 and I'm going to do: predict-yes
  11542. ENV: Agent did: predict-yes for direction R in state State-A
  11543. In State-A moving R
  11544. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  11545. predict error 0
  11546. dir: dir isR
  11547. |\-1635: O: O3270 (predict-no)
  11548. I see 1 and I'm going to do: predict-no
  11549. ENV: Agent did: predict-no for direction R in state State-B
  11550. In State-B moving R
  11551. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  11552. predict error 0
  11553. dir: dir isR
  11554. /|1636: O: O3272 (predict-no)
  11555. I see 1 and I'm going to do: predict-no
  11556. ENV: Agent did: predict-no for direction R in state State-B
  11557. In State-B moving R
  11558. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  11559. predict error 0
  11560. dir: dir isU
  11561. \-/1637: O: O3274 (predict-no)
  11562. I see 1 and I'm going to do: predict-no
  11563. ENV: Agent did: predict-no for direction U in state State-B
  11564. In State-B moving U
  11565. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  11566. predict error 0
  11567. dir: dir isL
  11568. |\-1638: O: O3275 (predict-yes)
  11569. I see 1 and I'm going to do: predict-yes
  11570. ENV: Agent did: predict-yes for direction L in state State-B
  11571. In State-B moving L
  11572. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  11573. predict error 0
  11574. dir: dir isL
  11575. /|\1639: O: O3278 (predict-no)
  11576. I see 1 and I'm going to do: predict-no
  11577. ENV: Agent did: predict-no for direction L in state State-A
  11578. In State-A moving L
  11579. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  11580. predict error 0
  11581. dir: dir isU
  11582. -/|1640: O: O3280 (predict-no)
  11583. I see 1 and I'm going to do: predict-no
  11584. ENV: Agent did: predict-no for direction U in state State-A
  11585. In State-A moving U
  11586. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  11587. predict error 0
  11588. dir: dir isR
  11589. \-/1641: O: O3281 (predict-yes)
  11590. I see 1 and I'm going to do: predict-yes
  11591. ENV: Agent did: predict-yes for direction R in state State-A
  11592. In State-A moving R
  11593. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  11594. predict error 0
  11595. dir: dir isR
  11596. |1642: O: O3284 (predict-no)
  11597. I see 1 and I'm going to do: predict-no
  11598. ENV: Agent did: predict-no for direction R in state State-B
  11599. In State-B moving R
  11600. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  11601. predict error 0
  11602. dir: dir isR
  11603. \-/1643: O: O3286 (predict-no)
  11604. I see 1 and I'm going to do: predict-no
  11605. ENV: Agent did: predict-no for direction R in state State-B
  11606. In State-B moving R
  11607. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  11608. predict error 0
  11609. dir: dir isL
  11610. |\-1644: O: O3287 (predict-yes)
  11611. I see 1 and I'm going to do: predict-yes
  11612. ENV: Agent did: predict-yes for direction L in state State-B
  11613. In State-B moving L
  11614. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  11615. predict error 0
  11616. dir: dir isR
  11617. /1645: O: O3289 (predict-yes)
  11618. I see 1 and I'm going to do: predict-yes
  11619. ENV: Agent did: predict-yes for direction R in state State-A
  11620. In State-A moving R
  11621. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  11622. predict error 0
  11623. dir: dir isL
  11624. |\-1646: O: O3291 (predict-yes)
  11625. I see 1 and I'm going to do: predict-yes
  11626. ENV: Agent did: predict-yes for direction L in state State-B
  11627. In State-B moving L
  11628. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  11629. predict error 0
  11630. dir: dir isL
  11631. /|\1647: O: O3294 (predict-no)
  11632. I see 1 and I'm going to do: predict-no
  11633. ENV: Agent did: predict-no for direction L in state State-A
  11634. In State-A moving L
  11635. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  11636. predict error 0
  11637. dir: dir isU
  11638. -/|1648: O: O3296 (predict-no)
  11639. I see 1 and I'm going to do: predict-no
  11640. ENV: Agent did: predict-no for direction U in state State-A
  11641. In State-A moving U
  11642. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  11643. predict error 0
  11644. dir: dir isU
  11645. \-/1649: O: O3298 (predict-no)
  11646. I see 1 and I'm going to do: predict-no
  11647. ENV: Agent did: predict-no for direction U in state State-A
  11648. In State-A moving U
  11649. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  11650. predict error 0
  11651. dir: dir isU
  11652. |\-1650: O: O3300 (predict-no)
  11653. I see 1 and I'm going to do: predict-no
  11654. ENV: Agent did: predict-no for direction U in state State-A
  11655. In State-A moving U
  11656. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  11657. predict error 0
  11658. dir: dir isL
  11659. /|\1651: O: O3302 (predict-no)
  11660. I see 1 and I'm going to do: predict-no
  11661. ENV: Agent did: predict-no for direction L in state State-A
  11662. In State-A moving L
  11663. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  11664. predict error 0
  11665. dir: dir isU
  11666. -1652: O: O3304 (predict-no)
  11667. I see 1 and I'm going to do: predict-no
  11668. ENV: Agent did: predict-no for direction U in state State-A
  11669. In State-A moving U
  11670. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  11671. predict error 0
  11672. dir: dir isL
  11673. /|\1653: O: O3306 (predict-no)
  11674. I see 1 and I'm going to do: predict-no
  11675. ENV: Agent did: predict-no for direction L in state State-A
  11676. In State-A moving L
  11677. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  11678. predict error 0
  11679. dir: dir isR
  11680. -/|1654: O: O3307 (predict-yes)
  11681. I see 1 and I'm going to do: predict-yes
  11682. ENV: Agent did: predict-yes for direction R in state State-A
  11683. In State-A moving R
  11684. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  11685. predict error 0
  11686. dir: dir isU
  11687. \-/1655: O: O3310 (predict-no)
  11688. I see 1 and I'm going to do: predict-no
  11689. ENV: Agent did: predict-no for direction U in state State-B
  11690. In State-B moving U
  11691. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  11692. predict error 0
  11693. dir: dir isL
  11694. |\-1656: O: O3311 (predict-yes)
  11695. I see 1 and I'm going to do: predict-yes
  11696. ENV: Agent did: predict-yes for direction L in state State-B
  11697. In State-B moving L
  11698. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  11699. predict error 0
  11700. dir: dir isR
  11701. /|\1657: O: O3313 (predict-yes)
  11702. I see 1 and I'm going to do: predict-yes
  11703. ENV: Agent did: predict-yes for direction R in state State-A
  11704. In State-A moving R
  11705. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  11706. predict error 0
  11707. dir: dir isR
  11708. -/|1658: O: O3316 (predict-no)
  11709. I see 1 and I'm going to do: predict-no
  11710. ENV: Agent did: predict-no for direction R in state State-B
  11711. In State-B moving R
  11712. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  11713. predict error 0
  11714. dir: dir isU
  11715. \-/1659: O: O3318 (predict-no)
  11716. I see 1 and I'm going to do: predict-no
  11717. ENV: Agent did: predict-no for direction U in state State-B
  11718. In State-B moving U
  11719. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  11720. predict error 0
  11721. dir: dir isR
  11722. |\-1660: O: O3320 (predict-no)
  11723. I see 1 and I'm going to do: predict-no
  11724. ENV: Agent did: predict-no for direction R in state State-B
  11725. In State-B moving R
  11726. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  11727. predict error 0
  11728. dir: dir isL
  11729. /|\1661: O: O3321 (predict-yes)
  11730. I see 1 and I'm going to do: predict-yes
  11731. ENV: Agent did: predict-yes for direction L in state State-B
  11732. In State-B moving L
  11733. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  11734. predict error 0
  11735. dir: dir isR
  11736. -1662: O: O3323 (predict-yes)
  11737. I see 1 and I'm going to do: predict-yes
  11738. ENV: Agent did: predict-yes for direction R in state State-A
  11739. In State-A moving R
  11740. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  11741. predict error 0
  11742. dir: dir isR
  11743. /|\1663: O: O3326 (predict-no)
  11744. I see 1 and I'm going to do: predict-no
  11745. ENV: Agent did: predict-no for direction R in state State-B
  11746. In State-B moving R
  11747. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  11748. predict error 0
  11749. dir: dir isL
  11750. -/|1664: O: O3327 (predict-yes)
  11751. I see 1 and I'm going to do: predict-yes
  11752. ENV: Agent did: predict-yes for direction L in state State-B
  11753. In State-B moving L
  11754. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  11755. predict error 0
  11756. dir: dir isR
  11757. \-/1665: O: O3329 (predict-yes)
  11758. I see 1 and I'm going to do: predict-yes
  11759. ENV: Agent did: predict-yes for direction R in state State-A
  11760. In State-A moving R
  11761. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  11762. predict error 0
  11763. dir: dir isL
  11764. |\-1666: O: O3332 (predict-no)
  11765. I see 1 and I'm going to do: predict-no
  11766. ENV: Agent did: predict-no for direction L in state State-B
  11767. In State-B moving L
  11768. ENV: (next state, see, prediction correct?) = (State-A, 1, False)
  11769. predict error 1
  11770. dir: dir isL
  11771. /|\1667: O: O3334 (predict-no)
  11772. I see 0 and I'm going to do: predict-no
  11773. ENV: Agent did: predict-no for direction L in state State-A
  11774. In State-A moving L
  11775. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  11776. predict error 0
  11777. dir: dir isL
  11778. -/|1668: O: O3336 (predict-no)
  11779. I see 1 and I'm going to do: predict-no
  11780. ENV: Agent did: predict-no for direction L in state State-A
  11781. In State-A moving L
  11782. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  11783. predict error 0
  11784. dir: dir isL
  11785. \-/1669: O: O3338 (predict-no)
  11786. I see 1 and I'm going to do: predict-no
  11787. ENV: Agent did: predict-no for direction L in state State-A
  11788. In State-A moving L
  11789. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  11790. predict error 0
  11791. dir: dir isR
  11792. |\-1670: O: O3339 (predict-yes)
  11793. I see 1 and I'm going to do: predict-yes
  11794. ENV: Agent did: predict-yes for direction R in state State-A
  11795. In State-A moving R
  11796. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  11797. predict error 0
  11798. dir: dir isR
  11799. /|1671: O: O3341 (predict-yes)
  11800. I see 1 and I'm going to do: predict-yes
  11801. ENV: Agent did: predict-yes for direction R in state State-B
  11802. In State-B moving R
  11803. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  11804. predict error 1
  11805. dir: dir isU
  11806. \1672: O: O3344 (predict-no)
  11807. I see 0 and I'm going to do: predict-no
  11808. ENV: Agent did: predict-no for direction U in state State-B
  11809. In State-B moving U
  11810. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  11811. predict error 0
  11812. dir: dir isU
  11813. -/|1673: O: O3346 (predict-no)
  11814. I see 1 and I'm going to do: predict-no
  11815. ENV: Agent did: predict-no for direction U in state State-B
  11816. In State-B moving U
  11817. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  11818. predict error 0
  11819. dir: dir isU
  11820. \-/|sleeping...
  11821. \1674: O: O3348 (predict-no)
  11822. I see 1 and I'm going to do: predict-no
  11823. ENV: Agent did: predict-no for direction U in state State-B
  11824. In State-B moving U
  11825. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  11826. predict error 0
  11827. dir: dir isU
  11828. -/|1675: O: O3350 (predict-no)
  11829. I see 1 and I'm going to do: predict-no
  11830. ENV: Agent did: predict-no for direction U in state State-B
  11831. In State-B moving U
  11832. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  11833. predict error 0
  11834. dir: dir isL
  11835. \-/1676: O: O3352 (predict-no)
  11836. I see 1 and I'm going to do: predict-no
  11837. ENV: Agent did: predict-no for direction L in state State-B
  11838. In State-B moving L
  11839. ENV: (next state, see, prediction correct?) = (State-A, 1, False)
  11840. predict error 1
  11841. dir: dir isR
  11842. |\-1677: O: O3353 (predict-yes)
  11843. I see 0 and I'm going to do: predict-yes
  11844. ENV: Agent did: predict-yes for direction R in state State-A
  11845. In State-A moving R
  11846. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  11847. predict error 0
  11848. dir: dir isL
  11849. /|\1678: O: O3355 (predict-yes)
  11850. I see 1 and I'm going to do: predict-yes
  11851. ENV: Agent did: predict-yes for direction L in state State-B
  11852. In State-B moving L
  11853. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  11854. predict error 0
  11855. dir: dir isL
  11856. -/|1679: O: O3358 (predict-no)
  11857. I see 1 and I'm going to do: predict-no
  11858. ENV: Agent did: predict-no for direction L in state State-A
  11859. In State-A moving L
  11860. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  11861. predict error 0
  11862. dir: dir isR
  11863. \-/1680: O: O3359 (predict-yes)
  11864. I see 1 and I'm going to do: predict-yes
  11865. ENV: Agent did: predict-yes for direction R in state State-A
  11866. In State-A moving R
  11867. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  11868. predict error 0
  11869. dir: dir isR
  11870. |\-1681: O: O3362 (predict-no)
  11871. I see 1 and I'm going to do: predict-no
  11872. ENV: Agent did: predict-no for direction R in state State-B
  11873. In State-B moving R
  11874. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  11875. predict error 0
  11876. dir: dir isL
  11877. rule alias: '*'
  11878. rule alias: '*'
  11879. /1682: O: O3363 (predict-yes)
  11880. I see 1 and I'm going to do: predict-yes
  11881. ENV: Agent did: predict-yes for direction L in state State-B
  11882. In State-B moving L
  11883. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  11884. predict error 0
  11885. dir: dir isU
  11886. |\-1683: O: O3365 (predict-yes)
  11887. I see 1 and I'm going to do: predict-yes
  11888. ENV: Agent did: predict-yes for direction U in state State-A
  11889. In State-A moving U
  11890. ENV: (next state, see, prediction correct?) = (State-A, 0, False)
  11891. predict error 1
  11892. dir: dir isU
  11893. /|\1684: O: O3368 (predict-no)
  11894. I see 0 and I'm going to do: predict-no
  11895. ENV: Agent did: predict-no for direction U in state State-A
  11896. In State-A moving U
  11897. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  11898. predict error 0
  11899. dir: dir isL
  11900. -/|1685: O: O3370 (predict-no)
  11901. I see 1 and I'm going to do: predict-no
  11902. ENV: Agent did: predict-no for direction L in state State-A
  11903. In State-A moving L
  11904. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  11905. predict error 0
  11906. dir: dir isL
  11907. \-/1686: O: O3372 (predict-no)
  11908. I see 1 and I'm going to do: predict-no
  11909. ENV: Agent did: predict-no for direction L in state State-A
  11910. In State-A moving L
  11911. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  11912. predict error 0
  11913. dir: dir isL
  11914. |\-1687: O: O3374 (predict-no)
  11915. I see 1 and I'm going to do: predict-no
  11916. ENV: Agent did: predict-no for direction L in state State-A
  11917. In State-A moving L
  11918. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  11919. predict error 0
  11920. dir: dir isU
  11921. /|1688: O: O3376 (predict-no)
  11922. I see 1 and I'm going to do: predict-no
  11923. ENV: Agent did: predict-no for direction U in state State-A
  11924. In State-A moving U
  11925. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  11926. predict error 0
  11927. dir: dir isU
  11928. \-/1689: O: O3378 (predict-no)
  11929. I see 1 and I'm going to do: predict-no
  11930. ENV: Agent did: predict-no for direction U in state State-A
  11931. In State-A moving U
  11932. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  11933. predict error 0
  11934. dir: dir isL
  11935. |\1690: O: O3380 (predict-no)
  11936. I see 1 and I'm going to do: predict-no
  11937. ENV: Agent did: predict-no for direction L in state State-A
  11938. In State-A moving L
  11939. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  11940. predict error 0
  11941. dir: dir isL
  11942. -/|1691: O: O3382 (predict-no)
  11943. I see 1 and I'm going to do: predict-no
  11944. ENV: Agent did: predict-no for direction L in state State-A
  11945. In State-A moving L
  11946. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  11947. predict error 0
  11948. dir: dir isR
  11949. \1692: O: O3383 (predict-yes)
  11950. I see 1 and I'm going to do: predict-yes
  11951. ENV: Agent did: predict-yes for direction R in state State-A
  11952. In State-A moving R
  11953. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  11954. predict error 0
  11955. dir: dir isL
  11956. -/|1693: O: O3385 (predict-yes)
  11957. I see 1 and I'm going to do: predict-yes
  11958. ENV: Agent did: predict-yes for direction L in state State-B
  11959. In State-B moving L
  11960. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  11961. predict error 0
  11962. dir: dir isL
  11963. \-/1694: O: O3388 (predict-no)
  11964. I see 1 and I'm going to do: predict-no
  11965. ENV: Agent did: predict-no for direction L in state State-A
  11966. In State-A moving L
  11967. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  11968. predict error 0
  11969. dir: dir isL
  11970. |\-1695: O: O3390 (predict-no)
  11971. I see 1 and I'm going to do: predict-no
  11972. ENV: Agent did: predict-no for direction L in state State-A
  11973. In State-A moving L
  11974. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  11975. predict error 0
  11976. dir: dir isL
  11977. /|\1696: O: O3392 (predict-no)
  11978. I see 1 and I'm going to do: predict-no
  11979. ENV: Agent did: predict-no for direction L in state State-A
  11980. In State-A moving L
  11981. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  11982. predict error 0
  11983. dir: dir isL
  11984. -/1697: O: O3394 (predict-no)
  11985. I see 1 and I'm going to do: predict-no
  11986. ENV: Agent did: predict-no for direction L in state State-A
  11987. In State-A moving L
  11988. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  11989. predict error 0
  11990. dir: dir isL
  11991. |\-1698: O: O3396 (predict-no)
  11992. I see 1 and I'm going to do: predict-no
  11993. ENV: Agent did: predict-no for direction L in state State-A
  11994. In State-A moving L
  11995. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  11996. predict error 0
  11997. dir: dir isR
  11998. /|\1699: O: O3397 (predict-yes)
  11999. I see 1 and I'm going to do: predict-yes
  12000. ENV: Agent did: predict-yes for direction R in state State-A
  12001. In State-A moving R
  12002. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  12003. predict error 0
  12004. dir: dir isL
  12005. -/1700: O: O3399 (predict-yes)
  12006. I see 1 and I'm going to do: predict-yes
  12007. ENV: Agent did: predict-yes for direction L in state State-B
  12008. In State-B moving L
  12009. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  12010. predict error 0
  12011. dir: dir isL
  12012. |\-1701: O: O3401 (predict-yes)
  12013. I see 1 and I'm going to do: predict-yes
  12014. ENV: Agent did: predict-yes for direction L in state State-A
  12015. In State-A moving L
  12016. ENV: (next state, see, prediction correct?) = (State-A, 0, False)
  12017. predict error 1
  12018. dir: dir isL
  12019. /1702: O: O3404 (predict-no)
  12020. I see 0 and I'm going to do: predict-no
  12021. ENV: Agent did: predict-no for direction L in state State-A
  12022. In State-A moving L
  12023. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  12024. predict error 0
  12025. dir: dir isU
  12026. |\-1703: O: O3406 (predict-no)
  12027. I see 1 and I'm going to do: predict-no
  12028. ENV: Agent did: predict-no for direction U in state State-A
  12029. In State-A moving U
  12030. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  12031. predict error 0
  12032. dir: dir isL
  12033. /|1704: O: O3408 (predict-no)
  12034. I see 1 and I'm going to do: predict-no
  12035. ENV: Agent did: predict-no for direction L in state State-A
  12036. In State-A moving L
  12037. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  12038. predict error 0
  12039. dir: dir isR
  12040. \-/1705: O: O3409 (predict-yes)
  12041. I see 1 and I'm going to do: predict-yes
  12042. ENV: Agent did: predict-yes for direction R in state State-A
  12043. In State-A moving R
  12044. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  12045. predict error 0
  12046. dir: dir isR
  12047. |\1706: O: O3412 (predict-no)
  12048. I see 1 and I'm going to do: predict-no
  12049. ENV: Agent did: predict-no for direction R in state State-B
  12050. In State-B moving R
  12051. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  12052. predict error 0
  12053. dir: dir isL
  12054. -/|1707: O: O3413 (predict-yes)
  12055. I see 1 and I'm going to do: predict-yes
  12056. ENV: Agent did: predict-yes for direction L in state State-B
  12057. In State-B moving L
  12058. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  12059. predict error 0
  12060. dir: dir isR
  12061. \-/1708: O: O3416 (predict-no)
  12062. I see 1 and I'm going to do: predict-no
  12063. ENV: Agent did: predict-no for direction R in state State-A
  12064. In State-A moving R
  12065. ENV: (next state, see, prediction correct?) = (State-B, 1, False)
  12066. predict error 1
  12067. dir: dir isL
  12068. |\-1709: O: O3417 (predict-yes)
  12069. I see 0 and I'm going to do: predict-yes
  12070. ENV: Agent did: predict-yes for direction L in state State-B
  12071. In State-B moving L
  12072. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  12073. predict error 0
  12074. dir: dir isL
  12075. /|\1710: O: O3420 (predict-no)
  12076. I see 1 and I'm going to do: predict-no
  12077. ENV: Agent did: predict-no for direction L in state State-A
  12078. In State-A moving L
  12079. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  12080. predict error 0
  12081. dir: dir isR
  12082. -/|1711: O: O3422 (predict-no)
  12083. I see 1 and I'm going to do: predict-no
  12084. ENV: Agent did: predict-no for direction R in state State-A
  12085. In State-A moving R
  12086. ENV: (next state, see, prediction correct?) = (State-B, 1, False)
  12087. predict error 1
  12088. dir: dir isU
  12089. \1712: O: O3424 (predict-no)
  12090. I see 0 and I'm going to do: predict-no
  12091. ENV: Agent did: predict-no for direction U in state State-B
  12092. In State-B moving U
  12093. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  12094. predict error 0
  12095. dir: dir isL
  12096. -/|1713: O: O3425 (predict-yes)
  12097. I see 1 and I'm going to do: predict-yes
  12098. ENV: Agent did: predict-yes for direction L in state State-B
  12099. In State-B moving L
  12100. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  12101. predict error 0
  12102. dir: dir isL
  12103. \-/1714: O: O3428 (predict-no)
  12104. I see 1 and I'm going to do: predict-no
  12105. ENV: Agent did: predict-no for direction L in state State-A
  12106. In State-A moving L
  12107. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  12108. predict error 0
  12109. dir: dir isU
  12110. |\-1715: O: O3430 (predict-no)
  12111. I see 1 and I'm going to do: predict-no
  12112. ENV: Agent did: predict-no for direction U in state State-A
  12113. In State-A moving U
  12114. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  12115. predict error 0
  12116. dir: dir isL
  12117. /|\-1716: O: O3432 (predict-no)
  12118. I see 1 and I'm going to do: predict-no
  12119. ENV: Agent did: predict-no for direction L in state State-A
  12120. In State-A moving L
  12121. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  12122. predict error 0
  12123. dir: dir isU
  12124. /|\1717: O: O3434 (predict-no)
  12125. I see 1 and I'm going to do: predict-no
  12126. ENV: Agent did: predict-no for direction U in state State-A
  12127. In State-A moving U
  12128. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  12129. predict error 0
  12130. dir: dir isU
  12131. -/|1718: O: O3436 (predict-no)
  12132. I see 1 and I'm going to do: predict-no
  12133. ENV: Agent did: predict-no for direction U in state State-A
  12134. In State-A moving U
  12135. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  12136. predict error 0
  12137. dir: dir isL
  12138. \-/1719: O: O3438 (predict-no)
  12139. I see 1 and I'm going to do: predict-no
  12140. ENV: Agent did: predict-no for direction L in state State-A
  12141. In State-A moving L
  12142. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  12143. predict error 0
  12144. dir: dir isU
  12145. |\1720: O: O3440 (predict-no)
  12146. I see 1 and I'm going to do: predict-no
  12147. ENV: Agent did: predict-no for direction U in state State-A
  12148. In State-A moving U
  12149. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  12150. predict error 0
  12151. dir: dir isL
  12152. -/|1721: O: O3442 (predict-no)
  12153. I see 1 and I'm going to do: predict-no
  12154. ENV: Agent did: predict-no for direction L in state State-A
  12155. In State-A moving L
  12156. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  12157. predict error 0
  12158. dir: dir isL
  12159. \1722: O: O3444 (predict-no)
  12160. I see 1 and I'm going to do: predict-no
  12161. ENV: Agent did: predict-no for direction L in state State-A
  12162. In State-A moving L
  12163. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  12164. predict error 0
  12165. dir: dir isL
  12166. -/|1723: O: O3446 (predict-no)
  12167. I see 1 and I'm going to do: predict-no
  12168. ENV: Agent did: predict-no for direction L in state State-A
  12169. In State-A moving L
  12170. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  12171. predict error 0
  12172. dir: dir isR
  12173. \-1724: O: O3447 (predict-yes)
  12174. I see 1 and I'm going to do: predict-yes
  12175. ENV: Agent did: predict-yes for direction R in state State-A
  12176. In State-A moving R
  12177. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  12178. predict error 0
  12179. dir: dir isR
  12180. /|\1725: O: O3450 (predict-no)
  12181. I see 1 and I'm going to do: predict-no
  12182. ENV: Agent did: predict-no for direction R in state State-B
  12183. In State-B moving R
  12184. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  12185. predict error 0
  12186. dir: dir isR
  12187. -/|1726: O: O3452 (predict-no)
  12188. I see 1 and I'm going to do: predict-no
  12189. ENV: Agent did: predict-no for direction R in state State-B
  12190. In State-B moving R
  12191. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  12192. predict error 0
  12193. dir: dir isU
  12194. \-/1727: O: O3454 (predict-no)
  12195. I see 1 and I'm going to do: predict-no
  12196. ENV: Agent did: predict-no for direction U in state State-B
  12197. In State-B moving U
  12198. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  12199. predict error 0
  12200. dir: dir isR
  12201. |\1728: O: O3456 (predict-no)
  12202. I see 1 and I'm going to do: predict-no
  12203. ENV: Agent did: predict-no for direction R in state State-B
  12204. In State-B moving R
  12205. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  12206. predict error 0
  12207. dir: dir isL
  12208. -/|1729: O: O3457 (predict-yes)
  12209. I see 1 and I'm going to do: predict-yes
  12210. ENV: Agent did: predict-yes for direction L in state State-B
  12211. In State-B moving L
  12212. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  12213. predict error 0
  12214. dir: dir isL
  12215. \-/1730: O: O3460 (predict-no)
  12216. I see 1 and I'm going to do: predict-no
  12217. ENV: Agent did: predict-no for direction L in state State-A
  12218. In State-A moving L
  12219. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  12220. predict error 0
  12221. dir: dir isU
  12222. |\1731: O: O3461 (predict-yes)
  12223. I see 1 and I'm going to do: predict-yes
  12224. ENV: Agent did: predict-yes for direction U in state State-A
  12225. In State-A moving U
  12226. ENV: (next state, see, prediction correct?) = (State-A, 0, False)
  12227. predict error 1
  12228. dir: dir isL
  12229. -1732: O: O3464 (predict-no)
  12230. I see 0 and I'm going to do: predict-no
  12231. ENV: Agent did: predict-no for direction L in state State-A
  12232. In State-A moving L
  12233. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  12234. predict error 0
  12235. dir: dir isU
  12236. /|\1733: O: O3466 (predict-no)
  12237. I see 1 and I'm going to do: predict-no
  12238. ENV: Agent did: predict-no for direction U in state State-A
  12239. In State-A moving U
  12240. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  12241. predict error 0
  12242. dir: dir isU
  12243. -/|1734: O: O3468 (predict-no)
  12244. I see 1 and I'm going to do: predict-no
  12245. ENV: Agent did: predict-no for direction U in state State-A
  12246. In State-A moving U
  12247. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  12248. predict error 0
  12249. dir: dir isL
  12250. \-/1735: O: O3470 (predict-no)
  12251. I see 1 and I'm going to do: predict-no
  12252. ENV: Agent did: predict-no for direction L in state State-A
  12253. In State-A moving L
  12254. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  12255. predict error 0
  12256. dir: dir isL
  12257. |\-1736: O: O3472 (predict-no)
  12258. I see 1 and I'm going to do: predict-no
  12259. ENV: Agent did: predict-no for direction L in state State-A
  12260. In State-A moving L
  12261. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  12262. predict error 0
  12263. dir: dir isL
  12264. /|\1737: O: O3474 (predict-no)
  12265. I see 1 and I'm going to do: predict-no
  12266. ENV: Agent did: predict-no for direction L in state State-A
  12267. In State-A moving L
  12268. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  12269. predict error 0
  12270. dir: dir isR
  12271. -/1738: O: O3475 (predict-yes)
  12272. I see 1 and I'm going to do: predict-yes
  12273. ENV: Agent did: predict-yes for direction R in state State-A
  12274. In State-A moving R
  12275. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  12276. predict error 0
  12277. dir: dir isL
  12278. |\-1739: O: O3477 (predict-yes)
  12279. I see 1 and I'm going to do: predict-yes
  12280. ENV: Agent did: predict-yes for direction L in state State-B
  12281. In State-B moving L
  12282. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  12283. predict error 0
  12284. dir: dir isL
  12285. /|\1740: O: O3480 (predict-no)
  12286. I see 1 and I'm going to do: predict-no
  12287. ENV: Agent did: predict-no for direction L in state State-A
  12288. In State-A moving L
  12289. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  12290. predict error 0
  12291. dir: dir isL
  12292. -/|1741: O: O3482 (predict-no)
  12293. I see 1 and I'm going to do: predict-no
  12294. ENV: Agent did: predict-no for direction L in state State-A
  12295. In State-A moving L
  12296. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  12297. predict error 0
  12298. dir: dir isL
  12299. \1742: O: O3484 (predict-no)
  12300. I see 1 and I'm going to do: predict-no
  12301. ENV: Agent did: predict-no for direction L in state State-A
  12302. In State-A moving L
  12303. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  12304. predict error 0
  12305. dir: dir isR
  12306. -/|1743: O: O3485 (predict-yes)
  12307. I see 1 and I'm going to do: predict-yes
  12308. ENV: Agent did: predict-yes for direction R in state State-A
  12309. In State-A moving R
  12310. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  12311. predict error 0
  12312. dir: dir isR
  12313. \-1744: O: O3488 (predict-no)
  12314. I see 1 and I'm going to do: predict-no
  12315. ENV: Agent did: predict-no for direction R in state State-B
  12316. In State-B moving R
  12317. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  12318. predict error 0
  12319. dir: dir isU
  12320. /|1745: O: O3490 (predict-no)
  12321. I see 1 and I'm going to do: predict-no
  12322. ENV: Agent did: predict-no for direction U in state State-B
  12323. In State-B moving U
  12324. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  12325. predict error 0
  12326. dir: dir isR
  12327. \-/|1746: O: O3492 (predict-no)
  12328. I see 1 and I'm going to do: predict-no
  12329. ENV: Agent did: predict-no for direction R in state State-B
  12330. In State-B moving R
  12331. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  12332. predict error 0
  12333. dir: dir isR
  12334. \-/1747: O: O3494 (predict-no)
  12335. I see 1 and I'm going to do: predict-no
  12336. ENV: Agent did: predict-no for direction R in state State-B
  12337. In State-B moving R
  12338. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  12339. predict error 0
  12340. dir: dir isU
  12341. |\-1748: O: O3496 (predict-no)
  12342. I see 1 and I'm going to do: predict-no
  12343. ENV: Agent did: predict-no for direction U in state State-B
  12344. In State-B moving U
  12345. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  12346. predict error 0
  12347. dir: dir isR
  12348. /|\1749: O: O3498 (predict-no)
  12349. I see 1 and I'm going to do: predict-no
  12350. ENV: Agent did: predict-no for direction R in state State-B
  12351. In State-B moving R
  12352. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  12353. predict error 0
  12354. dir: dir isR
  12355. -/|1750: O: O3500 (predict-no)
  12356. I see 1 and I'm going to do: predict-no
  12357. ENV: Agent did: predict-no for direction R in state State-B
  12358. In State-B moving R
  12359. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  12360. predict error 0
  12361. dir: dir isL
  12362. \-/1751: O: O3501 (predict-yes)
  12363. I see 1 and I'm going to do: predict-yes
  12364. ENV: Agent did: predict-yes for direction L in state State-B
  12365. In State-B moving L
  12366. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  12367. predict error 0
  12368. dir: dir isU
  12369. |1752: O: O3504 (predict-no)
  12370. I see 1 and I'm going to do: predict-no
  12371. ENV: Agent did: predict-no for direction U in state State-A
  12372. In State-A moving U
  12373. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  12374. predict error 0
  12375. dir: dir isU
  12376. \-/1753: O: O3506 (predict-no)
  12377. I see 1 and I'm going to do: predict-no
  12378. ENV: Agent did: predict-no for direction U in state State-A
  12379. In State-A moving U
  12380. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  12381. predict error 0
  12382. dir: dir isU
  12383. |\1754: O: O3508 (predict-no)
  12384. I see 1 and I'm going to do: predict-no
  12385. ENV: Agent did: predict-no for direction U in state State-A
  12386. In State-A moving U
  12387. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  12388. predict error 0
  12389. dir: dir isR
  12390. -/|1755: O: O3510 (predict-no)
  12391. I see 1 and I'm going to do: predict-no
  12392. ENV: Agent did: predict-no for direction R in state State-A
  12393. In State-A moving R
  12394. ENV: (next state, see, prediction correct?) = (State-B, 1, False)
  12395. predict error 1
  12396. dir: dir isL
  12397. \-1756: O: O3511 (predict-yes)
  12398. I see 0 and I'm going to do: predict-yes
  12399. ENV: Agent did: predict-yes for direction L in state State-B
  12400. In State-B moving L
  12401. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  12402. predict error 0
  12403. dir: dir isL
  12404. /|\1757: O: O3514 (predict-no)
  12405. I see 1 and I'm going to do: predict-no
  12406. ENV: Agent did: predict-no for direction L in state State-A
  12407. In State-A moving L
  12408. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  12409. predict error 0
  12410. dir: dir isU
  12411. -/1758: O: O3516 (predict-no)
  12412. I see 1 and I'm going to do: predict-no
  12413. ENV: Agent did: predict-no for direction U in state State-A
  12414. In State-A moving U
  12415. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  12416. predict error 0
  12417. dir: dir isU
  12418. |\-1759: O: O3518 (predict-no)
  12419. I see 1 and I'm going to do: predict-no
  12420. ENV: Agent did: predict-no for direction U in state State-A
  12421. In State-A moving U
  12422. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  12423. predict error 0
  12424. dir: dir isR
  12425. /|\1760: O: O3519 (predict-yes)
  12426. I see 1 and I'm going to do: predict-yes
  12427. ENV: Agent did: predict-yes for direction R in state State-A
  12428. In State-A moving R
  12429. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  12430. predict error 0
  12431. dir: dir isU
  12432. -/|1761: O: O3522 (predict-no)
  12433. I see 1 and I'm going to do: predict-no
  12434. ENV: Agent did: predict-no for direction U in state State-B
  12435. In State-B moving U
  12436. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  12437. predict error 0
  12438. dir: dir isU
  12439. \1762: O: O3524 (predict-no)
  12440. I see 1 and I'm going to do: predict-no
  12441. ENV: Agent did: predict-no for direction U in state State-B
  12442. In State-B moving U
  12443. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  12444. predict error 0
  12445. dir: dir isU
  12446. -/|1763: O: O3526 (predict-no)
  12447. I see 1 and I'm going to do: predict-no
  12448. ENV: Agent did: predict-no for direction U in state State-B
  12449. In State-B moving U
  12450. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  12451. predict error 0
  12452. dir: dir isR
  12453. \-/1764: O: O3528 (predict-no)
  12454. I see 1 and I'm going to do: predict-no
  12455. ENV: Agent did: predict-no for direction R in state State-B
  12456. In State-B moving R
  12457. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  12458. predict error 0
  12459. dir: dir isR
  12460. |\-1765: O: O3530 (predict-no)
  12461. I see 1 and I'm going to do: predict-no
  12462. ENV: Agent did: predict-no for direction R in state State-B
  12463. In State-B moving R
  12464. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  12465. predict error 0
  12466. dir: dir isR
  12467. /|\1766: O: O3532 (predict-no)
  12468. I see 1 and I'm going to do: predict-no
  12469. ENV: Agent did: predict-no for direction R in state State-B
  12470. In State-B moving R
  12471. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  12472. predict error 0
  12473. dir: dir isR
  12474. -/|1767: O: O3534 (predict-no)
  12475. I see 1 and I'm going to do: predict-no
  12476. ENV: Agent did: predict-no for direction R in state State-B
  12477. In State-B moving R
  12478. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  12479. predict error 0
  12480. dir: dir isR
  12481. \-/1768: O: O3536 (predict-no)
  12482. I see 1 and I'm going to do: predict-no
  12483. ENV: Agent did: predict-no for direction R in state State-B
  12484. In State-B moving R
  12485. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  12486. predict error 0
  12487. dir: dir isL
  12488. |\1769: O: O3537 (predict-yes)
  12489. I see 1 and I'm going to do: predict-yes
  12490. ENV: Agent did: predict-yes for direction L in state State-B
  12491. In State-B moving L
  12492. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  12493. predict error 0
  12494. dir: dir isL
  12495. -/|1770: O: O3540 (predict-no)
  12496. I see 1 and I'm going to do: predict-no
  12497. ENV: Agent did: predict-no for direction L in state State-A
  12498. In State-A moving L
  12499. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  12500. predict error 0
  12501. dir: dir isL
  12502. \-/1771: O: O3542 (predict-no)
  12503. I see 1 and I'm going to do: predict-no
  12504. ENV: Agent did: predict-no for direction L in state State-A
  12505. In State-A moving L
  12506. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  12507. predict error 0
  12508. dir: dir isR
  12509. |1772: O: O3543 (predict-yes)
  12510. I see 1 and I'm going to do: predict-yes
  12511. ENV: Agent did: predict-yes for direction R in state State-A
  12512. In State-A moving R
  12513. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  12514. predict error 0
  12515. dir: dir isU
  12516. \-/1773: O: O3545 (predict-yes)
  12517. I see 1 and I'm going to do: predict-yes
  12518. ENV: Agent did: predict-yes for direction U in state State-B
  12519. In State-B moving U
  12520. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  12521. predict error 1
  12522. dir: dir isU
  12523. |\-1774: O: O3548 (predict-no)
  12524. I see 0 and I'm going to do: predict-no
  12525. ENV: Agent did: predict-no for direction U in state State-B
  12526. In State-B moving U
  12527. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  12528. predict error 0
  12529. dir: dir isL
  12530. /|\1775: O: O3550 (predict-no)
  12531. I see 1 and I'm going to do: predict-no
  12532. ENV: Agent did: predict-no for direction L in state State-B
  12533. In State-B moving L
  12534. ENV: (next state, see, prediction correct?) = (State-A, 1, False)
  12535. predict error 1
  12536. dir: dir isR
  12537. -/1776: O: O3551 (predict-yes)
  12538. I see 0 and I'm going to do: predict-yes
  12539. ENV: Agent did: predict-yes for direction R in state State-A
  12540. In State-A moving R
  12541. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  12542. predict error 0
  12543. dir: dir isR
  12544. |\-1777: O: O3554 (predict-no)
  12545. I see 1 and I'm going to do: predict-no
  12546. ENV: Agent did: predict-no for direction R in state State-B
  12547. In State-B moving R
  12548. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  12549. predict error 0
  12550. dir: dir isL
  12551. /|\1778: O: O3555 (predict-yes)
  12552. I see 1 and I'm going to do: predict-yes
  12553. ENV: Agent did: predict-yes for direction L in state State-B
  12554. In State-B moving L
  12555. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  12556. predict error 0
  12557. dir: dir isL
  12558. -/|1779: O: O3558 (predict-no)
  12559. I see 1 and I'm going to do: predict-no
  12560. ENV: Agent did: predict-no for direction L in state State-A
  12561. In State-A moving L
  12562. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  12563. predict error 0
  12564. dir: dir isR
  12565. \-1780: O: O3559 (predict-yes)
  12566. I see 1 and I'm going to do: predict-yes
  12567. ENV: Agent did: predict-yes for direction R in state State-A
  12568. In State-A moving R
  12569. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  12570. predict error 0
  12571. dir: dir isL
  12572. /|\1781: O: O3561 (predict-yes)
  12573. I see 1 and I'm going to do: predict-yes
  12574. ENV: Agent did: predict-yes for direction L in state State-B
  12575. In State-B moving L
  12576. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  12577. predict error 0
  12578. dir: dir isR
  12579. -1782: O: O3563 (predict-yes)
  12580. I see 1 and I'm going to do: predict-yes
  12581. ENV: Agent did: predict-yes for direction R in state State-A
  12582. In State-A moving R
  12583. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  12584. predict error 0
  12585. dir: dir isL
  12586. /|\1783: O: O3565 (predict-yes)
  12587. I see 1 and I'm going to do: predict-yes
  12588. ENV: Agent did: predict-yes for direction L in state State-B
  12589. In State-B moving L
  12590. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  12591. predict error 0
  12592. dir: dir isU
  12593. -/|1784: O: O3568 (predict-no)
  12594. I see 1 and I'm going to do: predict-no
  12595. ENV: Agent did: predict-no for direction U in state State-A
  12596. In State-A moving U
  12597. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  12598. predict error 0
  12599. dir: dir isL
  12600. \-1785: O: O3570 (predict-no)
  12601. I see 1 and I'm going to do: predict-no
  12602. ENV: Agent did: predict-no for direction L in state State-A
  12603. In State-A moving L
  12604. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  12605. predict error 0
  12606. dir: dir isR
  12607. /|\1786: O: O3571 (predict-yes)
  12608. I see 1 and I'm going to do: predict-yes
  12609. ENV: Agent did: predict-yes for direction R in state State-A
  12610. In State-A moving R
  12611. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  12612. predict error 0
  12613. dir: dir isR
  12614. -/|1787: O: O3574 (predict-no)
  12615. I see 1 and I'm going to do: predict-no
  12616. ENV: Agent did: predict-no for direction R in state State-B
  12617. In State-B moving R
  12618. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  12619. predict error 0
  12620. dir: dir isU
  12621. \-/1788: O: O3576 (predict-no)
  12622. I see 1 and I'm going to do: predict-no
  12623. ENV: Agent did: predict-no for direction U in state State-B
  12624. In State-B moving U
  12625. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  12626. predict error 0
  12627. dir: dir isU
  12628. |\-1789: O: O3578 (predict-no)
  12629. I see 1 and I'm going to do: predict-no
  12630. ENV: Agent did: predict-no for direction U in state State-B
  12631. In State-B moving U
  12632. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  12633. predict error 0
  12634. dir: dir isU
  12635. /|\1790: O: O3580 (predict-no)
  12636. I see 1 and I'm going to do: predict-no
  12637. ENV: Agent did: predict-no for direction U in state State-B
  12638. In State-B moving U
  12639. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  12640. predict error 0
  12641. dir: dir isU
  12642. -/|1791: O: O3582 (predict-no)
  12643. I see 1 and I'm going to do: predict-no
  12644. ENV: Agent did: predict-no for direction U in state State-B
  12645. In State-B moving U
  12646. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  12647. predict error 0
  12648. dir: dir isL
  12649. \1792: O: O3583 (predict-yes)
  12650. I see 1 and I'm going to do: predict-yes
  12651. ENV: Agent did: predict-yes for direction L in state State-B
  12652. In State-B moving L
  12653. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  12654. predict error 0
  12655. dir: dir isL
  12656. -/|1793: O: O3586 (predict-no)
  12657. I see 1 and I'm going to do: predict-no
  12658. ENV: Agent did: predict-no for direction L in state State-A
  12659. In State-A moving L
  12660. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  12661. predict error 0
  12662. dir: dir isR
  12663. \-/1794: O: O3587 (predict-yes)
  12664. I see 1 and I'm going to do: predict-yes
  12665. ENV: Agent did: predict-yes for direction R in state State-A
  12666. In State-A moving R
  12667. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  12668. predict error 0
  12669. dir: dir isU
  12670. |\-1795: O: O3590 (predict-no)
  12671. I see 1 and I'm going to do: predict-no
  12672. ENV: Agent did: predict-no for direction U in state State-B
  12673. In State-B moving U
  12674. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  12675. predict error 0
  12676. dir: dir isU
  12677. /|\1796: O: O3591 (predict-yes)
  12678. I see 1 and I'm going to do: predict-yes
  12679. ENV: Agent did: predict-yes for direction U in state State-B
  12680. In State-B moving U
  12681. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  12682. predict error 1
  12683. dir: dir isL
  12684. -/|1797: O: O3593 (predict-yes)
  12685. I see 0 and I'm going to do: predict-yes
  12686. ENV: Agent did: predict-yes for direction L in state State-B
  12687. In State-B moving L
  12688. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  12689. predict error 0
  12690. dir: dir isR
  12691. \-/1798: O: O3595 (predict-yes)
  12692. I see 1 and I'm going to do: predict-yes
  12693. ENV: Agent did: predict-yes for direction R in state State-A
  12694. In State-A moving R
  12695. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  12696. predict error 0
  12697. dir: dir isU
  12698. |\-1799: O: O3597 (predict-yes)
  12699. I see 1 and I'm going to do: predict-yes
  12700. ENV: Agent did: predict-yes for direction U in state State-B
  12701. In State-B moving U
  12702. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  12703. predict error 1
  12704. dir: dir isR
  12705. /|1800: O: O3600 (predict-no)
  12706. I see 0 and I'm going to do: predict-no
  12707. ENV: Agent did: predict-no for direction R in state State-B
  12708. In State-B moving R
  12709. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  12710. predict error 0
  12711. dir: dir isU
  12712. \-1801: O: O3602 (predict-no)
  12713. I see 1 and I'm going to do: predict-no
  12714. ENV: Agent did: predict-no for direction U in state State-B
  12715. In State-B moving U
  12716. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  12717. predict error 0
  12718. dir: dir isU
  12719. /1802: O: O3604 (predict-no)
  12720. I see 1 and I'm going to do: predict-no
  12721. ENV: Agent did: predict-no for direction U in state State-B
  12722. In State-B moving U
  12723. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  12724. predict error 0
  12725. dir: dir isU
  12726. |\-/1803: O: O3606 (predict-no)
  12727. I see 1 and I'm going to do: predict-no
  12728. ENV: Agent did: predict-no for direction U in state State-B
  12729. In State-B moving U
  12730. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  12731. predict error 0
  12732. dir: dir isR
  12733. |\-1804: O: O3608 (predict-no)
  12734. I see 1 and I'm going to do: predict-no
  12735. ENV: Agent did: predict-no for direction R in state State-B
  12736. In State-B moving R
  12737. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  12738. predict error 0
  12739. dir: dir isR
  12740. /|\1805: O: O3610 (predict-no)
  12741. I see 1 and I'm going to do: predict-no
  12742. ENV: Agent did: predict-no for direction R in state State-B
  12743. In State-B moving R
  12744. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  12745. predict error 0
  12746. dir: dir isR
  12747. -/|1806: O: O3612 (predict-no)
  12748. I see 1 and I'm going to do: predict-no
  12749. ENV: Agent did: predict-no for direction R in state State-B
  12750. In State-B moving R
  12751. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  12752. predict error 0
  12753. dir: dir isL
  12754. \-/1807: O: O3613 (predict-yes)
  12755. I see 1 and I'm going to do: predict-yes
  12756. ENV: Agent did: predict-yes for direction L in state State-B
  12757. In State-B moving L
  12758. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  12759. predict error 0
  12760. dir: dir isU
  12761. |\1808: O: O3616 (predict-no)
  12762. I see 1 and I'm going to do: predict-no
  12763. ENV: Agent did: predict-no for direction U in state State-A
  12764. In State-A moving U
  12765. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  12766. predict error 0
  12767. dir: dir isL
  12768. -/|1809: O: O3618 (predict-no)
  12769. I see 1 and I'm going to do: predict-no
  12770. ENV: Agent did: predict-no for direction L in state State-A
  12771. In State-A moving L
  12772. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  12773. predict error 0
  12774. dir: dir isL
  12775. \-/1810: O: O3620 (predict-no)
  12776. I see 1 and I'm going to do: predict-no
  12777. ENV: Agent did: predict-no for direction L in state State-A
  12778. In State-A moving L
  12779. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  12780. predict error 0
  12781. dir: dir isR
  12782. |\-1811: O: O3621 (predict-yes)
  12783. I see 1 and I'm going to do: predict-yes
  12784. ENV: Agent did: predict-yes for direction R in state State-A
  12785. In State-A moving R
  12786. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  12787. predict error 0
  12788. dir: dir isU
  12789. /1812: O: O3624 (predict-no)
  12790. I see 1 and I'm going to do: predict-no
  12791. ENV: Agent did: predict-no for direction U in state State-B
  12792. In State-B moving U
  12793. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  12794. predict error 0
  12795. dir: dir isL
  12796. |\-1813: O: O3625 (predict-yes)
  12797. I see 1 and I'm going to do: predict-yes
  12798. ENV: Agent did: predict-yes for direction L in state State-B
  12799. In State-B moving L
  12800. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  12801. predict error 0
  12802. dir: dir isL
  12803. /|\1814: O: O3628 (predict-no)
  12804. I see 1 and I'm going to do: predict-no
  12805. ENV: Agent did: predict-no for direction L in state State-A
  12806. In State-A moving L
  12807. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  12808. predict error 0
  12809. dir: dir isU
  12810. -/|1815: O: O3630 (predict-no)
  12811. I see 1 and I'm going to do: predict-no
  12812. ENV: Agent did: predict-no for direction U in state State-A
  12813. In State-A moving U
  12814. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  12815. predict error 0
  12816. dir: dir isL
  12817. \-/1816: O: O3632 (predict-no)
  12818. I see 1 and I'm going to do: predict-no
  12819. ENV: Agent did: predict-no for direction L in state State-A
  12820. In State-A moving L
  12821. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  12822. predict error 0
  12823. dir: dir isR
  12824. |\-1817: O: O3633 (predict-yes)
  12825. I see 1 and I'm going to do: predict-yes
  12826. ENV: Agent did: predict-yes for direction R in state State-A
  12827. In State-A moving R
  12828. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  12829. predict error 0
  12830. dir: dir isR
  12831. /|1818: O: O3636 (predict-no)
  12832. I see 1 and I'm going to do: predict-no
  12833. ENV: Agent did: predict-no for direction R in state State-B
  12834. In State-B moving R
  12835. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  12836. predict error 0
  12837. dir: dir isL
  12838. \-/1819: O: O3637 (predict-yes)
  12839. I see 1 and I'm going to do: predict-yes
  12840. ENV: Agent did: predict-yes for direction L in state State-B
  12841. In State-B moving L
  12842. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  12843. predict error 0
  12844. dir: dir isU
  12845. |\-1820: O: O3640 (predict-no)
  12846. I see 1 and I'm going to do: predict-no
  12847. ENV: Agent did: predict-no for direction U in state State-A
  12848. In State-A moving U
  12849. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  12850. predict error 0
  12851. dir: dir isU
  12852. /|\1821: O: O3641 (predict-yes)
  12853. I see 1 and I'm going to do: predict-yes
  12854. ENV: Agent did: predict-yes for direction U in state State-A
  12855. In State-A moving U
  12856. ENV: (next state, see, prediction correct?) = (State-A, 0, False)
  12857. predict error 1
  12858. dir: dir isL
  12859. -1822: O: O3644 (predict-no)
  12860. I see 0 and I'm going to do: predict-no
  12861. ENV: Agent did: predict-no for direction L in state State-A
  12862. In State-A moving L
  12863. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  12864. predict error 0
  12865. dir: dir isL
  12866. /|\1823: O: O3646 (predict-no)
  12867. I see 1 and I'm going to do: predict-no
  12868. ENV: Agent did: predict-no for direction L in state State-A
  12869. In State-A moving L
  12870. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  12871. predict error 0
  12872. dir: dir isL
  12873. -/|1824: O: O3648 (predict-no)
  12874. I see 1 and I'm going to do: predict-no
  12875. ENV: Agent did: predict-no for direction L in state State-A
  12876. In State-A moving L
  12877. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  12878. predict error 0
  12879. dir: dir isR
  12880. \-/1825: O: O3649 (predict-yes)
  12881. I see 1 and I'm going to do: predict-yes
  12882. ENV: Agent did: predict-yes for direction R in state State-A
  12883. In State-A moving R
  12884. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  12885. predict error 0
  12886. dir: dir isU
  12887. |\1826: O: O3652 (predict-no)
  12888. I see 1 and I'm going to do: predict-no
  12889. ENV: Agent did: predict-no for direction U in state State-B
  12890. In State-B moving U
  12891. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  12892. predict error 0
  12893. dir: dir isL
  12894. -/|1827: O: O3654 (predict-no)
  12895. I see 1 and I'm going to do: predict-no
  12896. ENV: Agent did: predict-no for direction L in state State-B
  12897. In State-B moving L
  12898. ENV: (next state, see, prediction correct?) = (State-A, 1, False)
  12899. predict error 1
  12900. dir: dir isL
  12901. \-/1828: O: O3656 (predict-no)
  12902. I see 0 and I'm going to do: predict-no
  12903. ENV: Agent did: predict-no for direction L in state State-A
  12904. In State-A moving L
  12905. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  12906. predict error 0
  12907. dir: dir isL
  12908. |\-1829: O: O3658 (predict-no)
  12909. I see 1 and I'm going to do: predict-no
  12910. ENV: Agent did: predict-no for direction L in state State-A
  12911. In State-A moving L
  12912. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  12913. predict error 0
  12914. dir: dir isR
  12915. /|\1830: O: O3659 (predict-yes)
  12916. I see 1 and I'm going to do: predict-yes
  12917. ENV: Agent did: predict-yes for direction R in state State-A
  12918. In State-A moving R
  12919. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  12920. predict error 0
  12921. dir: dir isU
  12922. -/|1831: O: O3662 (predict-no)
  12923. I see 1 and I'm going to do: predict-no
  12924. ENV: Agent did: predict-no for direction U in state State-B
  12925. In State-B moving U
  12926. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  12927. predict error 0
  12928. dir: dir isR
  12929. \1832: O: O3664 (predict-no)
  12930. I see 1 and I'm going to do: predict-no
  12931. ENV: Agent did: predict-no for direction R in state State-B
  12932. In State-B moving R
  12933. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  12934. predict error 0
  12935. dir: dir isU
  12936. -/|1833: O: O3666 (predict-no)
  12937. I see 1 and I'm going to do: predict-no
  12938. ENV: Agent did: predict-no for direction U in state State-B
  12939. In State-B moving U
  12940. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  12941. predict error 0
  12942. dir: dir isR
  12943. \-1834: O: O3668 (predict-no)
  12944. I see 1 and I'm going to do: predict-no
  12945. ENV: Agent did: predict-no for direction R in state State-B
  12946. In State-B moving R
  12947. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  12948. predict error 0
  12949. dir: dir isR
  12950. /|\1835: O: O3670 (predict-no)
  12951. I see 1 and I'm going to do: predict-no
  12952. ENV: Agent did: predict-no for direction R in state State-B
  12953. In State-B moving R
  12954. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  12955. predict error 0
  12956. dir: dir isU
  12957. -/1836: O: O3672 (predict-no)
  12958. I see 1 and I'm going to do: predict-no
  12959. ENV: Agent did: predict-no for direction U in state State-B
  12960. In State-B moving U
  12961. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  12962. predict error 0
  12963. dir: dir isR
  12964. |\-1837: O: O3674 (predict-no)
  12965. I see 1 and I'm going to do: predict-no
  12966. ENV: Agent did: predict-no for direction R in state State-B
  12967. In State-B moving R
  12968. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  12969. predict error 0
  12970. dir: dir isR
  12971. /|\1838: O: O3676 (predict-no)
  12972. I see 1 and I'm going to do: predict-no
  12973. ENV: Agent did: predict-no for direction R in state State-B
  12974. In State-B moving R
  12975. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  12976. predict error 0
  12977. dir: dir isR
  12978. -/|1839: O: O3678 (predict-no)
  12979. I see 1 and I'm going to do: predict-no
  12980. ENV: Agent did: predict-no for direction R in state State-B
  12981. In State-B moving R
  12982. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  12983. predict error 0
  12984. dir: dir isR
  12985. \-/1840: O: O3679 (predict-yes)
  12986. I see 1 and I'm going to do: predict-yes
  12987. ENV: Agent did: predict-yes for direction R in state State-B
  12988. In State-B moving R
  12989. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  12990. predict error 1
  12991. dir: dir isR
  12992. |\-1841: O: O3682 (predict-no)
  12993. I see 0 and I'm going to do: predict-no
  12994. ENV: Agent did: predict-no for direction R in state State-B
  12995. In State-B moving R
  12996. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  12997. predict error 0
  12998. dir: dir isL
  12999. /1842: O: O3683 (predict-yes)
  13000. I see 1 and I'm going to do: predict-yes
  13001. ENV: Agent did: predict-yes for direction L in state State-B
  13002. In State-B moving L
  13003. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  13004. predict error 0
  13005. dir: dir isL
  13006. |\-1843: O: O3686 (predict-no)
  13007. I see 1 and I'm going to do: predict-no
  13008. ENV: Agent did: predict-no for direction L in state State-A
  13009. In State-A moving L
  13010. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  13011. predict error 0
  13012. dir: dir isU
  13013. /|\1844: O: O3688 (predict-no)
  13014. I see 1 and I'm going to do: predict-no
  13015. ENV: Agent did: predict-no for direction U in state State-A
  13016. In State-A moving U
  13017. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  13018. predict error 0
  13019. dir: dir isL
  13020. -/|1845: O: O3690 (predict-no)
  13021. I see 1 and I'm going to do: predict-no
  13022. ENV: Agent did: predict-no for direction L in state State-A
  13023. In State-A moving L
  13024. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  13025. predict error 0
  13026. dir: dir isL
  13027. \-/1846: O: O3692 (predict-no)
  13028. I see 1 and I'm going to do: predict-no
  13029. ENV: Agent did: predict-no for direction L in state State-A
  13030. In State-A moving L
  13031. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  13032. predict error 0
  13033. dir: dir isL
  13034. |\-1847: O: O3694 (predict-no)
  13035. I see 1 and I'm going to do: predict-no
  13036. ENV: Agent did: predict-no for direction L in state State-A
  13037. In State-A moving L
  13038. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  13039. predict error 0
  13040. dir: dir isR
  13041. /|\1848: O: O3695 (predict-yes)
  13042. I see 1 and I'm going to do: predict-yes
  13043. ENV: Agent did: predict-yes for direction R in state State-A
  13044. In State-A moving R
  13045. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  13046. predict error 0
  13047. dir: dir isL
  13048. -/|1849: O: O3697 (predict-yes)
  13049. I see 1 and I'm going to do: predict-yes
  13050. ENV: Agent did: predict-yes for direction L in state State-B
  13051. In State-B moving L
  13052. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  13053. predict error 0
  13054. dir: dir isR
  13055. \-/1850: O: O3699 (predict-yes)
  13056. I see 1 and I'm going to do: predict-yes
  13057. ENV: Agent did: predict-yes for direction R in state State-A
  13058. In State-A moving R
  13059. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  13060. predict error 0
  13061. dir: dir isR
  13062. |\-1851: O: O3702 (predict-no)
  13063. I see 1 and I'm going to do: predict-no
  13064. ENV: Agent did: predict-no for direction R in state State-B
  13065. In State-B moving R
  13066. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  13067. predict error 0
  13068. dir: dir isU
  13069. /1852: O: O3703 (predict-yes)
  13070. I see 1 and I'm going to do: predict-yes
  13071. ENV: Agent did: predict-yes for direction U in state State-B
  13072. In State-B moving U
  13073. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  13074. predict error 1
  13075. dir: dir isU
  13076. |\-1853: O: O3706 (predict-no)
  13077. I see 0 and I'm going to do: predict-no
  13078. ENV: Agent did: predict-no for direction U in state State-B
  13079. In State-B moving U
  13080. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  13081. predict error 0
  13082. dir: dir isL
  13083. /|\1854: O: O3707 (predict-yes)
  13084. I see 1 and I'm going to do: predict-yes
  13085. ENV: Agent did: predict-yes for direction L in state State-B
  13086. In State-B moving L
  13087. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  13088. predict error 0
  13089. dir: dir isR
  13090. -/|1855: O: O3709 (predict-yes)
  13091. I see 1 and I'm going to do: predict-yes
  13092. ENV: Agent did: predict-yes for direction R in state State-A
  13093. In State-A moving R
  13094. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  13095. predict error 0
  13096. dir: dir isL
  13097. \-/1856: O: O3711 (predict-yes)
  13098. I see 1 and I'm going to do: predict-yes
  13099. ENV: Agent did: predict-yes for direction L in state State-B
  13100. In State-B moving L
  13101. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  13102. predict error 0
  13103. dir: dir isR
  13104. |\-1857: O: O3713 (predict-yes)
  13105. I see 1 and I'm going to do: predict-yes
  13106. ENV: Agent did: predict-yes for direction R in state State-A
  13107. In State-A moving R
  13108. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  13109. predict error 0
  13110. dir: dir isR
  13111. /|\1858: O: O3716 (predict-no)
  13112. I see 1 and I'm going to do: predict-no
  13113. ENV: Agent did: predict-no for direction R in state State-B
  13114. In State-B moving R
  13115. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  13116. predict error 0
  13117. dir: dir isU
  13118. -/1859: O: O3718 (predict-no)
  13119. I see 1 and I'm going to do: predict-no
  13120. ENV: Agent did: predict-no for direction U in state State-B
  13121. In State-B moving U
  13122. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  13123. predict error 0
  13124. dir: dir isU
  13125. |\-1860: O: O3720 (predict-no)
  13126. I see 1 and I'm going to do: predict-no
  13127. ENV: Agent did: predict-no for direction U in state State-B
  13128. In State-B moving U
  13129. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  13130. predict error 0
  13131. dir: dir isU
  13132. /|\1861: O: O3722 (predict-no)
  13133. I see 1 and I'm going to do: predict-no
  13134. ENV: Agent did: predict-no for direction U in state State-B
  13135. In State-B moving U
  13136. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  13137. predict error 0
  13138. dir: dir isL
  13139. -1862: O: O3723 (predict-yes)
  13140. I see 1 and I'm going to do: predict-yes
  13141. ENV: Agent did: predict-yes for direction L in state State-B
  13142. In State-B moving L
  13143. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  13144. predict error 0
  13145. dir: dir isL
  13146. /|\-1863: O: O3726 (predict-no)
  13147. I see 1 and I'm going to do: predict-no
  13148. ENV: Agent did: predict-no for direction L in state State-A
  13149. In State-A moving L
  13150. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  13151. predict error 0
  13152. dir: dir isR
  13153. /|\1864: O: O3727 (predict-yes)
  13154. I see 1 and I'm going to do: predict-yes
  13155. ENV: Agent did: predict-yes for direction R in state State-A
  13156. In State-A moving R
  13157. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  13158. predict error 0
  13159. dir: dir isL
  13160. -/1865: O: O3729 (predict-yes)
  13161. I see 1 and I'm going to do: predict-yes
  13162. ENV: Agent did: predict-yes for direction L in state State-B
  13163. In State-B moving L
  13164. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  13165. predict error 0
  13166. dir: dir isL
  13167. |\1866: O: O3732 (predict-no)
  13168. I see 1 and I'm going to do: predict-no
  13169. ENV: Agent did: predict-no for direction L in state State-A
  13170. In State-A moving L
  13171. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  13172. predict error 0
  13173. dir: dir isR
  13174. -/|1867: O: O3733 (predict-yes)
  13175. I see 1 and I'm going to do: predict-yes
  13176. ENV: Agent did: predict-yes for direction R in state State-A
  13177. In State-A moving R
  13178. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  13179. predict error 0
  13180. dir: dir isR
  13181. \-/|1868: O: O3736 (predict-no)
  13182. I see 1 and I'm going to do: predict-no
  13183. ENV: Agent did: predict-no for direction R in state State-B
  13184. In State-B moving R
  13185. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  13186. predict error 0
  13187. dir: dir isL
  13188. \1869: O: O3737 (predict-yes)
  13189. I see 1 and I'm going to do: predict-yes
  13190. ENV: Agent did: predict-yes for direction L in state State-B
  13191. In State-B moving L
  13192. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  13193. predict error 0
  13194. dir: dir isL
  13195. -/|1870: O: O3740 (predict-no)
  13196. I see 1 and I'm going to do: predict-no
  13197. ENV: Agent did: predict-no for direction L in state State-A
  13198. In State-A moving L
  13199. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  13200. predict error 0
  13201. dir: dir isL
  13202. \-/1871: O: O3742 (predict-no)
  13203. I see 1 and I'm going to do: predict-no
  13204. ENV: Agent did: predict-no for direction L in state State-A
  13205. In State-A moving L
  13206. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  13207. predict error 0
  13208. dir: dir isU
  13209. rule alias: '*'
  13210. |1872: O: O3744 (predict-no)
  13211. I see 1 and I'm going to do: predict-no
  13212. ENV: Agent did: predict-no for direction U in state State-A
  13213. In State-A moving U
  13214. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  13215. predict error 0
  13216. dir: dir isR
  13217. \-1873: O: O3745 (predict-yes)
  13218. I see 1 and I'm going to do: predict-yes
  13219. ENV: Agent did: predict-yes for direction R in state State-A
  13220. In State-A moving R
  13221. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  13222. predict error 0
  13223. dir: dir isU
  13224. /|\1874: O: O3748 (predict-no)
  13225. I see 1 and I'm going to do: predict-no
  13226. ENV: Agent did: predict-no for direction U in state State-B
  13227. In State-B moving U
  13228. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  13229. predict error 0
  13230. dir: dir isR
  13231. -/|1875: O: O3750 (predict-no)
  13232. I see 1 and I'm going to do: predict-no
  13233. ENV: Agent did: predict-no for direction R in state State-B
  13234. In State-B moving R
  13235. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  13236. predict error 0
  13237. dir: dir isU
  13238. \-/1876: O: O3752 (predict-no)
  13239. I see 1 and I'm going to do: predict-no
  13240. ENV: Agent did: predict-no for direction U in state State-B
  13241. In State-B moving U
  13242. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  13243. predict error 0
  13244. dir: dir isR
  13245. |\-1877: O: O3754 (predict-no)
  13246. I see 1 and I'm going to do: predict-no
  13247. ENV: Agent did: predict-no for direction R in state State-B
  13248. In State-B moving R
  13249. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  13250. predict error 0
  13251. dir: dir isR
  13252. /|\1878: O: O3756 (predict-no)
  13253. I see 1 and I'm going to do: predict-no
  13254. ENV: Agent did: predict-no for direction R in state State-B
  13255. In State-B moving R
  13256. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  13257. predict error 0
  13258. dir: dir isR
  13259. -/|1879: O: O3758 (predict-no)
  13260. I see 1 and I'm going to do: predict-no
  13261. ENV: Agent did: predict-no for direction R in state State-B
  13262. In State-B moving R
  13263. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  13264. predict error 0
  13265. dir: dir isL
  13266. \-/1880: O: O3759 (predict-yes)
  13267. I see 1 and I'm going to do: predict-yes
  13268. ENV: Agent did: predict-yes for direction L in state State-B
  13269. In State-B moving L
  13270. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  13271. predict error 0
  13272. dir: dir isL
  13273. |\-1881: O: O3762 (predict-no)
  13274. I see 1 and I'm going to do: predict-no
  13275. ENV: Agent did: predict-no for direction L in state State-A
  13276. In State-A moving L
  13277. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  13278. predict error 0
  13279. dir: dir isR
  13280. /1882: O: O3763 (predict-yes)
  13281. I see 1 and I'm going to do: predict-yes
  13282. ENV: Agent did: predict-yes for direction R in state State-A
  13283. In State-A moving R
  13284. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  13285. predict error 0
  13286. dir: dir isU
  13287. |\1883: O: O3766 (predict-no)
  13288. I see 1 and I'm going to do: predict-no
  13289. ENV: Agent did: predict-no for direction U in state State-B
  13290. In State-B moving U
  13291. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  13292. predict error 0
  13293. dir: dir isL
  13294. -/|1884: O: O3767 (predict-yes)
  13295. I see 1 and I'm going to do: predict-yes
  13296. ENV: Agent did: predict-yes for direction L in state State-B
  13297. In State-B moving L
  13298. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  13299. predict error 0
  13300. dir: dir isL
  13301. \-1885: O: O3770 (predict-no)
  13302. I see 1 and I'm going to do: predict-no
  13303. ENV: Agent did: predict-no for direction L in state State-A
  13304. In State-A moving L
  13305. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  13306. predict error 0
  13307. dir: dir isL
  13308. /|1886: O: O3772 (predict-no)
  13309. I see 1 and I'm going to do: predict-no
  13310. ENV: Agent did: predict-no for direction L in state State-A
  13311. In State-A moving L
  13312. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  13313. predict error 0
  13314. dir: dir isL
  13315. \-/1887: O: O3774 (predict-no)
  13316. I see 1 and I'm going to do: predict-no
  13317. ENV: Agent did: predict-no for direction L in state State-A
  13318. In State-A moving L
  13319. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  13320. predict error 0
  13321. dir: dir isU
  13322. |\-1888: O: O3776 (predict-no)
  13323. I see 1 and I'm going to do: predict-no
  13324. ENV: Agent did: predict-no for direction U in state State-A
  13325. In State-A moving U
  13326. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  13327. predict error 0
  13328. dir: dir isL
  13329. /|\1889: O: O3778 (predict-no)
  13330. I see 1 and I'm going to do: predict-no
  13331. ENV: Agent did: predict-no for direction L in state State-A
  13332. In State-A moving L
  13333. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  13334. predict error 0
  13335. dir: dir isL
  13336. -/1890: O: O3780 (predict-no)
  13337. I see 1 and I'm going to do: predict-no
  13338. ENV: Agent did: predict-no for direction L in state State-A
  13339. In State-A moving L
  13340. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  13341. predict error 0
  13342. dir: dir isR
  13343. |\1891: O: O3782 (predict-no)
  13344. I see 1 and I'm going to do: predict-no
  13345. ENV: Agent did: predict-no for direction R in state State-A
  13346. In State-A moving R
  13347. ENV: (next state, see, prediction correct?) = (State-B, 1, False)
  13348. predict error 1
  13349. dir: dir isU
  13350. -1892: O: O3784 (predict-no)
  13351. I see 0 and I'm going to do: predict-no
  13352. ENV: Agent did: predict-no for direction U in state State-B
  13353. In State-B moving U
  13354. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  13355. predict error 0
  13356. dir: dir isL
  13357. /|\1893: O: O3785 (predict-yes)
  13358. I see 1 and I'm going to do: predict-yes
  13359. ENV: Agent did: predict-yes for direction L in state State-B
  13360. In State-B moving L
  13361. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  13362. predict error 0
  13363. dir: dir isR
  13364. -/|1894: O: O3787 (predict-yes)
  13365. I see 1 and I'm going to do: predict-yes
  13366. ENV: Agent did: predict-yes for direction R in state State-A
  13367. In State-A moving R
  13368. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  13369. predict error 0
  13370. dir: dir isL
  13371. \-/1895: O: O3789 (predict-yes)
  13372. I see 1 and I'm going to do: predict-yes
  13373. ENV: Agent did: predict-yes for direction L in state State-B
  13374. In State-B moving L
  13375. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  13376. predict error 0
  13377. dir: dir isR
  13378. |\-1896: O: O3791 (predict-yes)
  13379. I see 1 and I'm going to do: predict-yes
  13380. ENV: Agent did: predict-yes for direction R in state State-A
  13381. In State-A moving R
  13382. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  13383. predict error 0
  13384. dir: dir isU
  13385. /|\1897: O: O3794 (predict-no)
  13386. I see 1 and I'm going to do: predict-no
  13387. ENV: Agent did: predict-no for direction U in state State-B
  13388. In State-B moving U
  13389. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  13390. predict error 0
  13391. dir: dir isL
  13392. -/1898: O: O3795 (predict-yes)
  13393. I see 1 and I'm going to do: predict-yes
  13394. ENV: Agent did: predict-yes for direction L in state State-B
  13395. In State-B moving L
  13396. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  13397. predict error 0
  13398. dir: dir isR
  13399. |\-1899: O: O3798 (predict-no)
  13400. I see 1 and I'm going to do: predict-no
  13401. ENV: Agent did: predict-no for direction R in state State-A
  13402. In State-A moving R
  13403. ENV: (next state, see, prediction correct?) = (State-B, 1, False)
  13404. predict error 1
  13405. dir: dir isR
  13406. /|\1900: O: O3800 (predict-no)
  13407. I see 0 and I'm going to do: predict-no
  13408. ENV: Agent did: predict-no for direction R in state State-B
  13409. In State-B moving R
  13410. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  13411. predict error 0
  13412. dir: dir isR
  13413. -/|1901: O: O3802 (predict-no)
  13414. I see 1 and I'm going to do: predict-no
  13415. ENV: Agent did: predict-no for direction R in state State-B
  13416. In State-B moving R
  13417. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  13418. predict error 0
  13419. dir: dir isR
  13420. \1902: O: O3804 (predict-no)
  13421. I see 1 and I'm going to do: predict-no
  13422. ENV: Agent did: predict-no for direction R in state State-B
  13423. In State-B moving R
  13424. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  13425. predict error 0
  13426. dir: dir isR
  13427. -/|1903: O: O3806 (predict-no)
  13428. I see 1 and I'm going to do: predict-no
  13429. ENV: Agent did: predict-no for direction R in state State-B
  13430. In State-B moving R
  13431. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  13432. predict error 0
  13433. dir: dir isU
  13434. \-/1904: O: O3808 (predict-no)
  13435. I see 1 and I'm going to do: predict-no
  13436. ENV: Agent did: predict-no for direction U in state State-B
  13437. In State-B moving U
  13438. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  13439. predict error 0
  13440. dir: dir isL
  13441. |\-1905: O: O3809 (predict-yes)
  13442. I see 1 and I'm going to do: predict-yes
  13443. ENV: Agent did: predict-yes for direction L in state State-B
  13444. In State-B moving L
  13445. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  13446. predict error 0
  13447. dir: dir isR
  13448. /|\1906: O: O3811 (predict-yes)
  13449. I see 1 and I'm going to do: predict-yes
  13450. ENV: Agent did: predict-yes for direction R in state State-A
  13451. In State-A moving R
  13452. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  13453. predict error 0
  13454. dir: dir isR
  13455. -/|1907: O: O3814 (predict-no)
  13456. I see 1 and I'm going to do: predict-no
  13457. ENV: Agent did: predict-no for direction R in state State-B
  13458. In State-B moving R
  13459. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  13460. predict error 0
  13461. dir: dir isR
  13462. \-/1908: O: O3816 (predict-no)
  13463. I see 1 and I'm going to do: predict-no
  13464. ENV: Agent did: predict-no for direction R in state State-B
  13465. In State-B moving R
  13466. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  13467. predict error 0
  13468. dir: dir isR
  13469. |\-1909: O: O3818 (predict-no)
  13470. I see 1 and I'm going to do: predict-no
  13471. ENV: Agent did: predict-no for direction R in state State-B
  13472. In State-B moving R
  13473. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  13474. predict error 0
  13475. dir: dir isU
  13476. /|\1910: O: O3820 (predict-no)
  13477. I see 1 and I'm going to do: predict-no
  13478. ENV: Agent did: predict-no for direction U in state State-B
  13479. In State-B moving U
  13480. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  13481. predict error 0
  13482. dir: dir isR
  13483. -/|1911: O: O3822 (predict-no)
  13484. I see 1 and I'm going to do: predict-no
  13485. ENV: Agent did: predict-no for direction R in state State-B
  13486. In State-B moving R
  13487. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  13488. predict error 0
  13489. dir: dir isR
  13490. \1912: O: O3824 (predict-no)
  13491. I see 1 and I'm going to do: predict-no
  13492. ENV: Agent did: predict-no for direction R in state State-B
  13493. In State-B moving R
  13494. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  13495. predict error 0
  13496. dir: dir isU
  13497. -/|1913: O: O3826 (predict-no)
  13498. I see 1 and I'm going to do: predict-no
  13499. ENV: Agent did: predict-no for direction U in state State-B
  13500. In State-B moving U
  13501. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  13502. predict error 0
  13503. dir: dir isU
  13504. \-1914: O: O3828 (predict-no)
  13505. I see 1 and I'm going to do: predict-no
  13506. ENV: Agent did: predict-no for direction U in state State-B
  13507. In State-B moving U
  13508. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  13509. predict error 0
  13510. dir: dir isL
  13511. /|1915: O: O3829 (predict-yes)
  13512. I see 1 and I'm going to do: predict-yes
  13513. ENV: Agent did: predict-yes for direction L in state State-B
  13514. In State-B moving L
  13515. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  13516. predict error 0
  13517. dir: dir isU
  13518. \-/1916: O: O3832 (predict-no)
  13519. I see 1 and I'm going to do: predict-no
  13520. ENV: Agent did: predict-no for direction U in state State-A
  13521. In State-A moving U
  13522. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  13523. predict error 0
  13524. dir: dir isL
  13525. |\-1917: O: O3834 (predict-no)
  13526. I see 1 and I'm going to do: predict-no
  13527. ENV: Agent did: predict-no for direction L in state State-A
  13528. In State-A moving L
  13529. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  13530. predict error 0
  13531. dir: dir isU
  13532. /|\1918: O: O3836 (predict-no)
  13533. I see 1 and I'm going to do: predict-no
  13534. ENV: Agent did: predict-no for direction U in state State-A
  13535. In State-A moving U
  13536. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  13537. predict error 0
  13538. dir: dir isL
  13539. -/|1919: O: O3838 (predict-no)
  13540. I see 1 and I'm going to do: predict-no
  13541. ENV: Agent did: predict-no for direction L in state State-A
  13542. In State-A moving L
  13543. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  13544. predict error 0
  13545. dir: dir isR
  13546. \-/1920: O: O3839 (predict-yes)
  13547. I see 1 and I'm going to do: predict-yes
  13548. ENV: Agent did: predict-yes for direction R in state State-A
  13549. In State-A moving R
  13550. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  13551. predict error 0
  13552. dir: dir isR
  13553. |\-1921: O: O3842 (predict-no)
  13554. I see 1 and I'm going to do: predict-no
  13555. ENV: Agent did: predict-no for direction R in state State-B
  13556. In State-B moving R
  13557. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  13558. predict error 0
  13559. dir: dir isU
  13560. /1922: O: O3844 (predict-no)
  13561. I see 1 and I'm going to do: predict-no
  13562. ENV: Agent did: predict-no for direction U in state State-B
  13563. In State-B moving U
  13564. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  13565. predict error 0
  13566. dir: dir isU
  13567. |\-1923: O: O3846 (predict-no)
  13568. I see 1 and I'm going to do: predict-no
  13569. ENV: Agent did: predict-no for direction U in state State-B
  13570. In State-B moving U
  13571. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  13572. predict error 0
  13573. dir: dir isU
  13574. /|\1924: O: O3847 (predict-yes)
  13575. I see 1 and I'm going to do: predict-yes
  13576. ENV: Agent did: predict-yes for direction U in state State-B
  13577. In State-B moving U
  13578. ENV: (next state, see, prediction correct?) = (State-B, 0, False)
  13579. predict error 1
  13580. dir: dir isR
  13581. -/|1925: O: O3850 (predict-no)
  13582. I see 0 and I'm going to do: predict-no
  13583. ENV: Agent did: predict-no for direction R in state State-B
  13584. In State-B moving R
  13585. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  13586. predict error 0
  13587. dir: dir isR
  13588. \-/1926: O: O3852 (predict-no)
  13589. I see 1 and I'm going to do: predict-no
  13590. ENV: Agent did: predict-no for direction R in state State-B
  13591. In State-B moving R
  13592. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  13593. predict error 0
  13594. dir: dir isL
  13595. |\-1927: O: O3853 (predict-yes)
  13596. I see 1 and I'm going to do: predict-yes
  13597. ENV: Agent did: predict-yes for direction L in state State-B
  13598. In State-B moving L
  13599. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  13600. predict error 0
  13601. dir: dir isR
  13602. /|\1928: O: O3855 (predict-yes)
  13603. I see 1 and I'm going to do: predict-yes
  13604. ENV: Agent did: predict-yes for direction R in state State-A
  13605. In State-A moving R
  13606. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  13607. predict error 0
  13608. dir: dir isR
  13609. -/1929: O: O3858 (predict-no)
  13610. I see 1 and I'm going to do: predict-no
  13611. ENV: Agent did: predict-no for direction R in state State-B
  13612. In State-B moving R
  13613. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  13614. predict error 0
  13615. dir: dir isU
  13616. |\-1930: O: O3860 (predict-no)
  13617. I see 1 and I'm going to do: predict-no
  13618. ENV: Agent did: predict-no for direction U in state State-B
  13619. In State-B moving U
  13620. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  13621. predict error 0
  13622. dir: dir isL
  13623. /|1931: O: O3861 (predict-yes)
  13624. I see 1 and I'm going to do: predict-yes
  13625. ENV: Agent did: predict-yes for direction L in state State-B
  13626. In State-B moving L
  13627. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  13628. predict error 0
  13629. dir: dir isR
  13630. \1932: O: O3863 (predict-yes)
  13631. I see 1 and I'm going to do: predict-yes
  13632. ENV: Agent did: predict-yes for direction R in state State-A
  13633. In State-A moving R
  13634. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  13635. predict error 0
  13636. dir: dir isL
  13637. -/|1933: O: O3865 (predict-yes)
  13638. I see 1 and I'm going to do: predict-yes
  13639. ENV: Agent did: predict-yes for direction L in state State-B
  13640. In State-B moving L
  13641. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  13642. predict error 0
  13643. dir: dir isU
  13644. \-/1934: O: O3868 (predict-no)
  13645. I see 1 and I'm going to do: predict-no
  13646. ENV: Agent did: predict-no for direction U in state State-A
  13647. In State-A moving U
  13648. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  13649. predict error 0
  13650. dir: dir isU
  13651. |\1935: O: O3870 (predict-no)
  13652. I see 1 and I'm going to do: predict-no
  13653. ENV: Agent did: predict-no for direction U in state State-A
  13654. In State-A moving U
  13655. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  13656. predict error 0
  13657. dir: dir isR
  13658. -/|1936: O: O3871 (predict-yes)
  13659. I see 1 and I'm going to do: predict-yes
  13660. ENV: Agent did: predict-yes for direction R in state State-A
  13661. In State-A moving R
  13662. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  13663. predict error 0
  13664. dir: dir isU
  13665. \-/1937: O: O3874 (predict-no)
  13666. I see 1 and I'm going to do: predict-no
  13667. ENV: Agent did: predict-no for direction U in state State-B
  13668. In State-B moving U
  13669. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  13670. predict error 0
  13671. dir: dir isR
  13672. |\1938: O: O3876 (predict-no)
  13673. I see 1 and I'm going to do: predict-no
  13674. ENV: Agent did: predict-no for direction R in state State-B
  13675. In State-B moving R
  13676. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  13677. predict error 0
  13678. dir: dir isL
  13679. -/|1939: O: O3877 (predict-yes)
  13680. I see 1 and I'm going to do: predict-yes
  13681. ENV: Agent did: predict-yes for direction L in state State-B
  13682. In State-B moving L
  13683. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  13684. predict error 0
  13685. dir: dir isL
  13686. \-/1940: O: O3880 (predict-no)
  13687. I see 1 and I'm going to do: predict-no
  13688. ENV: Agent did: predict-no for direction L in state State-A
  13689. In State-A moving L
  13690. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  13691. predict error 0
  13692. dir: dir isU
  13693. |\-1941: O: O3882 (predict-no)
  13694. I see 1 and I'm going to do: predict-no
  13695. ENV: Agent did: predict-no for direction U in state State-A
  13696. In State-A moving U
  13697. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  13698. predict error 0
  13699. dir: dir isR
  13700. /1942: O: O3883 (predict-yes)
  13701. I see 1 and I'm going to do: predict-yes
  13702. ENV: Agent did: predict-yes for direction R in state State-A
  13703. In State-A moving R
  13704. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  13705. predict error 0
  13706. dir: dir isL
  13707. |\-1943: O: O3885 (predict-yes)
  13708. I see 1 and I'm going to do: predict-yes
  13709. ENV: Agent did: predict-yes for direction L in state State-B
  13710. In State-B moving L
  13711. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  13712. predict error 0
  13713. dir: dir isR
  13714. /|\1944: O: O3887 (predict-yes)
  13715. I see 1 and I'm going to do: predict-yes
  13716. ENV: Agent did: predict-yes for direction R in state State-A
  13717. In State-A moving R
  13718. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  13719. predict error 0
  13720. dir: dir isU
  13721. -/|1945: O: O3890 (predict-no)
  13722. I see 1 and I'm going to do: predict-no
  13723. ENV: Agent did: predict-no for direction U in state State-B
  13724. In State-B moving U
  13725. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  13726. predict error 0
  13727. dir: dir isU
  13728. \-1946: O: O3892 (predict-no)
  13729. I see 1 and I'm going to do: predict-no
  13730. ENV: Agent did: predict-no for direction U in state State-B
  13731. In State-B moving U
  13732. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  13733. predict error 0
  13734. dir: dir isR
  13735. /|1947: O: O3894 (predict-no)
  13736. I see 1 and I'm going to do: predict-no
  13737. ENV: Agent did: predict-no for direction R in state State-B
  13738. In State-B moving R
  13739. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  13740. predict error 0
  13741. dir: dir isU
  13742. \-1948: O: O3896 (predict-no)
  13743. I see 1 and I'm going to do: predict-no
  13744. ENV: Agent did: predict-no for direction U in state State-B
  13745. In State-B moving U
  13746. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  13747. predict error 0
  13748. dir: dir isL
  13749. /|\1949: O: O3897 (predict-yes)
  13750. I see 1 and I'm going to do: predict-yes
  13751. ENV: Agent did: predict-yes for direction L in state State-B
  13752. In State-B moving L
  13753. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  13754. predict error 0
  13755. dir: dir isR
  13756. -/1950: O: O3899 (predict-yes)
  13757. I see 1 and I'm going to do: predict-yes
  13758. ENV: Agent did: predict-yes for direction R in state State-A
  13759. In State-A moving R
  13760. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  13761. predict error 0
  13762. dir: dir isL
  13763. |\-1951: O: O3901 (predict-yes)
  13764. I see 1 and I'm going to do: predict-yes
  13765. ENV: Agent did: predict-yes for direction L in state State-B
  13766. In State-B moving L
  13767. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  13768. predict error 0
  13769. dir: dir isL
  13770. /1952: O: O3904 (predict-no)
  13771. I see 1 and I'm going to do: predict-no
  13772. ENV: Agent did: predict-no for direction L in state State-A
  13773. In State-A moving L
  13774. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  13775. predict error 0
  13776. dir: dir isU
  13777. |\-1953: O: O3906 (predict-no)
  13778. I see 1 and I'm going to do: predict-no
  13779. ENV: Agent did: predict-no for direction U in state State-A
  13780. In State-A moving U
  13781. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  13782. predict error 0
  13783. dir: dir isL
  13784. /|\1954: O: O3908 (predict-no)
  13785. I see 1 and I'm going to do: predict-no
  13786. ENV: Agent did: predict-no for direction L in state State-A
  13787. In State-A moving L
  13788. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  13789. predict error 0
  13790. dir: dir isR
  13791. -/|1955: O: O3909 (predict-yes)
  13792. I see 1 and I'm going to do: predict-yes
  13793. ENV: Agent did: predict-yes for direction R in state State-A
  13794. In State-A moving R
  13795. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  13796. predict error 0
  13797. dir: dir isR
  13798. \-/1956: O: O3912 (predict-no)
  13799. I see 1 and I'm going to do: predict-no
  13800. ENV: Agent did: predict-no for direction R in state State-B
  13801. In State-B moving R
  13802. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  13803. predict error 0
  13804. dir: dir isU
  13805. |\-1957: O: O3914 (predict-no)
  13806. I see 1 and I'm going to do: predict-no
  13807. ENV: Agent did: predict-no for direction U in state State-B
  13808. In State-B moving U
  13809. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  13810. predict error 0
  13811. dir: dir isU
  13812. /|\1958: O: O3916 (predict-no)
  13813. I see 1 and I'm going to do: predict-no
  13814. ENV: Agent did: predict-no for direction U in state State-B
  13815. In State-B moving U
  13816. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  13817. predict error 0
  13818. dir: dir isL
  13819. -/|1959: O: O3917 (predict-yes)
  13820. I see 1 and I'm going to do: predict-yes
  13821. ENV: Agent did: predict-yes for direction L in state State-B
  13822. In State-B moving L
  13823. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  13824. predict error 0
  13825. dir: dir isL
  13826. \-/1960: O: O3920 (predict-no)
  13827. I see 1 and I'm going to do: predict-no
  13828. ENV: Agent did: predict-no for direction L in state State-A
  13829. In State-A moving L
  13830. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  13831. predict error 0
  13832. dir: dir isU
  13833. |\1961: O: O3922 (predict-no)
  13834. I see 1 and I'm going to do: predict-no
  13835. ENV: Agent did: predict-no for direction U in state State-A
  13836. In State-A moving U
  13837. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  13838. predict error 0
  13839. dir: dir isL
  13840. -1962: O: O3924 (predict-no)
  13841. I see 1 and I'm going to do: predict-no
  13842. ENV: Agent did: predict-no for direction L in state State-A
  13843. In State-A moving L
  13844. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  13845. predict error 0
  13846. dir: dir isL
  13847. /|\1963: O: O3926 (predict-no)
  13848. I see 1 and I'm going to do: predict-no
  13849. ENV: Agent did: predict-no for direction L in state State-A
  13850. In State-A moving L
  13851. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  13852. predict error 0
  13853. dir: dir isU
  13854. -/1964: O: O3928 (predict-no)
  13855. I see 1 and I'm going to do: predict-no
  13856. ENV: Agent did: predict-no for direction U in state State-A
  13857. In State-A moving U
  13858. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  13859. predict error 0
  13860. dir: dir isR
  13861. |\-1965: O: O3929 (predict-yes)
  13862. I see 1 and I'm going to do: predict-yes
  13863. ENV: Agent did: predict-yes for direction R in state State-A
  13864. In State-A moving R
  13865. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  13866. predict error 0
  13867. dir: dir isL
  13868. /|\1966: O: O3931 (predict-yes)
  13869. I see 1 and I'm going to do: predict-yes
  13870. ENV: Agent did: predict-yes for direction L in state State-B
  13871. In State-B moving L
  13872. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  13873. predict error 0
  13874. dir: dir isR
  13875. -/|1967: O: O3933 (predict-yes)
  13876. I see 1 and I'm going to do: predict-yes
  13877. ENV: Agent did: predict-yes for direction R in state State-A
  13878. In State-A moving R
  13879. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  13880. predict error 0
  13881. dir: dir isR
  13882. \-/1968: O: O3936 (predict-no)
  13883. I see 1 and I'm going to do: predict-no
  13884. ENV: Agent did: predict-no for direction R in state State-B
  13885. In State-B moving R
  13886. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  13887. predict error 0
  13888. dir: dir isR
  13889. |\-1969: O: O3938 (predict-no)
  13890. I see 1 and I'm going to do: predict-no
  13891. ENV: Agent did: predict-no for direction R in state State-B
  13892. In State-B moving R
  13893. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  13894. predict error 0
  13895. dir: dir isR
  13896. /|\1970: O: O3940 (predict-no)
  13897. I see 1 and I'm going to do: predict-no
  13898. ENV: Agent did: predict-no for direction R in state State-B
  13899. In State-B moving R
  13900. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  13901. predict error 0
  13902. dir: dir isL
  13903. -/|1971: O: O3941 (predict-yes)
  13904. I see 1 and I'm going to do: predict-yes
  13905. ENV: Agent did: predict-yes for direction L in state State-B
  13906. In State-B moving L
  13907. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  13908. predict error 0
  13909. dir: dir isR
  13910. \1972: O: O3943 (predict-yes)
  13911. I see 1 and I'm going to do: predict-yes
  13912. ENV: Agent did: predict-yes for direction R in state State-A
  13913. In State-A moving R
  13914. ENV: (next state, see, prediction correct?) = (State-B, 1, True)
  13915. predict error 0
  13916. dir: dir isU
  13917. -/|1973: O: O3946 (predict-no)
  13918. I see 1 and I'm going to do: predict-no
  13919. ENV: Agent did: predict-no for direction U in state State-B
  13920. In State-B moving U
  13921. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  13922. predict error 0
  13923. dir: dir isR
  13924. \-1974: O: O3948 (predict-no)
  13925. I see 1 and I'm going to do: predict-no
  13926. ENV: Agent did: predict-no for direction R in state State-B
  13927. In State-B moving R
  13928. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  13929. predict error 0
  13930. dir: dir isU
  13931. /|\1975: O: O3950 (predict-no)
  13932. I see 1 and I'm going to do: predict-no
  13933. ENV: Agent did: predict-no for direction U in state State-B
  13934. In State-B moving U
  13935. ENV: (next state, see, prediction correct?) = (State-B, 0, True)
  13936. predict error 0
  13937. dir: dir isL
  13938. -/|1976: O: O3951 (predict-yes)
  13939. I see 1 and I'm going to do: predict-yes
  13940. ENV: Agent did: predict-yes for direction L in state State-B
  13941. In State-B moving L
  13942. ENV: (next state, see, prediction correct?) = (State-A, 1, True)
  13943. predict error 0
  13944. dir: dir isL
  13945. \-/1977: O: O3954 (predict-no)
  13946. I see 1 and I'm going to do: predict-no
  13947. ENV: Agent did: predict-no for direction L in state State-A
  13948. In State-A moving L
  13949. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  13950. predict error 0
  13951. dir: dir isL
  13952. |\1978: O: O3956 (predict-no)
  13953. I see 1 and I'm going to do: predict-no
  13954. ENV: Agent did: predict-no for direction L in state State-A
  13955. In State-A moving L
  13956. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  13957. predict error 0
  13958. dir: dir isU
  13959. -/|1979: O: O3958 (predict-no)
  13960. I see 1 and I'm going to do: predict-no
  13961. ENV: Agent did: predict-no for direction U in state State-A
  13962. In State-A moving U
  13963. ENV: (next state, see, prediction correct?) = (State-A, 0, True)
  13964. predict error 0
  13965. dir: dir isL
  13966. \-1980: O: O3960 (predict-no)
  13967. I see 1 and I'm going to do: predict-no
  13968. ENV: Agent did: predict-no for direction L in state State-A
  13969. In State-A moving