🏠 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

Replay Memory

Buffer memory storing past data examples for periodic model retraining to counter catastrophic forgetting. This technique maintains a balanced representation of historical knowledge while integrating new information.

📖
termen

Knowledge Distillation

Technique where a learning model imitates the outputs of a previous expert model to retain acquired knowledge. This approach uses the soft probability distributions of the teacher model as guidance to preserve learned relationships between classes.

📖
termen

Progressive Neural Networks

Architecture where each new task has its own neural column while maintaining lateral connections with previous columns. This structure avoids direct interference between tasks while enabling knowledge transfer.

📖
termen

Task-Incremental Learning

Learning scenario where tasks are presented sequentially with clearly defined task boundaries. The model must perform on all learned tasks without simultaneous access to data from all tasks.

📖
termen

Class-Incremental Learning

Paradigm where new classes are progressively added to the classification system without re-exposing old classes. This approach simulates real-world conditions where categories evolve dynamically over time.

📖
termen

Domain Adaptation

Process of adjusting a model trained on a source domain to perform effectively on a different target domain. Incremental adaptation allows the model to progressively adapt to changes in data distribution.

📖
termen

Curriculum Learning

Sequential strategy presenting training samples in order of increasing difficulty to optimize convergence. Adaptive curriculum dynamically adjusts the learning sequence according to the model's progress.

📖
termen

Synaptic Regularization

Technique protecting important neural connections for past tasks when learning new information. This approach identifies critical synaptic weights and applies penalties to preserve their contribution to previous performance.

🔍

Geen resultaten gevonden