Machine Educable Noughts And Crosses Engine (MENACE) teaches a bunch of matchboxes how to play tic-tac-toe.
- Install Dependencies.
npm install
- Start Project
npm start
The Training data is stored in the brower's Local Storage.
Machine Educable Noughts And Crosses Engine (MENACE) teaches a bunch of matchboxes how to play tic-tac-toe.
npm install
npm start
The Training data is stored in the brower's Local Storage.