/Smart-Chess

A chess AI project. Currently, have a barebones chess UI built using Vue and a separate chess AI using a minimax decision tree in JavaScript with a similar, more extensive algorithm in Python (see https://github.com/kavisherlock/ChessEngine). The next step is to combine the two, and later, to explore more reinforcement learning techniques and applications in chess

Primary LanguageVue

Watchers