TrueSkill: Difference between revisions
(Created page with "TrueSkill is a rating system originally developed by Microsoft Research used to determine the approximate skill rating of players in a multiplayer game. ==External Links== *[https://trueskill.org/ Homepage] *[https://github.com/sublee/trueskill github] *[https://www.moserware.com/assets/computing-your-skill/The%20Math%20Behind%20TrueSkill.pdf Paper] Category:Rating") |
No edit summary |
||
| Line 1: | Line 1: | ||
[[TrueSkill]] is a [[rating]] system originally developed by Microsoft Research | [[TrueSkill]] is a [[rating]] system originally developed by Microsoft Research that models each player's skill as a normal distribution with a mean and a variance. | ||
==External Links== | ==External Links== | ||