Skip to content

nickschaap/catan-rl

Folders and files

NameName
Last commit message
Last commit date
Nov 12, 2024
Dec 14, 2024
Dec 14, 2024
Dec 14, 2024
Dec 14, 2024
Dec 13, 2024
Dec 13, 2024
Dec 10, 2024
Dec 12, 2024
Dec 14, 2024
Dec 14, 2024
Dec 11, 2024
Dec 14, 2024
Dec 12, 2024
Dec 10, 2024
Dec 13, 2024

Repository files navigation

Catan RL

Setup

python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt

Manually step through a game

In one terminal:

python serve.py

In another terminal:

python main.py setup -v 0

Win Stats Experiment

python main.py -e win_stats

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published