Chris Bamford

Results 17 comments of Chris Bamford

#105 provides documentation for action spaces / observations spaces / visulization tools

So in the case where levels are different sizes but everything is fully-observable then the obs-space will change. Yes this will break RLLib... but other libraries can support this.

@assafpr It's totally fine to just change the tag (I did this in my own projects). I made the bug report because I imagined many people would run into this...

> Hii , after changing the GIT_TAG to main , i am getting a new error in the next step: CMake Error at ../googletest-download/googletest-prefix/tmp/googletest-gitupdate.cmake:25 (message): Failed to get the hash...

OK, so be a bit more specific here... when you say "truncated" what do you mean. Th observations space would stay the same but then the "unseeable" elements would be...

Thanks loads for the PR! It's super annoying that RLLib is not currently supporting 0.25.0 not sure what to do about it as its a dependency on them. Currently rllib...

Thanks for this bug report! Its easy to reproduce so good catch :D I'm currently in the process of separating the GriddlyJS components into NPM modules which can be used...

do you mean the loading dialog? I guess it should probably load everything before the tutorial starts... or blank out the entire UI while loading.

Hey @elliottower yes I'm keen to upgrade to gymnasium. there's also many more upgrades to do on the python side that I'm planning like using `mypy` and `poetry`. As for...