CGLemon/pyDLGO
基於深度學習的 GTP 圍棋(围棋)引擎,KGS 指引文件以及演算法教學。
This project helps computer science students interested in Go AI develop their own Go-playing engine. It takes basic Go rules and game data as input and provides a functional Go engine as output, allowing students to focus on deep learning aspects. It's designed for students participating in AI competitions like TCGA.
No commits in the last 6 months.
Use this if you are a computer science student keen on building a Go AI engine for competitive play but want to skip the tedious foundational programming.
Not ideal if you are looking for a ready-to-use, high-performance Go engine for general play rather than for learning and development.
Stars
69
Forks
11
Language
Python
License
MIT
Category
Last pushed
Sep 02, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/CGLemon/pyDLGO"
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