PyGame + OpenAI Gym

by: Tiago Martins, 7 years ago


Hello, it's possible to write a pygame and run it in OpenAI Gym like an environment to train a Neural Network?

Thanks



You must be logged in to post. Please login or register an account.



I think a few of them are written in PyGame. You'd just need to return similar data and have similar attributes to simulate it being a part of OpenAI Gym and to use it with scripts that you have used for the gym.

-Harrison 7 years ago

You must be logged in to post. Please login or register an account.