Hacker News new | ask | show | jobs
by Erf 6058 days ago
In programming AI players for various games, I've found that stupid algorithms with excellently-tuned parameters beat smart algorithms with decently-tuned parameters.
1 comments

Any examples or intuition about why?
I don't know, but I could imagine overfitting could have something to do with it. Also simpler models are probably more robust.