Add optimize_with_tpe() function that uses Tree-Parzen Estimator for Bayesian hyperparameter optimization. Add --optimizer=tpe CLI flag to hyperopt_baseline_rl binary (default: pso for backward compat). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>