#hyperparameter tuning
Hyperparameter Tuning: 3 AI articles covering hyperparameter tuning news, analysis, and research
Articles
Adaptive Experimentation with Metaβs Ax: A Practical Coding Guideβ10
Learn to tune models with Meta's Ax Client API. This guide covers adaptive Bayesian optimization, multi-objective trade-offs, and experiment analysis.
Put the Agent Inside the Workflowβ9
Learn when to use workflows vs agents in LLM apps, and how a hybrid pattern with an agent inside a fixed workflow improves flexibility and control.
Don't Just "Throw Adam at It": Misunderstanding Adam Will Cost Youβ10
Don't blindly use default AdamW parameters. Tuning beta values, especially in reinforcement learning, can be the crucial fix when nothing else
