This repository extends the convolutional neural networks built in the textbook Deep Learning and the Game of Go to play Go.
We construct custom layers in Keras which have the 4-fold symmetry of the Go Board explicitly built into the network, using the work of Cohen and Welling, hopefully providing more efficient training and better generalization.