wangjia184/renju
A Reinforcement-Learning based Renju game
This project offers a Renju game application where you can play against an artificial intelligence opponent. You provide your moves on the game board, and the AI responds, challenging you to a strategic game. It's designed for anyone who enjoys playing Renju or Gomoku and wants to test their skills against a computer.
No commits in the last 6 months.
Use this if you want to play a game of Renju against an advanced AI player on your computer.
Not ideal if you are looking for a multiplayer game to play with other human opponents, or if you are interested in a different board game.
Stars
9
Forks
1
Language
C++
License
Apache-2.0
Category
Last pushed
Dec 02, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/wangjia184/renju"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
jonathan-laurent/AlphaZero.jl
A generic, simple and fast implementation of Deepmind's AlphaZero algorithm.
NeymarL/ChineseChess-AlphaZero
Implement AlphaZero/AlphaGo Zero methods on Chinese chess.
suragnair/alpha-zero-general
A clean implementation based on AlphaZero for any game in any framework + tutorial +...
werner-duvaud/muzero-general
MuZero
mokemokechicken/reversi-alpha-zero
Reversi reinforcement learning by AlphaGo Zero methods.