Contributing

Setup

git clone https://github.com/Peleke/buildlog-template
cd buildlog-template
uv venv && source .venv/bin/activate
uv pip install -e ".[dev]"
pytest

Areas of interest

We're especially interested in:

  • Better context representations for the bandit
  • Credit assignment approaches
  • Statistical methodology improvements
  • Real-world experiment results (positive or negative)

License

MIT License — see LICENSE