https://github.com/yangboz/alphazero_gomoku_cocos2d
AlphaZero back-end's RESTful APIs for Gomoku also using Cocos2d-x for front-end.
https://github.com/yangboz/alphazero_gomoku_cocos2d
ai alphazero cocos2d-x deep-learning python
Last synced: 4 months ago
JSON representation
AlphaZero back-end's RESTful APIs for Gomoku also using Cocos2d-x for front-end.
- Host: GitHub
- URL: https://github.com/yangboz/alphazero_gomoku_cocos2d
- Owner: yangboz
- License: mit
- Created: 2018-01-15T06:32:20.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-15T09:44:17.000Z (over 7 years ago)
- Last Synced: 2025-04-02T14:12:10.423Z (6 months ago)
- Topics: ai, alphazero, cocos2d-x, deep-learning, python
- Language: Python
- Size: 2.19 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AlphaZero_Gomoku_Cocos2d
AlphaZero DeepLearning as back-end's RESTful APIs for Gomoku gaming AI engine, also using Cocos2d-x as front-end implementation.
Gomoku:

## References
https://github.com/yangboz/AlphaZero_Gomoku
https://github.com/yangboz/HTML5-Gomoku