Artificial Intelligence
26 views
Few-Shot Learning
Quick Definition
Learning to perform tasks from a small number of examples
Full Definition
A ML paradigm where models learn to perform tasks from a small number of examples.
Examples
in-context learning, one-shot classification
Related Terms
in-context-learning
transfer-learning
More Artificial Intelligence Terms
Self-Attention
Mechanism allowing sequence positions to attend to all others
Convolutional Neural Network
Neural network for image and grid-like data processing
Embedding
Learned vector representations of discrete objects in continuous space
AI Safety
Research ensuring AI is developed safely without harm
Transformer
Architecture using self-attention for parallel processing
AI Agent
Autonomous software taking goal-directed actions