Refactor factor graph

This commit is contained in:
2023-01-11 23:01:29 +01:00
parent ab0a7cb447
commit 8236496c4b
7 changed files with 695 additions and 113 deletions

View File

@@ -8,3 +8,4 @@ Implementation of TrueSkill™ in Rust.
* [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)