JavaFXpert / tictactoe-player

REST service that, given a tic-tac-toe board state and a strategy name, returns a move

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tictactoe-player

REST service that, given a tic-tac-toe board state and a strategy name, returns a move

Its main purpose is to respond to Tic-Tac-Toe clients in conjunction with machine learning demonstrations.
Clients in this context are user interfaces, and reinforcement learning applications training their models by playing games.

About

REST service that, given a tic-tac-toe board state and a strategy name, returns a move


Languages

Language:Java 56.5%Language:Shell 25.4%Language:Batchfile 18.0%