glicko-2
There are 11 repositories under glicko-2 topic.
atomflunder/skillratings
Rust library for popular skill rating algorithms like Elo, Glicko-2, TrueSkill and many more.
ryankirkman/pyglicko2
Github mirror of my original https://code.google.com/archive/p/pyglicko2/. For details about the Glicko-2 rating system see: http://www.glicko.net/glicko/glicko2.html and http://www.glicko.net/glicko/glicko2.pdf
ReedD/glicko-two
TypeScript implimentation of Glicko-2
cmgchess/facemash-v2
facemash? sorta ¯\_(ツ)_/¯
goserg/ratingserver
Rating server with TG bot and web interface.
mashiike/rating
This is the Go implementation of Gliko-2 Rating
michaltelesz/GlickoRank
[ASP.NET MVC] An experimental ASP.NET MVC application project. Maintaining the Destiny 2 game classification, based on the Glicko-2 ranking system.
mrdimosthenis/glicko2
The Glicko-2 rating system for Scala and Scala.js
MatthewSH/go-glicko
A conversion of Aleksandr Zelenin's Go library to NodeJS
ThatCraws/GGScore
Application to create power rankings via the Glicko-2 algorithm.
icecream17/bot-rating-system
An unfinished modified version of Glicko-2 with optimizations for various levels of deterministicness