|
|
|
|
|
by varelse
3458 days ago
|
|
It's also inferring the game state from looking at the screen rather than being spoonfed the data. One could conceivably perform a depth-limited search on the actual game state if it were available and then use an AlphaGo-like DNN to predict what a deeper search would find, no? |
|