Files
trueskill-rs/README.md
2023-01-11 23:01:29 +01:00

12 lines
455 B
Markdown

# TrueSkill
Implementation of TrueSkill™ in Rust.
## See
* [mafredri/go-trueskill](https://github.com/mafredri/go-trueskill)
* [JesseBuesking/trueskill](https://github.com/JesseBuesking/trueskill)
* [sublee/trueskill](https://github.com/sublee/trueskill)
* [moserware/Skills](https://github.com/moserware/Skills)
* [TrueSkill(TM): A Bayesian Skill Rating System](https://www.microsoft.com/en-us/research/wp-content/uploads/2007/01/NIPS2006_0688.pdf)