Ray custom environment render
I’m creating my own gym environment to test the freeze-tag problem. I’m trying to use Ray to do MAPPO. I have two problems:
1: My simulation is not rendering
2: Its creating multiple PyGame windows
I’m creating my own gym environment to test the freeze-tag problem. I’m trying to use Ray to do MAPPO. I have two problems:
1: My simulation is not rendering
2: Its creating multiple PyGame windows