What is Hyperparameters?

Skill Level:

Hyperparameters are parameters that are set before the training of an AI model. They control the behaviour and performance of the model, such as learning rate, batch size, and regularisation strength. Selecting appropriate Hyperparameters is crucial for optimising model performance and improving accuracy.

Other Definitions

Cognitive Computing involves creating computer systems that can imitate human cognitive abilities, such as perception, reasoning, learning, and problem-solving. By combining AI, Machine Learning,…
Zero-Shot Learning is an AI approach that enables models to learn to recognise new classes or concepts without explicit training examples. This is achieved…
Decision Trees are Machine Learning models that use a branching structure to make decisions or predictions. By determining the most important features and creating…
Computer vision is a field of AI that focuses on training machines to understand and interpret images and videos. By analysing visual data, machines…