/Bomberman

Simulation of the classic game Bomberman using Q-Learning algorithm

Primary LanguagePython

Bomberman

This is a simulation of Bomberman using the Reinforcement Learning technique 'Q-Learning'.

Refer Wiki for documentation.

Acknowledgements:

The idea is based on the the article "Deep Reinforcement Learning for Maze Solving" http://www.samyzaf.com/ML/rl/qmaze.html