chess - cccnqu/ai106b GitHub Wiki 電腦下棋 Gomoku 五子棋 https://github.com/doodlewind/gomoku (OK!可執行, javascript, 有用 min-max+alpha-beta cut) AlphaGo How to build your own AlphaZero AI using Python and Keras https://github.com/AppliedDataSciencePartners/DeepReinforcementLearning https://github.com/yangrc1234/Gomoku-Zero 参考AlphaZero论文实现的五子棋AI (Python)