Hi Justin,

that sounds interesting. WOPuld it be possible for you
to train an analogous CNN for 9x9 Go?

Ingo.
 
 

Gesendet: Dienstag, 12. Januar 2016 um 22:30 Uhr
Von: "Justin .Gilmer" <[email protected]>
An: [email protected]
Betreff: [Computer-go] Board evaluation using a convolutional neural network

Hey everyone,
  I recently trained a CNN to do board evaluation in Go. You can see the work 
on github:
 
https://github.com/jmgilmer/GoCNN
 
The network was trained on 15000 professional games which didn't end in 
resignation, I had the network try to predict the final ownership based on 
current board position. It's really interesting to see what it learned, 
although I'm not sure it would perform well as part of a go engine (it is not 
great at life and death). I invite you to check out the github repo, I have 
some demonstrations of the model in the README. Any 
comments/criticisms/questions are most welcome, I will be working to improve 
the model in the future.
Cheers!
-Justin
 _______________________________________________ Computer-go mailing list 
[email protected] 
http://computer-go.org/mailman/listinfo/computer-go[http://computer-go.org/mailman/listinfo/computer-go]
_______________________________________________
Computer-go mailing list
[email protected]
http://computer-go.org/mailman/listinfo/computer-go

Reply via email to