🏠 Beranda
Benchmark
📊 Semua Benchmark 🦖 Dinosaurus v1 🦖 Dinosaurus v2 ✅ Aplikasi To-Do List 🎨 Halaman Bebas Kreatif 🎯 FSACB - Showcase Utama 🌍 Benchmark Terjemahan
Model
🏆 Top 10 Model 🆓 Model Gratis 📋 Semua Model ⚙️ Kilo Code
Sumber Daya
💬 Perpustakaan Prompt 📖 Glosarium AI 🔗 Tautan Berguna

Glosarium AI

Kamus lengkap Kecerdasan Buatan

162
kategori
2.032
subkategori
23.060
istilah
📖
istilah

Incremental Learning

Learning paradigm where a model continuously improves from new data without requiring complete retraining on historical data. This approach allows real-time adaptation while preserving previously acquired knowledge.

📖
istilah

Continual Learning

AI field aiming to develop systems capable of sequentially learning multiple tasks without complete reset. The goal is to create adaptive models that accumulate knowledge over the long term.

📖
istilah

Dynamic Expandable Networks

Models capable of dynamically adapting their architecture by adding new units or layers when new classes or tasks appear. This controlled expansion enables efficient growth without compromising existing performance.

📖
istilah

Regularization-based Methods

Family of approaches using penalty terms in the loss function to constrain modifications of important weights. These methods identify and protect critical parameters for performance on previous tasks.

📖
istilah

Architecture-based Methods

Continual learning strategies modifying the network structure to accommodate new knowledge without interfering with old knowledge. These approaches include dynamic expansion and dedicated resource allocation per task.

📖
istilah

Replay-based Methods

Continual learning techniques using storage and selective reuse of past data to maintain performance. These methods vary in their strategy for selecting and resampling stored experiences.

📖
istilah

Task-incremental Learning

Continual learning scenario where task identity is known during inference, allowing the use of masks or specific sub-networks. This simplification facilitates knowledge separation between different tasks.

📖
istilah

Domain-incremental Learning

Paradigm where classes remain constant but data distribution changes progressively between tasks. The model must adapt to new domains while maintaining its ability to recognize all classes.

📖
istilah

Class-incremental learning

Most challenging scenario where new classes are introduced progressively without knowledge of task identity. The model must distinguish between old and new classes while avoiding forgetting past knowledge.

🔍

Tidak ada hasil ditemukan