Naereen / gym-nes-mario-bros

🐍 🏋 OpenAI GYM for Nintendo NES emulator FCEUX and 1983 game Mario Bros. + Double Q Learning for mastering the game
https://naereen.github.io/gym-nes-mario-bros/
MIT License
49 stars 15 forks source link

Try to write a hand-written AI for the game #3

Closed Naereen closed 6 years ago

Naereen commented 6 years ago

Maybe the DQN is failing to learn because it's actually hard to have rules of "what to do when I see that"?

Naereen commented 6 years ago

Just too hard, I will never have time for this!