ianfab / Giraffe
experimental chess engine based on temporal-difference reinforcement learning
☆27Updated 8 years ago
Alternatives and similar repositories for Giraffe
Users that are interested in Giraffe are comparing it to the libraries listed below
Sorting:
- ☆45Updated 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
- Predicts the best chess move with 27.5% accuracy by a single matrix multiplication☆95Updated 4 years ago
- Allie: A UCI compliant chess engine☆105Updated 4 years ago
- UCI chess engine☆102Updated 3 months ago
- Probing code for Chess Endgame Tablebases used by Gaviota, the chess engine.☆35Updated 2 years ago
- Predict the result of a chess game from a position☆26Updated 7 years ago
- Style transfer for chess.☆31Updated 7 years ago
- A neural net chess engine in 95 lines of python☆74Updated 4 years ago
- Rating for chess engines, players, or other games☆69Updated last year
- A state of the art chess engine written in C++11☆31Updated 2 years ago
- Neural network training☆9Updated 2 years ago
- Predicting Moves in Chess Using Convolutional Neural Networks☆34Updated 10 years ago
- A TensorFlow implementation of "DeepChess: End-to-End Deep Neural Network for Automatic Learning in Chess"☆89Updated 6 years ago
- Utilities for experimenting with leela-chess-zero☆42Updated 3 years ago
- Important Weights and Ratings☆39Updated 2 years ago
- The LC0 engine ported to javascript with Emscripten.☆103Updated last year
- UCI chess playing engine derived from Stockfish and LeelaChess Zero☆17Updated 6 years ago
- For code etc relating to the network training process.☆159Updated 10 months ago
- An implementation of the AlphaZero algorithm for chess☆33Updated 2 years ago
- SPSA Tuner for Stockfish Chess Engine☆20Updated 7 years ago
- A game search and evaluation parameter tuner using optuna framework☆14Updated 2 years ago
- User interface and public API for probing Syzygy endgame tablebases☆70Updated last month
- Learning from Expert Data, Approximate IRL, and TD-Leaf for Deep Reinforcement Learning Chess, built on the recent Giraffe engine☆32Updated 9 years ago
- A chess bot playing on lichess.org☆20Updated 3 years ago
- spaced repetition for chess☆13Updated 4 years ago
- A continuation of the nice project asmFish by Mohammed Li. Latest version: 07.08.2019☆124Updated 5 years ago
- move generator experiments on gpu☆37Updated 6 years ago
- A collection of packages for chess analysis grouped under a @chess-tools scope.☆10Updated 6 years ago
- A deep learning Crazyhouse chess program that uses a Monte Carlo Tree Search (MCTS) based evaluation system and reinforcement to enhance …☆17Updated 5 years ago