neural_network_chess VS python-chess

Compare neural_network_chess vs python-chess and see what are their differences.

neural_network_chess

Free Book about Deep-Learning approaches for Chess (like AlphaZero, Leela Chess Zero and Stockfish NNUE) (by asdfjkl)

python-chess

A chess library for Python, with move generation and validation, PGN parsing and writing, Polyglot opening book reading, Gaviota tablebase probing, Syzygy tablebase probing, and UCI/XBoard engine communication (by niklasf)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
neural_network_chess python-chess
14 27
266 2,298
- -
2.4 8.0
12 months ago 15 days ago
Python Python
- GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

neural_network_chess

Posts with mentions or reviews of neural_network_chess. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-13.

python-chess

Posts with mentions or reviews of python-chess. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-02.

What are some alternatives?

When comparing neural_network_chess and python-chess you can also consider the following projects:

alpha-zero-boosted - A "build to learn" Alpha Zero implementation using Gradient Boosted Decision Trees (LightGBM)

Fairy-Stockfish - chess variant engine supporting Xiangqi, Shogi, Janggi, Makruk, S-Chess, Crazyhouse, Bughouse, and many more

maia-chess - Maia is a human-like neural network chess engine trained on millions of human games.

pychess - PyChess - a chess client for Linux/Windows

lichess-bot - A bridge between Lichess API and chess engines

chess-image-generator - Accepts FEN, PGN or array data for chess board and generates PNG or buffer.

nnue-pytorch - Stockfish NNUE (Chess evaluation) trainer in Pytorch

syzygy-tables.info - User interface and public API for probing Syzygy endgame tablebases

boardlaw - Scaling scaling laws with board games.

pgnToFen - Takes PGN as input and returns FEN

chess - Program for playing chess in the console against AI or human opponents

BEGAN-tensorflow - Tensorflow implementation of "BEGAN: Boundary Equilibrium Generative Adversarial Networks"