barakugav/Cattus
Cattus is a chess engine based on DeepMind AlphaZero paper, written in Rust. It uses a neural network to evaluate positions, and MCTS as a search algorithm.
Stars
5
Forks
—
Language
Rust
License
—
Last pushed
Mar 01, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/barakugav/Cattus"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
probabl-ai/skore
Track your Data Science. Skore's open-source Python library accelerates ML model development...
pallets/click
Python composable command line interface toolkit
openml/openml-python
OpenML's Python API for a World of Data and More 💫
Farama-Foundation/Gymnasium
An API standard for single-agent reinforcement learning environments, with popular reference...