Learning concepts of AI in Pygame.
Currently this agent can play using the minimax, negamax, monte carlo tree search or random action selection. Im looking into implementing reinforcement learning just like in alphazero or using basic deep learning.