Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 167 Bytes

File metadata and controls

2 lines (2 loc) · 167 Bytes

ConnectFour

This project implements a playable Connect Four game, a simple minimax AI, and another AI that improves on the minimax by adding reinforcement learning.