Back to Glossary
Few-Shot Learning
フューショット学習(フューショットがくしゅう)
IntermediateModels & Architecture
Providing an AI model with a few examples of a task in the prompt so it can learn the pattern and apply it to new inputs.
Why It Matters
Few-shot learning makes AI highly adaptable without retraining — just show it a few examples.
Example in Practice
Showing Claude 3 examples of converting dates to ISO format, then asking it to convert 100 more.