An open API service indexing awesome lists of open source software.

https://github.com/henrixapp/bomberman-rl-keras


https://github.com/henrixapp/bomberman-rl-keras

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# bomberman_rl
Setup for a project/competition amongst students to train a winning Reinforcement Learning agent for the classic game Bomberman.

## gym-bomberman
In `gym-bomberman` you can find our OpenAI-Adaption of bomberman-rl. Please read [gym-bomberman/README.md](gym-bomberman/README.md) for further information.