Y
Hacker News
new
|
ask
|
show
|
jobs
by
SnowflakeOnIce
849 days ago
How would one go about proving that a learned heuristic (something from an AI model) is in fact admissible?
1 comments
jvanderbot
849 days ago
For something like focal search, it doesn't even need admissibility, you just apply it as a second selection heuristic among the choices your admissable heuristic returns as 'top k' choices.
link
SnowflakeOnIce
849 days ago
So a tiebreaker then?
link