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

Word Embeddings are a technique in NLP that represent words as continuous vectors in a high-dimensional space. These vectors capture semantic and syntactic relationships…
Game Theory is a mathematical framework used to study and analyse strategic decision-making in situations involving multiple actors or players. It helps businesses understand…
Decision networks, also known as Probabilistic Graphical Models, are a type of AI model that represents uncertain knowledge using a graph structure. Decision Networks…
Artificial Intelligence refers to computer systems designed to simulate human intelligence. With AI, machines can accomplish tasks that typically require human cognition, such as…