This is a gomoku game based on DeepReinforcementLearning。
To train model, run:
python main.py
To play with model, run:
python main_gui.py
Then, you can play with you model:(You need to train your own model and mine is stupid (^_^))
welcome to my blog for more details.