Alex

Results 2 issues of Alex

Running from the cli with either of; ``` luxai_s2 player/main.py player/main.py --out=replay.json --replay.compressed_obs=False luxai_s2 player/main.py player/main.py --out=replay.json --replay.compressed_obs ``` doesnt seem to work. i fixed locally by adding `action='store_false'` to...

bug
environment

## Describe the bug As far as I understand it, I should be able to use this library paired with jax via your backend switching (depending on the input types)?...

bug
help wanted