This project contain code to train a model to play board game Splendor.
git clone https://github.com/filipmlynarski/splendor-ai.git
sudo apt-get install python3-tk
pip3 install -r requirements.txt
cd splendor_ai
python3 train_model.py model_name
python3 interactive_splendor.py p model_name