Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 458 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 458 Bytes

ShallowBlue - AI for Boxes Dots, Inspired by AlphaGo

This AI was made using Keras, TensorFlow backend, a neural network (24 -> 400 -> 24), and the minimax algorithm.

Sucessfuly beat my parents in a best of three games!!

83% accuracy emulating a minimax of depth 5.

To play (must have Keras & Tensorflow):

  • git clone [email protected]:lmunro0402/KerasAIBoxesDots.git
  • python3 Game.py
  • Follow instructions, see move_diagram.txt for how to format moves