Dominik Moritz Roth dodox
dodox pushed to master at dodox/Columbus 2022-10-16 17:51:22 +02:00
70536b79e7 Allow manual reseting of path via arg to reset()
dodox pushed to master at dodox/Columbus 2022-10-15 20:54:28 +02:00
66c9509c27 Implemented Visualization of Value-Function
dodox pushed to master at dodox/Columbus 2022-10-15 11:16:31 +02:00
e09a588e77 Allow not clearing path on reset
dodox pushed to master at dodox/Columbus 2022-10-14 17:08:34 +02:00
61160c8595 term_next hack actually not necessary
dodox pushed to master at dodox/Columbus 2022-10-14 15:24:03 +02:00
83eb759b9c Fix: Fatal Bug, max_steps always triggering
dodox pushed to master at dodox/Columbus 2022-10-14 11:32:47 +02:00
811b2bb1e3 Configurable max_steps for env
dodox pushed to master at dodox/Columbus 2022-10-11 19:01:46 +02:00
da655346cd Fixed last Fix broken
dodox pushed to master at dodox/Columbus 2022-10-11 18:51:58 +02:00
e8c3b5dac0 Fixed Off-By-One for final reward
dodox pushed to master at dodox/Columbus 2022-09-23 23:11:13 +02:00
d4a1a35190 Fixed Bug with path_overlay
dodox pushed to master at dodox/Columbus 2022-09-23 22:23:13 +02:00
678d6f620a Fixed bug with path drawing
dodox pushed to master at dodox/Columbus 2022-09-23 19:02:48 +02:00
29f96b1e8c README: Fixed typos
dodox pushed to master at dodox/Columbus 2022-09-22 21:41:04 +02:00
6636d8e1e9 Made draw_path more robust
dodox pushed to master at dodox/Columbus 2022-09-21 12:12:05 +02:00
100e82bd0f Updated README
dodox pushed to master at dodox/Columbus 2022-09-20 21:58:12 +02:00
a02878c5ab Draw paths and 'terminate_on_reward'
fd69dd4a5f Draw Paths and LoopReward
0412afb69c Implemented loader for CustomConfigEnv for humanPlayer
Compare 3 commits »
dodox pushed to master at dodox/Columbus 2022-09-17 09:16:01 +02:00
74ebb6e250 Removed debug-print and typo
dodox pushed to master at dodox/Columbus 2022-09-16 11:55:44 +02:00
6e1d6a9fd3 README: humanPlayer.py does not support ColumbusConfigDefined
dodox pushed to master at dodox/Columbus 2022-09-16 11:50:11 +02:00
f05a876a36 Added note about cov ellipsoid rendering
dodox pushed to master at dodox/Columbus 2022-09-16 11:38:41 +02:00
d2c2343d08 Making the repo somewhat understandable to other readers...
dodox pushed to master at dodox/Columbus 2022-09-13 22:25:44 +02:00
5cedffa473 Also imlemented RayCasting for Rectangles
dodox pushed to master at dodox/Columbus 2022-09-13 22:14:29 +02:00
c34d266ea5 Implemented Rectangles (no Raycasting yet...)