Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 253 Bytes

File metadata and controls

2 lines (2 loc) · 253 Bytes

chessAI

First approach, in order to build up to a machine learning powered chess player, is to start with a simpler game such as connect four. This will put in place a lot of the structure that can be abstracted and applied to more complicated games.