|
|
|
|
|
by skybrian
1438 days ago
|
|
I'm no machine learning expert, but agree that it seems doable. I think rather than an if statement (which seems like a bit of a hack), it would be more principled to somehow train it on when it's worthwhile to do a search, sort of like a multi-armed bandit problem. Either way, it's not just scaling up, it's changing the algorithm. |
|