EbTech / Elo-MMR

Skill estimation systems for multiplayer competitions
https://arxiv.org/abs/2101.00400
MIT License
175 stars 24 forks source link

Added code to store and reuse experiment parameters from json files. #6

Closed where-is-paul closed 4 years ago

where-is-paul commented 4 years ago

See ./ranking/src/bin/results.rs, ./ranking/src/experiment_config.rs, and the json files in ./experiments for examples of how to use.