sublee / glicko2Links
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 week
- TrueSkill Through Time: the Julia, Python and R packages.☆25Updated 4 months 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 5 years ago
- Extensions to the Elo algorithm implemented in JAX☆13Updated 2 years ago
- glicko2 implementation in python☆33Updated last year
- An implementation of the TrueSkill rating system for Python☆772Updated last year
- Predicts the best chess move with 27.5% accuracy by a single matrix multiplication☆95Updated 4 years ago
- Pairwise comparisons with flexible time-dynamics.☆59Updated 4 years ago
- An implementation of the Elo rating system for Python☆96Updated 2 years ago
- Multiplayer Rating System. No Friction.☆301Updated last week
- a python convertion from the ruby implementation of Rémi Coulom's Whole-History Rating (WHR) algorithm.☆61Updated last year
- Calculates probability of winning a tennis match and tournament by a tennis player against his opponent(s).☆28Updated 9 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
- Predict the result of a chess game from a position☆26Updated 7 years ago
- Implementation of the paper "Machine Learning for the Prediction of Professional Tennis Matches"☆43Updated 4 years ago
- Elo algorithm implementation in Python☆78Updated 6 years ago
- A simple python PGN parser☆47Updated 5 years ago
- A Python codebase for scoring trappy chess openings☆53Updated 3 years ago
- Python implementation of TrueSkill player ranking☆81Updated 11 years ago
- A python script that can annotate chess games in pgn file with static evaluation or search score of an engine, can annotate an epd file w…☆71Updated 2 years ago
- Scripts implementing tennis algorithms + other misc tennis stuff☆58Updated 9 years ago
- The generalised Kelly Criterion (a.k.a. The Real Kelly) for mutually exclusive outcomes☆19Updated 5 years ago
- SPSA Tuner for Stockfish Chess Engine☆20Updated 7 years ago
- A detailed implementation of the TrueSkill algorithm to go along with my "Computing Your Skill" blog post☆410Updated 2 years ago
- The TrueSkill Through Time Python Package☆37Updated last month
- Glicko2 javascript implementation☆156Updated 6 months ago
- This is a Wrapper over the data sets provided at football-data.co.uk☆28Updated 7 years ago
- An HTTP service that renders chess board images☆77Updated 6 months ago
- A TensorFlow implementation of "DeepChess: End-to-End Deep Neural Network for Automatic Learning in Chess"☆89Updated 6 years ago