https://github.com/smorodov/dots-rl-ai-gym
https://github.com/smorodov/dots-rl-ai-gym
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/smorodov/dots-rl-ai-gym
- Owner: Smorodov
- Created: 2021-12-14T06:36:48.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-12-14T06:45:42.000Z (over 3 years ago)
- Last Synced: 2025-02-17T15:11:32.805Z (3 months ago)
- Language: C++
- Size: 8.97 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.

Game human version interface.
