Glossary entry
Algorithmic Bias
एल्गोरिदमिक पूर्वाग्रह
Definition (English)
Unfair outcomes produced by an algorithm, often due to biased data or design.
अर्थ (नेपालीमा)
प्रायः पक्षपाती डाटा वा डिजाइनका कारण एल्गोरिदमले निकाल्ने अन्यायपूर्ण नतिजा।
Glossary entry
एल्गोरिदमिक पूर्वाग्रह
Definition (English)
Unfair outcomes produced by an algorithm, often due to biased data or design.
अर्थ (नेपालीमा)
प्रायः पक्षपाती डाटा वा डिजाइनका कारण एल्गोरिदमले निकाल्ने अन्यायपूर्ण नतिजा।
Related terms
Bias (in AI)
पूर्वाग्रह (एआईमा)
Systematic unfairness in AI outputs, often reflecting biases present in training data.
Bias Mitigation
पूर्वाग्रह न्यूनीकरण
Techniques to detect and reduce unfair bias in data and models.
A* Search
ए-स्टार खोज
A pathfinding algorithm that combines actual cost and an estimate to find the best route.
Algorithm
एल्गोरिदम / कार्यविधि
A step-by-step set of instructions a computer follows to solve a problem or complete a task.
Automation Bias
स्वचालन पूर्वाग्रह
The tendency of people to over-trust suggestions made by automated systems.
Autoregressive
अटोरिग्रेसिभ
Generating output one token at a time, each based on all the tokens produced before it.
Avatar
अवतार
A digital character or representation of a person, often AI-generated or animated.
Backpropagation
ब्याकप्रोपागेसन
The algorithm that adjusts weights by sending error signals backward through the network.