/GameAI-ReinforcementLearning

Library for creating game AIs using Reinforcement Learning with the Q Learning algorithm.

Primary LanguagePythonMIT LicenseMIT

GameAI-ReinforcementLearning

Build Status Coverage Status

Library for creating game AIs using Reinforcement Learning with the Q Learning algorithm.

Getting Started

To get started you can git clone this project to your system and then run either the Cpp or Python version of the code.

License

This project is licensed under the MIT License - see the LICENSE file for details