• Stars
    star
    403
  • Rank 107,140 (Top 3 %)
  • Language
    C#
  • Created over 14 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A detailed implementation of the TrueSkill algorithm to go along with my "Computing Your Skill" blog post
The code for the TrueSkill calculator is in the "Skills" folder and its unit
tests are in the "UnitTests" folder.

For more details, see the "README" file in each of those folders.