AI Glossary
The complete dictionary of Artificial Intelligence
162
categories
2,032
subcategories
23,060
terms
terms
Hypernetworks
Neural networks that generate the weights of another network, used in meta-learning to quickly produce models adapted to new tasks with little data.
terms
Non-Parametric Meta-Learning
Meta-learning approach that does not fix the number of parameters in advance, allowing the model to dynamically adapt to the complexity of new tasks by adjusting its representational capacity.
🔍