Machine Learning Guide

MLG 027 Hyperparameters 1

4 snips
Jan 28, 2018
Ask episode
AI Snips
Chapters
Transcript
Episode notes
INSIGHT

Hyperparameters Are Human Controls

  • Hyperparameters are human-set knobs that control machine learning models before training.
  • They differ from learned parameters and greatly affect model performance.
ADVICE

Begin with Defaults, Then Search

  • Start with sane defaults when tuning hyperparameters like regularization and network depth.
  • Use grid search, random search, or Bayesian optimization to find better hyperparameter combinations.
INSIGHT

Reducing Hyperparameters Over Time

  • The goal is to reduce hyperparameters by making models learn them automatically.
  • Neural networks subsume model selection and feature engineering as parameters within.
Get the Snipd Podcast app to discover more snips from this episode
Get the app