54 skills found · Page 1 of 2
sublee / TrueskillAn implementation of the TrueSkill rating system for Python
moserware / SkillsA detailed implementation of the TrueSkill algorithm to go along with my "Computing Your Skill" blog post
philihp / Openskill.jsA faster, open-license alternative to Microsoft TrueSkill
elovation / ElovationSimple rails app to track your game results with elo and trueskill ratings
McLeopold / PythonSkillsPython Implementation of the TrueSkill, Glicko and Elo Ranking Algorithms
scttcper / Ts TrueskillTypeScript port of the python TrueSkill package
QuentinWach / Image RankerRank images using TrueSkill by comparing them against each other in the browser. 🖼📊
dougz / TrueskillPython implementation of TrueSkill player ranking
zhenv5 / Breaking Cycles In Noisy Hierarchiesbreaking cycles in noisy hierarchies
moserware / PHPSkillsAn implementation of the TrueSkill algorithm in PHP
saulabs / Trueskilla ruby gem that implements the trueskill algorithm
atomflunder / SkillratingsRust library for popular skill rating algorithms like Elo, Glicko-2, TrueSkill and many more.
freethenation / Node TrueskillJavaScript implementation of TrueSkill player ranking
glandfried / TrueSkillThroughTime.pyThe TrueSkill Through Time Python Package
DataWraith / BbtA bayesian skill-rating system similar to Elo, Glicko or TrueSkill
glandfried / TrueSkillThroughTimeTrueSkill Through Time: the Julia, Python and R packages.
mafredri / Go TrueskillAn implementation of the TrueSkill™ ranking system (by Microsoft) in Go
bhoung / Trueskill In RImplementation of the TrueSkill algorithm in R
errcw / TrueskillJavaScript implementation of the TrueSkill algorithm
fasmat / TrueskillTrueSkill algorithm implementation in go