GoMoKu combine with Monte Carlo Search Tree and value network
GoMoKu implementation with Monte Carlo Search Tree and value network
$git clone https://github.com/s8w1e2ep/GoMoKu.git
import GUI;
import Tkinter;
import os;
import time;
import ast;
import random;
import math;
import numpy;
Use UCB1 selection
Initial setting
Detect GoMoKu shape and calculate value
python main.py
MIT