AlphaGomoku: An AlphaGo-based Gomoku Artificial Intelligence using Curriculum Learning
2018-09-27Code Available0· sign in to hype
Zheng Xie, Xingyu Fu, JinYuan Yu
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/PolyKen/15_by_15_AlphaGomokuOfficialIn papertf★ 0
Abstract
In this project, we combine AlphaGo algorithm with Curriculum Learning to crack the game of Gomoku. Modifications like Double Networks Mechanism and Winning Value Decay are implemented to solve the intrinsic asymmetry and short-sight of Gomoku. Our final AI AlphaGomoku, through two days' training on a single GPU, has reached humans' playing level.