Hello, everyone. I noticed an issue preventing training on environments that use the Repeated space, and I wrote a wrapper that lets me work around this so that I could finish working on my project, which requires one. Along the way, I realized that there were other people that might be able to make use of it, so I submitted it as a PR. I also included a script in /examples/ that demonstrates use of the Repeated space, since I couldn’t find one when I was getting started and thought it might be helpful to new users.
I’ve been interested in RLlib for a while, and I’d like to write code that’s useful to the community. If anyone sees any stylistic (I’ve already gone through lint and cleared out the obvious ones) or functional issues that I should be aware of, please let me know.