|
|
|
|
|
by jessriedel
4214 days ago
|
|
I like your comments and I am all about holding Tech Review to a high standard, but I think I am going to side with them on this. The key part is "from scratch". I'd venture that there are lots of AI projects that similarly relevant precursors to DeepMind, all of which (including your Backgammon examples) do not actually accomplish the same from-scratch abilities described. |
|
Also, it didn't use an elaborate set of features and heuristics adapted for backgammon, just a simple representation of the state of the board (a list of 0/1 variables encoding how many pieces of each color are on each position).
This is pretty close to "from scratch", and I think the article would have done well to point out what is actually new here.