🏠 Home
Benchmark
📊 Tutti i benchmark 🦖 Dinosauro v1 🦖 Dinosauro v2 ✅ App To-Do List 🎨 Pagine libere creative 🎯 FSACB - Ultimate Showcase 🌍 Benchmark traduzione
Modelli
🏆 Top 10 modelli 🆓 Modelli gratuiti 📋 Tutti i modelli ⚙️ Kilo Code
Risorse
💬 Libreria di prompt 📖 Glossario IA 🔗 Link utili

Glossario IA

Il dizionario completo dell'Intelligenza Artificiale

162
categorie
2.032
sottocategorie
23.060
termini
📖
termini

Prototypical Networks

Few-shot learning architecture that learns a metric space where classes are represented by prototypes calculated as the mean of embeddings of support examples.

📖
termini

Episode Training

Training strategy in few-shot learning where each episode simulates a few-shot task with a support set and a query set to mimic test conditions.

📖
termini

Support Set

Set of labeled examples provided to the model during inference to help it understand and classify new classes with very few available examples.

📖
termini

Query Set

Set of unlabeled examples that the model must classify using knowledge acquired from the support set during few-shot evaluation.

📖
termini

Metric Learning

Machine learning field aiming to learn a distance or similarity function that brings similar examples closer and pushes different ones apart, fundamental in few-shot learning.

📖
termini

One-Shot Learning

Extreme case of few-shot learning where the model must learn to recognize new classes from only one example per class during inference.

📖
termini

Relation Networks

Few-shot architecture that explicitly learns a comparison function to measure the relationship between support and query examples in an embedding space.

📖
termini

Base Classes

Training categories with many available examples used to pre-train the model before few-shot adaptation to new classes.

📖
termini

Novel Classes

New classes with few or no examples that the model must learn to recognize during the test phase in few-shot learning.

📖
termini

Cross-Domain Few-Shot

Variant of few-shot learning where the target classes come from a different domain than the training classes, presenting a more complex transfer challenge.

📖
termini

Feature Embedding

Low-dimensional vector representation of input data that captures essential semantic features, crucial for comparison in few-shot learning.

📖
termini

Matching Networks

Few-shot architecture that uses an attention mechanism to compare each query example with all support examples and generate a weighted prediction.

📖
termini

Task-Agnostic Pretraining

Pre-training phase where the model learns general representations without knowledge of the specific few-shot tasks it will encounter later.

📖
termini

Adaptive Fine-Tuning

Technique for rapid adaptation of model weights with few iterations on support examples to adapt to new classes in few-shot learning.

📖
termini

Hierarchical Few-Shot

Few-shot approach that exploits hierarchical relationships between classes to improve generalization when few examples are available.

📖
termini

Self-Supervised Few-Shot

Combination of self-supervised learning with few-shot learning to improve representations before adapting to new classes with few examples.

🔍

Nessun risultato trovato