Hacker News new | ask | show | jobs
by jlees 3887 days ago
Implementing a Go player using neural networks and reinforcement learning is really fun and taught me a lot about how said techniques work. I only covered the (much easier) 9x9 board, but would recommend it as an exercise to those interested :)
1 comments

I've had this in my backburner for some time already (I'm actually an avid 9x9 player and have lots of games already available for an initial training, but probably not enough to get a decent player just out of a neural network)