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
- An implementation of the Elo rating system for Python☆97Updated 2 years ago
- An implementation of the TrueSkill rating system for Python☆780Updated last year
- A python package for rating systems (like Elo)☆24Updated last month
- 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
- Multiplayer Rating System. No Friction.☆309Updated last month
- Pairwise comparisons with flexible time-dynamics.☆59Updated 5 years ago
- a python convertion from the ruby implementation of Rémi Coulom's Whole-History Rating (WHR) algorithm.☆67Updated last year
- Very simple Python implementation of the Elo rating system.☆58Updated 7 years ago
- Predicts the best chess move with 27.5% accuracy by a single matrix multiplication☆96Updated 4 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 5 years ago
- Predict scores of NBA games using regularized matrix completion☆156Updated 6 years ago
- A detailed implementation of the TrueSkill algorithm to go along with my "Computing Your Skill" blog post☆412Updated 2 years ago
- TrueSkill Through Time: the Julia, Python and R packages.☆25Updated 6 months ago
- Extensions to the Elo algorithm implemented in JAX☆13Updated 2 years ago
- Python implementation of TrueSkill player ranking☆81Updated 11 years ago
- A small tool that generates gif of a chess game☆106Updated 4 years ago
- Scripts implementing tennis algorithms + other misc tennis stuff☆60Updated 9 years ago
- Predict chessboard FEN layouts from images using TensorFlow☆546Updated 2 years ago
- Utilities for creating chess-player specific stylometric signatures☆21Updated 2 years ago
- A simple python PGN parser☆47Updated 5 years ago
- Elo algorithm implementation in Python☆78Updated 6 years ago
- Python client for the lichess.org API☆57Updated 2 years ago
- Generate chess puzzles / tactics from a pgn file☆127Updated 2 years ago
- Calculates probability of winning a tennis match and tournament by a tennis player against his opponent(s).☆28Updated 9 years ago
- Reads chess games in PGN format and adds annotations using an engine☆62Updated 4 years ago
- Sample iPython notebook with soccer predictions☆486Updated 7 years ago
- A strongly-typed genetic programming framework for Python☆125Updated 7 years ago
- A program that will produce a graphical sunburst chart of chess openings from the PGN that is provided to it☆61Updated 2 years ago
- chess visualization library written for d3.js☆76Updated 4 years ago