Glossary entry
Symbolic AI
प्रतीकात्मक एआई
Definition (English)
An older approach to AI based on explicit rules and logic rather than learning from data.
अर्थ (नेपालीमा)
डाटाबाट सिक्नुभन्दा स्पष्ट नियम र तर्कमा आधारित एआईको पुरानो तरिका।
Glossary entry
प्रतीकात्मक एआई
Definition (English)
An older approach to AI based on explicit rules and logic rather than learning from data.
अर्थ (नेपालीमा)
डाटाबाट सिक्नुभन्दा स्पष्ट नियम र तर्कमा आधारित एआईको पुरानो तरिका।
Related terms
Fuzzy Logic
फजी लजिक / अस्पष्ट तर्क
A reasoning approach that handles degrees of truth instead of strict true/false values.
Machine Learning (ML)
मेसिन लर्निङ
A branch of AI where computers learn patterns from data instead of being explicitly programmed with rules.
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.
AI Governance
एआई सुशासन
The rules, roles, and processes that guide responsible development and use of AI.
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.
Autoencoder
अटोइन्कोडर
A network that compresses data into a compact code and reconstructs it, useful for learning features.
Autoregressive
अटोरिग्रेसिभ
Generating output one token at a time, each based on all the tokens produced before it.