ML
Wiki Index
Resources
- Practical Deep Learning for Coders (Hands-On)
Definitions
- Hyperparameter
In machine learning, a hyperparameter is a parameter whose value is used to control the learning process. By contrast, the values of other parameters (typically node weights) are derived via training.