KarelPeeters / kZeroLinks
A from-scratch general AlphaZero implementation for board games
☆34Updated last year
Alternatives and similar repositories for kZero
Users that are interested in kZero are comparing it to the libraries listed below
Sorting:
- A Chess and Chess960 move generation library written in Rust☆63Updated last year
- A rust implementation of AlphaZero algorithm☆53Updated 2 years ago
- A superhuman chess engine.☆185Updated this week
- WIP Chess Engine☆102Updated 7 months ago
- A UCI chess engine written in Rust.☆54Updated 4 months ago
- MCTS is cool (moved to https://github.com/official-monty/monty)☆14Updated last year
- Aggressive MCTS chess engine.☆14Updated this week
- Competitive chess engine written in Rust☆79Updated this week
- UCI Chess Engine☆87Updated 3 months ago
- Specialised ML Library☆156Updated last week
- Rustic is a chess engine. It is written from scratch in the Rust programming language.☆157Updated 3 weeks ago
- A Rust library to probe Syzygy endgame tablebases☆28Updated 5 months ago
- Rust didactic UCI chess engine☆52Updated 3 months ago
- Neural Network training repository for the Black Marlin chess engine☆35Updated 8 months ago
- Velvet Chess Engine - written in Rust☆56Updated 5 months ago
- An open-source chess engine with an MCTS-Minimax hybrid search and an NNUE evaluation☆12Updated 3 months ago
- A UCI compatible chess engine, that uses CPU only MCTS, written in Rust