zxqfl / sashimiLinks
MCTS-based chess engine
☆41Updated 6 years ago
Alternatives and similar repositories for sashimi
Users that are interested in sashimi are comparing it to the libraries listed below
Sorting:
- ☆45Updated 4 years ago
- Predicts the best chess move with 27.5% accuracy by a single matrix multiplication☆95Updated 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
- move generator experiments on gpu☆38Updated 6 years ago
- Rust port of Stockfish☆30Updated 4 years ago
- A UCI chess engine written in Rust.☆50Updated this week
- An amateur attempt at breeding a chess-playing AI.☆10Updated 3 months ago
- A Chess and Chess960 move generation library written in Rust☆57Updated last year
- UCI compliant chess engine written in Rust☆30Updated 2 years ago
- Web interface to play against LC0 (Leela Chess Zero)☆16Updated 6 years ago
- Rust rewrite of the sunfish simple chess engine☆57Updated 3 years ago
- A neural net chess engine in 95 lines of python☆75Updated 4 years ago
- Rating for chess engines, players, or other games☆71Updated last year
- Allie: A UCI compliant chess engine☆105Updated 4 years ago
- Monte Carlo Tree Search in RUST☆13Updated 9 years ago
- A state of the art chess engine written in C++11☆31Updated 2 years ago
- A from-scratch general AlphaZero implementation for board games☆31Updated 11 months ago
- A framework for writing chess engines in Rust.☆14Updated 2 years ago
- ♟♕♞♔ engine☆31Updated 7 years ago
- Rustic is a chess engine. It is written from scratch in the Rust programming language.☆152Updated 2 months ago
- UCI Chess engine Stockfish with an Efficiently Updatable Neural-Network-based evaluation function☆58Updated 4 years ago
- UCI Chess Engine☆48Updated 2 months ago
- An implementation of the AlphaZero algorithm for chess☆33Updated 2 years ago
- A Deep Learning UCI-Chess Variant Engine written in C++ & Python