Glossary entry
Training
तालिम / प्रशिक्षण
Definition (English)
The process of feeding data to a model so it can learn the patterns needed to perform a task.
अर्थ (नेपालीमा)
मोडेललाई डाटा खुवाएर काम गर्न आवश्यक ढाँचा सिकाउने प्रक्रिया।
Glossary entry
तालिम / प्रशिक्षण
Definition (English)
The process of feeding data to a model so it can learn the patterns needed to perform a task.
अर्थ (नेपालीमा)
मोडेललाई डाटा खुवाएर काम गर्न आवश्यक ढाँचा सिकाउने प्रक्रिया।
Related terms
Artificial General Intelligence (AGI)
कृत्रिम सामान्य बुद्धिमत्ता
A hypothetical AI that can understand and perform any intellectual task a human can, across many domains.
Data
डाटा / तथ्याङ्क
Raw facts, numbers, text, images, or sounds that AI systems learn from and process.
Deep Learning
गहन सिकाइ
Machine learning using neural networks with many layers to learn complex patterns.
Few-Shot Learning
फ्यु-सट सिकाइ
Guiding a model to perform a task by showing it just a few examples in the prompt.
Fine-Tuning
फाइन-ट्युनिङ
Further training a pre-trained model on specific data to specialize it for a task.
In-Context Learning
इन-कन्टेक्स्ट सिकाइ
A model learning to perform a task purely from examples given in the prompt, without retraining.
Machine Learning (ML)
मेसिन लर्निङ
A branch of AI where computers learn patterns from data instead of being explicitly programmed with rules.
Model
मोडेल
The output of a machine learning process — a system that has learned patterns from data and can make predictions on new data.