Back to Glossary

Neural Process

Robot LearningML

A meta-learning model that learns a distribution over functions conditioned on context points (observed input-output pairs), enabling fast adaptation to new tasks. Neural Processes combine the representational power of neural networks with the flexibility of Gaussian Processes. In robotics, NPs enable few-shot adaptation of manipulation policies from a few new demonstrations.

Related terms