Using MultiBinary as an observation space

How severe does this issue affect your experience of using Ray?

  • Medium: It contributes to significant difficulty to complete my task, but I can work around it.

I’d like to make an RL experiment where the observation space is a MultiBinary space. Is this possible with RLlib? Is there anywhere an example of such an environment?

When I tried running it, I got this bug: RLlib: RecursionError when using MultiBinary space · Issue #28605 · ray-project/ray · GitHub

Thanks,
Ram.

@cool-RR Thank’s for filing the bug! I’ll triage later today and then we can discuss on GH! :slight_smile: