# Chinese-Chess-AI **Repository Path**: HeroHY/Chinese-Chess-AI ## Basic Information - **Project Name**: Chinese-Chess-AI - **Description**: A Chinese Chess program and a AI based on Monte Carlo Tree Search and Neural Network(like AlphaGo)一个中国象棋程序和一个配套的基于蒙特卡洛算法及神经网络的人工智能(模仿阿尔法狗) - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-18 - **Last Updated**: 2022-06-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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**