  toggle dark mode toggle dark mode

Tag: Game

Play tic-tac-toe against a reinforcement agent

posted on 2020-05-30T11:27:03Z · last modified on 2020-06-10T11:53:21Z
tags: ml (7)machine learning rl (3)reinforcement learning game (1) javascript (1)

I finally made an unbeatable tic-tac-toe game in javascript using the qtable obtained in in the first reinforcement learning post. Have Fun going for the tie!