-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
33 lines (33 loc) · 1.29 KB
/
Copy pathCITATION.cff
File metadata and controls
33 lines (33 loc) · 1.29 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
cff-version: 1.2.0
message: "If you use EconGym in your research, please cite it as below."
title: "EconGym: a Gymnasium-style suite of economics reinforcement-learning environments with closed-form equilibrium benchmarks"
type: software
authors:
- family-names: Lamba
given-names: Shubh
version: 0.2.0
license: MIT
repository-code: "https://github.com/shubhL-research/econgym"
url: "https://github.com/shubhL-research/econgym"
keywords:
- reinforcement-learning
- algorithmic-collusion
- bertrand-competition
- industrial-organization
- gymnasium
- pettingzoo
- economics
abstract: >-
EconGym is a dependency-light (numpy-only by default) suite of Gymnasium- and
PettingZoo-style economics environments, each paired with a closed-form
equilibrium benchmark as the single source of truth. It ships a byte-for-byte
faithful reproduction of the Q-learning Bertrand-collusion dynamics of "The
Two Faces of Algorithmic Collusion", alongside Cournot, differentiated
Bertrand, first/second-price auctions, public goods, repeated Prisoner's
Dilemma, and Rubinstein bargaining. An optional interop layer exposes the
environments through real Gymnasium/PettingZoo APIs for use with standard RL
tooling.
identifiers:
- type: doi
value: 10.5281/zenodo.20788510
description: Zenodo archive