PageRenderTime 104ms CodeModel.GetById 43ms RepoModel.GetById 0ms app.codeStats 2ms

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

https://bitbucket.org/evan13579b/soar-ziggurat
Plain Text | 14038 lines | 13949 code | 89 blank | 0 comment | 0 complexity | c32fa4e55b7d2c311494b8df35655684 MD5 | raw file
Possible License(s): BSD-3-Clause

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

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

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