sublee / glicko2
An implementation of the Glicko-2 rating system for Python
☆121Updated 2 years ago
Alternatives and similar repositories for glicko2
Users that are interested in glicko2 are comparing it to the libraries listed below
Sorting:
- Python Implementation of the TrueSkill, Glicko and Elo Ranking Algorithms☆119Updated 2 years ago
- A python package for rating systems (like Elo)☆24Updated last month
- Extensions to the Elo algorithm implemented in JAX☆13Updated 2 years ago
- Calculates probability of winning a tennis match and tournament by a tennis player against his opponent(s).☆28Updated 9 years ago
- Very simple Python implementation of the Elo rating system.☆58Updated 7 years ago
- An implementation of the TrueSkill rating system for Python☆766Updated last year
- glicko2 implementation in python☆33Updated last year
- An implementation of the Elo rating system for Python☆96Updated 2 years ago
- Github mirror of my original https://code.google.com/archive/p/pyglicko2/. For details about the Glicko-2 rating system see: http://www.g…☆40Updated 4 years ago
- a python convertion from the ruby implementation of Rémi Coulom's Whole-History Rating (WHR) algorithm.☆60Updated last year
- TrueSkill Through Time: the Julia, Python and R packages.☆25Updated 3 months ago
- Predicts the best chess move with 27.5% accuracy by a single matrix multiplication☆95Updated 4 years ago
- A JIT compiled chess engine which traverses the search tree in batches in a best-first manner, allowing for neural network batching, asyn…☆29Updated 3 years ago
- A detailed implementation of the TrueSkill algorithm to go along with my "Computing Your Skill" blog post☆410Updated 2 years ago
- Multiplayer Rating System. No Friction.☆297Updated last week
- An HTTP service that renders chess board images☆76Updated 4 months ago
- Pairwise comparisons with flexible time-dynamics.☆59Updated 4 years ago
- Python client for the lichess.org API☆56Updated last year
- A pure Python poker hand evaluation library☆150Updated last year
- Utilities for creating chess-player specific stylometric signatures☆21Updated last year
- Generate chess puzzles / tactics from a pgn file☆122Updated last year
- Retired multi-variant fork of popular UCI chess engine; please use Fairy-Stockfish instead☆133Updated 10 months ago
- Sequential point-by-point data for tens of thousands of pro matches☆75Updated 7 years ago
- Implementation of glicko2 rating for large competitions☆17Updated 3 years ago
- Creates JSON chess puzzles from PGN chess games.☆65Updated 7 years ago
- Scripts implementing tennis algorithms + other misc tennis stuff☆57Updated 9 years ago
- Python client for the lichess API☆143Updated last year
- Tablebase server☆89Updated 3 weeks ago
- Reads chess games in PGN format and adds annotations using an engine☆62Updated 4 years ago
- Elo algorithm implementation in Python☆78Updated 6 years ago