reversi-alpha-zero and alpha-zero-general

These are competitors, as both repositories provide implementations of AlphaZero methods for game playing, with "alpha-zero-general" offering a generalized framework for various games and "reversi-alpha-zero" focusing specifically on Reversi.

reversi-alpha-zero
51
Established
alpha-zero-general
51
Established
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Stars: 686
Forks: 167
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 4,388
Forks: 1,147
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: MIT
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About reversi-alpha-zero

mokemokechicken/reversi-alpha-zero

Reversi reinforcement learning by AlphaGo Zero methods.

This project helps you train an AI to play Reversi at an expert level using advanced machine learning techniques, similar to those used by AlphaGo Zero. You provide the computing power, and the system generates gameplay data, trains neural networks, and evaluates new AI models. The output is a highly skilled Reversi AI that can be played against or used as an engine. It's designed for enthusiasts of board games and AI who want to develop a strong Reversi opponent.

board-games reversi game-ai strategy-games machine-learning

About alpha-zero-general

suragnair/alpha-zero-general

A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4 and more

This project offers a flexible implementation of the AlphaZero algorithm, enabling you to train an AI to play any two-player turn-based board game. It takes the rules of a game and a neural network model as input, and outputs a highly skilled AI player that learns through self-play. This is ideal for AI researchers, game designers, or hobbyists looking to create strong AI opponents for custom or existing board games.

game-AI board-game-development reinforcement-learning-research AI-opponent-creation strategic-game-analysis

Scores updated daily from GitHub, PyPI, and npm data. How scores work