Hacker News new | ask | show | jobs
by yazr 2067 days ago
Many had the same thought after AlphaZero i.e. some sort of expert-iteration for any (formal/combinatorial) domain what can be tree-searched

But it turns out, that interesting problems have existing refined algorithms that are difficult to beat

I agree that (DL + something) is the next step

Do you lean more towards symbolic search + neural heuristic or neural representation of symbolic domain ?

1 comments

I lean towards symbolic AI + neural models. There is an architecture diagram in the article showing one good example.