Chinese-Chess-AI
Need:
·python>= 3.5
·PyQt5
·pygame
·numpy
·xlrd
·xlutils.copy
·tensorflow
To play with the trained AI models,run:
·UI.py
To train the AI model, run:
·Game.py
To be continued
A Chinese Chess program and a AI based on Monte Carlo Tree Search and Neural Network(like AlphaGo)一个**象棋程序和一个配套的基于蒙特卡洛算法及神经网络的人工智能(模仿阿尔法狗)
Python
Need:
·python>= 3.5
·PyQt5
·pygame
·numpy
·xlrd
·xlutils.copy
·tensorflow
To play with the trained AI models,run:
·UI.py
To train the AI model, run:
·Game.py
To be continued