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’m troubleshooting my RLlib experiment. I can’t figure out a few things about how my MultiAgentEnv
subclass should be defined, specifically the “preferred format” for the observation space.
Is there anywhere an up-to-date example of using MultiAgentEnv
? The example that I have (from Sven’s talk) already shows a bunch of deprecation warnings because the way to define these environments has changed.
Thanks for your help,
Ram Rachum.