Glossary · letter E
AI terms starting with E.
16 entries that start with E, each with its Nepali equivalent and a plain-language definition. Click any term to open its dedicated page.
-
Early Stopping
अर्ली स्टपिङ
Halting training once validation performance stops improving to avoid overfitting.
-
Echo Chamber
इको च्याम्बर
An environment where people mainly encounter beliefs that reinforce their own.
-
Edge AI
एज एआई
Running AI directly on local devices like phones instead of in the cloud.
-
Edge Detection
किनारा पहिचान
Finding boundaries within an image where brightness changes sharply.
-
Embedding
एम्बेडिङ
A numerical vector that represents the meaning of a word, sentence, or item.
-
Embodied AI
मूर्त एआई
AI that learns and acts through a physical or virtual body interacting with an environment.
-
Encoder-Decoder
इन्कोडर-डिकोडर
An architecture that compresses input into a representation then expands it into output.
-
Ensemble Learning
समूह सिकाइ
Combining multiple models to produce a stronger overall prediction.
-
Epoch
इपोक
One complete pass of the entire training dataset through the model.
-
ETL
ईटीएल (निकाल्ने-बदल्ने-लोड)
Extract, Transform, Load — the process of preparing data for storage and analysis.
-
Existential Risk
अस्तित्वगत जोखिम
The concern that highly advanced AI could pose severe, large-scale risks to humanity.
-
Experiment Tracking
प्रयोग ट्र्याकिङ
Recording the settings, data, and results of model experiments for comparison.
-
Expert System
विशेषज्ञ प्रणाली
A rule-based program that mimics the decision-making of a human expert in a specific field.
-
Explainability (XAI)
व्याख्यायोग्यता
The degree to which a model's reasoning can be understood and explained.
-
Exploration vs Exploitation
अन्वेषण बनाम उपयोग
An RL tradeoff between trying new actions and using known rewarding ones.
-
Exploratory Data Analysis (EDA)
अन्वेषणात्मक डाटा विश्लेषण
Inspecting and visualizing data early to understand its patterns and problems.