tg-me.com/ai_python_en/2166
Last Update:
Evolutionary Powell's method is a discrete optimization algorithm I've found useful for hyperparameter tuning.
It makes weaker assumptions than Bayesian methods (and so is more robust), but stronger than random exploration (and so has better performance). It fills in the gap between then a bit.
Here's the full post on how Evolutionary Powell's method works:
We develop it as part of End-to-End Machine Learning Course 314:
The open source Ponderosa optimization package where it lives:
The line-by-line code walkthrough:
❇️ @AI_Python_EN
BY AI, Python, Cognitive Neuroscience
Warning: Undefined variable $i in /var/www/tg-me/post.php on line 283
Share with your friend now:
tg-me.com/ai_python_en/2166