You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Python based Chess AI that uses a convolutional neural network (CNN) to evaluate board states and make appropriate counter-moves. Built to learn strategic gameplay through training on chess tournament data.