GoCNN icon indicating copy to clipboard operation
GoCNN copied to clipboard

using CNN to do move prediction and board evaluation for the board game Go

Results 2 GoCNN issues
Sort by recently updated
recently updated
newest added

Hi, I came up with this to play with GoCNN in gogui: I couldn't get main.py to run initially so had to work around the package issues with limited python...

i'm trying to make a Go AI too.i want to know more about how you prepare from .sgf files.