JiachenRen / GomokuZero

Zero + is a Gomoku AI that implements threat space search, minimax with alpha beta pruning optimized with Zobrist and linear sequence cache, Principal Variation Search, and Monte Carlo Tree Search.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JiachenRen/GomokuZero Issues