Dominik Moritz Roth dodox
dodox pushed to master at dodox/metastable-baselines 2023-01-15 13:28:49 +01:00
43cc749809 Fix Noise Reset Bug for SAC
dodox pushed to master at dodox/metastable-baselines 2023-01-06 18:46:50 +01:00
844cdb1319 Fixed: Upgrade changing interfaces
dodox pushed to master at dodox/Columbus 2023-01-06 17:27:17 +01:00
db6cdeed21 Still had issues with _rand
dodox pushed to master at dodox/Columbus 2023-01-06 17:24:15 +01:00
e0f4aa3c13 Randomization not working reliably for floats
dodox pushed to master at dodox/Columbus 2022-12-13 20:14:04 +01:00
d8e7c4c80f Follow gym 0.25 spec
048ba027f3 Fixed clipping of entities on edge
Compare 2 commits »
dodox pushed to master at dodox/Columbus 2022-12-13 19:51:20 +01:00
35864d4b38 Fix: StateObservable sometimes having wrong low-bound
dodox pushed to master at dodox/Columbus 2022-12-13 19:45:32 +01:00
f421c92f83 Observation spaces now define dtype to be float64
dodox pushed to master at dodox/metastable-baselines 2022-12-13 19:14:48 +01:00
f3e03916c8 Upgrading to SB3 1.7 (probably broke some stuff...)
dodox pushed to master at dodox/metastable-baselines 2022-12-13 18:38:50 +01:00
c47d5741ca New Version of SB3
dodox pushed to master at dodox/Columbus 2022-12-09 17:05:30 +01:00
164c72504c Pong
dodox pushed to master at dodox/Columbus 2022-12-09 17:05:24 +01:00
3bb3ffa3a0 More configurability
dodox pushed to master at dodox/Columbus 2022-12-09 11:21:24 +01:00
5afa8b22b2 Better path visualizations; more agent & path configs
dodox pushed to master at dodox/Columbus 2022-12-08 20:28:05 +01:00
78ac536bb9 Fixed RayObservable Collisions PreFilter for Rect
dodox pushed to master at dodox/Columbus 2022-12-08 19:53:54 +01:00
2032d2e91d Register to Gym as Columbus-v1
dodox pushed to master at dodox/Columbus 2022-12-06 19:11:34 +01:00
292b12c5a1 Config-configurable width / height and minimal docs
dodox pushed to master at dodox/Columbus 2022-12-06 12:52:43 +01:00
ede0f80cea New Unit: au (=36px)
dodox pushed to master at dodox/Columbus 2022-12-06 12:25:39 +01:00
1bf587c4da Allow units for 'start_pos' (initial agent position)
dodox pushed to master at dodox/Columbus 2022-12-06 12:17:21 +01:00
6d465c69c9 Minor cleanup and reorganized some class definitions
dodox pushed to master at dodox/Columbus 2022-12-06 12:09:46 +01:00
8132bb9321 Force Units in px to be integers (rounding down)
dodox pushed to master at dodox/Columbus 2022-12-06 12:01:05 +01:00
bde7869f97 Implemented Units, Updated README, Example file for Units