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

OpenAI is a research organisation dedicated to advancing AI in a safe and beneficial way. They develop cutting-edge AI technology while prioritising ethical considerations…
Supervised Learning is a Machine Learning approach where models are trained using labelled data, with both input and output pairs. By learning from the…
Artificial Intelligence refers to computer systems designed to simulate human intelligence. With AI, machines can accomplish tasks that typically require human cognition, such as…
Multi-Modal learning refers to AI models that learn from multiple sources of data, such as text, images, and audio. By incorporating information from multiple…