You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code for the TrueSkill calculator is in the "skills" folder.
For more details, see the "README" file in each of those folders.
About
A detailed implementation of the TrueSkill algorithm written in Go ported from Jeff Moser's original C# implementation. Also see Jeff's "Computing Your Skill" blog post