glicko
There are 12 repositories under glicko 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
zelenin/go-glicko2
A Go implementation of Glicko2 rating system
animafps/glicko2.ts
🎖️ Implementation of the Glicko-2 rating system in Typescript
Prillan/haskell-glicko
Haskell implementation of Glicko-2
andinua/brix_chess_app
Glicko chess ratings
jbw/Podium
Rating systems such as Glicko
mrdimosthenis/glicko2
The Glicko-2 rating system for Scala and Scala.js
King-witcher/LSRE-2
LSRE 2 é uma pequena biblioteca que permite analisar históricos de partidas de múltiplos jogadores e calcular, com estimadores de Bayes, o nível de proficiência de cada jogador.
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.
fsmosca/GlickoAssessor
Generates Glicko2 rating list from the given pgn file and saved it in sqlite db.