IgorSadoune / algorithmic-collusion-and-the-minimum-price-markov-game

Repo associated with the paper: Algorithmic Collusion And The Minimum Price Markov Game
https://arxiv.org/abs/2407.03521
MIT License
0 stars 0 forks source link

agent specific filename nomenclature #6

Closed IgorSadoune closed 6 hours ago

IgorSadoune commented 7 hours ago

Consolidate nomenclature of filename containing agent name because of match.groupe(1) used in plotter.py. Otherwise, d3qn and d3qn_om both collapse into the same plotting directory, and e_greedy directory becomes 'e' under plots/.

IgorSadoune commented 7 hours ago

Agent names in run_all files not up to date.