maxpumperla/ScalphaGoZero
An independent implementation of DeepMind's AlphaGoZero in Scala, using Deeplearning4J (DL4J)
ScalphaGoZero is for competitive Go players who want to train and play against an AI opponent powered by advanced deep learning. It simulates games between two AI opponents, gathering experience to continuously improve one of them. You can also connect it to Go frontends like Sabaki to play against the trained AI yourself.
156 stars. No commits in the last 6 months.
Use this if you are a Go enthusiast or researcher interested in exploring and interacting with an AlphaGo Zero-like AI opponent and its self-play training process.
Not ideal if you are looking for a general-purpose AI game engine for various board games or a simple Go-playing program without the deep learning training aspects.
Stars
156
Forks
24
Language
Scala
License
Apache-2.0
Category
Last pushed
Apr 05, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/maxpumperla/ScalphaGoZero"
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.
suragnair/alpha-zero-general
A clean implementation based on AlphaZero for any game in any framework + tutorial +...
NeymarL/ChineseChess-AlphaZero
Implement AlphaZero/AlphaGo Zero methods on Chinese chess.
mokemokechicken/reversi-alpha-zero
Reversi reinforcement learning by AlphaGo Zero methods.
werner-duvaud/muzero-general
MuZero