|
|
|
|
|
by kchamplewski
2450 days ago
|
|
But the training process does generalise. The same training process produces an agent that works on a 19x19 board, or a standard Go board, or even a game of chess. How is that not general? Sure it doesn't work for all problems but in the domain of board games it definitely feels very general. The agent the training algorithm produces may not be general, but out of what I've read I've only ever seen DeepMind claim generality of the learning algorithm, not the agent. |
|