Tic Tac Toe Reinforcement Learning using Minimax Algorithm
Introduction
Brief overview of Tic Tac Toe
Tic Tac Toe — the classic game we’ve all played with pen and paper — is one of the simplest yet most iconic games in existence. Played on a 3×3 grid, two players take turns marking spaces with Xs and Os. The...
debdip-writes-code.hashnode.dev17 min read