Used deep reinforcement learning to train a deep neural network to play tic-tac-toe and deployed using tensorflow.js.
@ZackAkil - GitHub repo
Show raw output for model's move:
{{Math.round(pred[index]*100)/100 }}