|
|
|
|
|
by asdfologist
4396 days ago
|
|
This is extremely impressive - it's cool that talented programmers are pushing the limits of computer science to advance the state of the art of chess engines. However, I also wish that there were comparable efforts to create AIs that train humans. Basically, figure out a way to systematically, efficiently, and scalably train amateurs into masters. That IMO would be absolutely amazing (and something I'd gladly pay for). |
|
Computers can do a lot of accurate brute-forcing; humans must see the position in a more holistic, intuitive way.
Excellent human players and excellent computer players are presumably doing completely different calculation tasks.
I would suggest that computers are still bad at approaching the task in a human-like way, but they will always be able to improve their method via Moore's law (at a minimum) where humans are stuck at their current level.
Stockfish might be able to tell you what it was doing, but not in a way that it would be reasonable for a human to follow.
What you are looking for is a teacher. You can pay for those ;) The closest we have got to a teacher app is perhaps a MOOC: not much computational progress has been made.