Glossary entry
Catastrophic Forgetting
विनाशकारी विस्मरण
Definition (English)
When a model learning a new task abruptly loses its ability on previous tasks.
अर्थ (नेपालीमा)
नयाँ काम सिक्दा मोडेलले अघिल्ला कामको क्षमता अचानक गुमाउने अवस्था।
Glossary entry
विनाशकारी विस्मरण
Definition (English)
When a model learning a new task abruptly loses its ability on previous tasks.
अर्थ (नेपालीमा)
नयाँ काम सिक्दा मोडेलले अघिल्ला कामको क्षमता अचानक गुमाउने अवस्था।
Related terms
Artificial Intelligence (AI)
कृत्रिम बुद्धिमत्ता
The field of building machines and software that can perform tasks normally requiring human intelligence, such as reasoning, learning, and decision-making.
Few-Shot Learning
फ्यु-सट सिकाइ
Guiding a model to perform a task by showing it just a few examples in the prompt.
In-Context Learning
इन-कन्टेक्स्ट सिकाइ
A model learning to perform a task purely from examples given in the prompt, without retraining.
Transfer Learning
ट्रान्सफर लर्निङ
Reusing a model trained on one task as a starting point for a related task.
Zero-Shot Learning
जिरो-सट सिकाइ
A model performing a task it was never explicitly trained on, using general knowledge.
Active Learning
सक्रिय सिकाइ
A method where the model selects the most useful examples for humans to label.
Adam Optimizer
एडम अप्टिमाइजर
A widely used optimizer that adapts the learning rate for each parameter.
Agentic AI
एजेन्टिक एआई
AI that autonomously plans and executes multi-step tasks using tools and feedback.