DQN_tictactoe Apply DQN model in reinforcement learning to build an AI model with the goal of mastering tic tac toe game Requirement python >= 3.6.6 tensorflow == 2.1.0 You can read my article here