What is Zero-Shot Learning?

Skill Level:

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 by leveraging existing knowledge and transferring it to unseen classes. Zero-Shot Learning is useful when acquiring labelled data for all possible classes is challenging or unfeasible.

Other Definitions

Swarm Intelligence is an AI approach that takes inspiration from the collective behaviour of social animals, such as bees and ants. These algorithms involve…
Hyperparameters are parameters that are set before the training of an AI model. They control the behaviour and performance of the model, such as…
Automation involves the use of technology, including AI, to perform tasks and processes with minimal human intervention. By automating repetitive or time-consuming tasks, businesses…
Backpropagation is a technique used in training Artificial Neural Networks. It involves propagating error information backward through the network, allowing adjustments to be made…