I would like to write a post dissecting the structure of AlphaGo, but I don’t know what latitude / technical depth should the article have. Should I start by explaining what an artificial neuron is? Should I explain combinatorial games? Who would care about the details of the structure of a convolutional neural network?
Decisions, decisions, decisions...
I think you can definitely rely on linking to other peoples’ expositions of things like minimax and convolutional nets. Even if someone is a novice, they can still watch a video on it. There might even be a good exposition of why monte carlo tree search is good somewhere.
I would like to write a post dissecting the structure of AlphaGo, but I don’t know what latitude / technical depth should the article have.
Should I start by explaining what an artificial neuron is? Should I explain combinatorial games? Who would care about the details of the structure of a convolutional neural network? Decisions, decisions, decisions...
I think you can definitely rely on linking to other peoples’ expositions of things like minimax and convolutional nets. Even if someone is a novice, they can still watch a video on it. There might even be a good exposition of why monte carlo tree search is good somewhere.