- Python: >=3.11
- SUMO: >=1.24.0
curl -LsSf https://astral.sh/uv/install.sh | sh # Windows
powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex" git clone https://github.com/coolport/thesis
cd thesisuv sync
uv run python src/trainer.py --agent dqn --episodes 10