sublee / glicko2Links
An implementation of the Glicko-2 rating system for Python
☆123Updated 2 years ago
Alternatives and similar repositories for glicko2
Users that are interested in glicko2 are comparing it to the libraries listed below
Sorting:
- An implementation of the Elo rating system for Python☆97Updated 2 years ago
- Python Implementation of the TrueSkill, Glicko and Elo Ranking Algorithms☆120Updated 2 years ago
- A python package for rating systems (like Elo)☆25Updated 5 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…☆41Updated 5 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
- Predicts the best chess move with 27.5% accuracy by a single matrix multiplication☆99Updated 4 years ago
- Python implementation of TrueSkill player ranking☆81Updated 11 years ago
- Multiplayer Rating System. No Friction.☆321Updated last week
- TrueSkill Through Time: the Julia, Python and R packages.☆25Updated 9 months ago
- Very simple Python implementation of the Elo rating system.☆58Updated 8 years ago
- Extensions to the Elo algorithm implemented in JAX☆14Updated 2 years ago
- A small tool that generates gif of a chess game☆106Updated 4 years ago
- Python client for the lichess.org API☆57Updated 2 years ago
- model for prediction challenge at http://numer.ai☆42Updated 9 years ago
- An HTTP service that renders chess board images☆79Updated last month
- Pairwise comparisons with flexible time-dynamics.☆60Updated 2 months ago
- Generate chess puzzles / tactics from a pgn file☆129Updated 2 years ago
- Predict scores of NBA games using regularized matrix completion☆158Updated 6 years ago
- Levenshtein and Hamming distance computation☆116Updated 6 years ago
- A model for learning distributed representations of MLB players.☆81Updated 2 years ago
- ☆161Updated last month
- Python implementation of Shin's method for calculating implied probabilities from bookmaker odds☆90Updated 3 weeks ago
- a python convertion from the ruby implementation of Rémi Coulom's Whole-History Rating (WHR) algorithm.☆67Updated last year
- Better implementation of numpy.irr☆45Updated 2 years ago
- Utilities for creating chess-player specific stylometric signatures☆20Updated 2 years ago
- Predict chessboard FEN layouts from images using TensorFlow☆550Updated 2 years ago
- Reads chess games in PGN format and adds annotations using an engine☆62Updated 4 years ago
- 🚀 🐍 Optimizes Python bytecode calculating linear recurrences, reducing the time complexity from O(n) to O(log n)☆183Updated 3 years ago
- A simple python PGN parser☆47Updated 5 years ago
- Sample iPython notebook with soccer predictions☆487Updated 7 years ago