and learning during training Well-tuned hyperparameters prevent overfitting, improve convergence, and enhance model generalisation Tuning strategies Grid search: exhaustive (within grid), but expensive Random search: efficient, but may miss solutions Optimisation: evolutionary, Bayesian… efficient, but complex (introduce their own parameters)