12 lines
455 B
Markdown
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)
|