TicTacJoe
This repo holds an app with TicTacJoe - a reinforcement learning example for the game of Tic Tac Toe.
Interestingly, the reinforcement learning back-end is implemented in pure R - with no libraries used.
The first version of the code for the game's engine, was developed at Itility, by Donald van den Hoogenband and Jędrzej Świeżewski.
The app is deployed to shinyapps.io.
