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

https://github.com/smorodov/dots-rl-ai-gym


https://github.com/smorodov/dots-rl-ai-gym

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# Dots game Reinforcement learning + engine

Stable Baselines 3 - based environment for training dots game AI.
To run training and tensorboard use bat files, located in build/Release folder.
python library built wsing vs2019, result dotslib_py.cp38-win_amd64.pyd library must be copied to build/Release/dotslib folder.

Game (played by AI vs AI) state shot.

![](board.bmp)

Game human version interface.

![](screenshot.png)