Skip to content

Playing Board Game Splendor with Deep Reinforcement Learning

License

Notifications You must be signed in to change notification settings

filipmlynarski/splendor-ai

Repository files navigation

Splendor AI PyPI

This project contain code to train a model to play board game Splendor.

Installation

git clone https://github.com/filipmlynarski/splendor-ai.git
sudo apt-get install python3-tk
pip3 install -r requirements.txt

Train model

cd splendor_ai
python3 train_model.py model_name

Try Playing Yourself

python3 interactive_splendor.py p model_name

alt text

About

Playing Board Game Splendor with Deep Reinforcement Learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages