What is the difference between model parameters and model hyperparameters?

Machine Learning Medium

Machine Learning — Medium

What is the difference between model parameters and model hyperparameters?

Key points

  • Parameters are learned, hyperparameters are set
  • Parameters are specific to the model, hyperparameters control the learning process
  • Parameters are optimized during training, hyperparameters are set beforehand

Ready to go further?

Related questions