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

https://github.com/starvingmarvin/betahex

AI for a board game Hex
https://github.com/starvingmarvin/betahex

hex machine-learning python tensorflow

Last synced: 2 months ago
JSON representation

AI for a board game Hex

Awesome Lists containing this project

README

          

# BetaHex

Following [AlphaGo paper](https://storage.googleapis.com/deepmind-media/alphago/AlphaGoNaturePaper.pdf)
to implement AI for the game
[Hex](https://en.wikipedia.org/wiki/Hex_(board_game))
using [TensorFlow](https://tensorflow.org).
Project is in very early stages.