Glossary entry
Narrow AI
सीमित एआई
Definition (English)
AI designed and trained for one specific task, like spam filtering or face recognition.
अर्थ (नेपालीमा)
एउटै निश्चित कामका लागि बनाइएको एआई — जस्तै स्प्याम छान्ने वा अनुहार चिन्ने।
Glossary entry
सीमित एआई
Definition (English)
AI designed and trained for one specific task, like spam filtering or face recognition.
अर्थ (नेपालीमा)
एउटै निश्चित कामका लागि बनाइएको एआई — जस्तै स्प्याम छान्ने वा अनुहार चिन्ने।
Related terms
Fine-Tuning
फाइन-ट्युनिङ
Further training a pre-trained model on specific data to specialize it for a task.
Pre-training
पूर्व-तालिम
The initial large-scale training of a model on broad data before any task-specific tuning.
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.
Adversarial Attack
प्रतिकूल आक्रमण
Deliberately crafted inputs designed to fool an AI model into making mistakes.
Algorithm
एल्गोरिदम / कार्यविधि
A step-by-step set of instructions a computer follows to solve a problem or complete a task.
Artificial General Intelligence (AGI)
कृत्रिम सामान्य बुद्धिमत्ता
A hypothetical AI that can understand and perform any intellectual task a human can, across many domains.
Boolean Logic
बुलियन तर्क
Reasoning with true/false values combined by operations like AND, OR, and NOT.