Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
cff-version: 1.2.0
title: >-
stadion — a proving ground for operational decisions
message: >-
If you use stadion in work you publish, please cite it using this entry.
abstract: >-
An evaluation harness for agents on operational decision tasks. Each task ships two reference arms: the tuned classical method and the optimum computed by dynamic programming. A score is reported with a confidence interval and placed on that scale, so a result is expressed as a distance from the best achievable outcome rather than as a leaderboard position.
authors:
- family-names: Drobyshev
given-names: Denis
repository-code: https://github.com/DrobyshevDev/stadion
url: https://github.com/DrobyshevDev/stadion
license: MIT
keywords:
- agent-evaluation
- benchmark
- reinforcement-learning
- operations-research
- llm-agents