/gomokuOnDeepReinforcementLearning

A gomoku game based on DeepReinforcementLearning

Primary LanguagePython

A gomoku game based on DeepReinforcementLearning

This is a gomoku game based on DeepReinforcementLearning

Run

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 (^_^)) board

welcome to my blog for more details.