An open API service indexing awesome lists of open source software.

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.

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.

![Screenshot of "AlphaZeroSelfPlay"](https://raw.githubusercontent.com/yangboz/AlphaZero_Gomoku_Cocos2d/master/AlphaZero/AlphaZeroSelfPlay.jpg)

Gomoku:

![Screenshot of "Gomoku"](https://raw.githubusercontent.com/yangboz/AlphaZero_Gomoku_Cocos2d/master/Cocos2D/assets/Texture/Bg_menu.png)

## References

https://github.com/yangboz/AlphaZero_Gomoku

https://github.com/yangboz/HTML5-Gomoku