romulofff / gym-hero

Deep Reinforcement Learning Environment Based on Guitar Hero
https://romulofff.github.io/gym-hero/
MIT License
1 stars 0 forks source link

GYM Enviroment #10

Closed romulofff closed 3 years ago

romulofff commented 3 years ago

We need to implement a GYM environment on the game to train our Deep Reinforcement Learning Agents.

OpenAI Gym Documentation Tutorial Create a custom Gym Environment