|
|
|
|
|
by nl
1392 days ago
|
|
Yes, you are right that MCTS (or some search at least) is an important factor in addition to NN based eval. If you mean this for "classical algorithms" then sure. But in the context of AI "classical algorithms" is more like logic programming (eg Prolog) or similar in the "cognitive programming" vein that led off this discussion. I don't think these types of classical algorithms are competitive. |
|
The rest is basically regular programming in that its largely bound by how well the programmer models. For a large number of things, the scope of what a human can consider lags an optimization process. In chess, it at first seemed like this might be the case there too, but latest performance points to maybe not this time.