AI Game Solver Framework
latest
What is the AI Game Solver Framework?
How to run the framework
How to build your own modules
Modules documentation
Game Documentation
Translator Documentation
API Documentation
Reinforcement Learning Framework Documentation
Frontend Documentation
Visualization Model Documentation
Tests
References
AI Game Solver Framework
Modules documentation
Edit on GitHub
Modules documentation
Here you can look into the detailed description of all the modules in the project
It’s worth to look into these docs if you want to create your own modules or modify the existing ones
Game Documentation
Description
Functionality
Game module structure
Translator Documentation
Description
Functionality
Structure of the Translator
API Documentation
Description
Main file (
main.py
)
Runner class (
runner.py
)
Actions
Reinforcement Learning Framework Documentation
Description
Functionality
Structure of the Reinforcement Learning Framework
Frontend Documentation
Description
Functionality
Structure of the Frontend
Visualization Model Documentation
Description
Baseline
Dockerfile example
FreeCell
2048
Tests
Unit Tests
Game Module
Freecell
2048
RL Module