CSSLab / behavioral-stylometryLinks
Accurate and scalable few-shot identification of chess players from their moves alone
☆19Updated 3 years ago
Alternatives and similar repositories for behavioral-stylometry
Users that are interested in behavioral-stylometry are comparing it to the libraries listed below
Sorting:
- A tool for lc0 training data operations☆28Updated last year
- Modeling individual style in chess with Maia Chess.☆40Updated 2 years ago
- Simple pytorch net evaluator with Bad Gyal 8 and Mean Girl 8 net included.☆10Updated 4 years ago
- Maia-2 is a new human-like neural network chess engine trained on millions of human games.☆45Updated 2 weeks ago
- Reads chess games in PGN format and adds annotations using an engine☆62Updated 4 years ago
- For code etc relating to the network training process.☆9Updated 4 years ago
- Syzygy TB probe tool.☆17Updated last year
- 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
- UCI chess engine☆13Updated this week
- Chess utility to extract data/games from a pgn file by David J. Barnes☆33Updated 3 years ago
- EPD opening book generation and filtering for chess and chess variants☆24Updated 4 months ago
- ☆147Updated this week
- Important Weights and Ratings☆37Updated 2 years ago
- Chess Unwinnability Analyzer is an implementation of a decision procedure for checking whether there exists a sequence of legal moves tha…☆52Updated 3 weeks ago
- A chess bot playing on lichess.org☆21Updated 3 years ago
- Rating for chess engines, players, or other games☆72Updated last year
- Search and evaluation extensions for python-chess☆17Updated 6 years ago
- Neural network-based chess engine capable of natural language commentary☆498Updated 2 years ago
- Creates chess puzzles from chess games and positions☆77Updated 2 years ago
- opening books for chess variants in EPD format for engine testing and tuning, generated with https://github.com/ianfab/bookgen. Used for …☆10Updated 10 months ago
- JavaScript chess engine with UCI support, own GUI and public API written by Code Monkey King☆60Updated 2 years ago
- Split large PGN files into smaller chunks☆17Updated 7 years ago
- Predicts the best chess move with 27.5% accuracy by a single matrix multiplication