🏠 Home
Prestatietests
📊 Alle benchmarks 🦖 Dinosaur v1 🦖 Dinosaur v2 ✅ To-Do List applicaties 🎨 Creatieve vrije pagina's 🎯 FSACB - Ultieme showcase 🌍 Vertaalbenchmark
Modellen
🏆 Top 10 modellen 🆓 Gratis modellen 📋 Alle modellen ⚙️ Kilo Code
Bronnen
💬 Promptbibliotheek 📖 AI-woordenlijst 🔗 Nuttige links

AI-woordenlijst

Het complete woordenboek van kunstmatige intelligentie

162
categorieën
2.032
subcategorieën
23.060
termen
📖
termen

Hard Parameter Sharing

Multi-Task Learning approach where the lower layers of the network are shared between all tasks, while only the upper layers are specific to each task.

📖
termen

Soft Parameter Sharing

Technique where each task has its own model with its own parameters, but regularization is applied to encourage similarity between the parameters of models from different tasks.

📖
termen

Cross-Task Regularization

Regularization method that uses knowledge from a source task to constrain and improve learning on a target task, reducing overfitting.

📖
termen

Task-Specific Layers

Neural layers dedicated to a particular task in a multi-task architecture, allowing specialization while benefiting from shared representations of lower layers.

📖
termen

Multi-Head Architecture

Neural network structure with a shared common trunk and multiple specialized prediction heads, each optimized for a different task in a multi-task context.

📖
termen

Shared Representation Learning

Process of learning latent representations that capture features useful simultaneously for multiple tasks, maximizing inter-task knowledge transfer.

📖
termen

Task Relationship Modeling

Technique aimed at quantifying and explicitly exploiting relationships between different learning tasks to optimize representation sharing and improve overall performance.

📖
termen

Progressive Neural Networks

Architecture where new neural columns are added for new tasks while preserving lateral connections to the columns of previous tasks, avoiding catastrophic forgetting.

📖
termen

Transferability Analysis

Quantitative evaluation of the ability of features learned on a source task to be effectively transferred to a different but related target task.

📖
termen

Task Uncertainty Weighting

Multi-task optimization method that automatically weights the loss of each task according to its homoscedastic uncertainty, balancing learning between tasks.

📖
termen

Task Clustering

Approach that groups similar tasks into clusters to optimize the sharing of representations, enabling more effective transfer within groups of related tasks.

📖
termen

Multi-Modal Transfer Learning

Extension of transfer learning where knowledge is transferred between different data modalities (text, image, audio) to enrich shared representations.

🔍

Geen resultaten gevonden