A JIT compiled chess engine which traverses the search tree in batches in a best-first manner, allowing for neural network batching, asynchronous GPU use, and vectorized CPU computations.
☆30Mar 12, 2022Updated 4 years ago
Alternatives and similar repositories for Batch-First
Users that are interested in Batch-First are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Bughouse chess web application☆23Mar 28, 2018Updated 8 years ago
- UCI chess engine☆11May 9, 2026Updated last week
- A checkers reinforcement learning AI, and all the tools needed to train it.