Glossary entry
ReLU
रेलु (ReLU)
Definition (English)
A popular activation function that outputs the input if positive and zero otherwise.
अर्थ (नेपालीमा)
इनपुट धनात्मक भए त्यही, नभए शून्य दिने लोकप्रिय एक्टिभेसन फंक्सन।
Glossary entry
रेलु (ReLU)
Definition (English)
A popular activation function that outputs the input if positive and zero otherwise.
अर्थ (नेपालीमा)
इनपुट धनात्मक भए त्यही, नभए शून्य दिने लोकप्रिय एक्टिभेसन फंक्सन।
Related terms
Tanh
टान्ह
An activation function outputting values between -1 and 1, centered at zero.
Activation Function
एक्टिभेसन फंक्सन
A function that decides whether and how strongly a neuron fires, adding non-linearity.
Attention Mechanism
एटेन्सन मेकानिज्म / ध्यान संयन्त्र
A technique that lets a model focus on the most relevant parts of the input.
Bias (in AI)
पूर्वाग्रह (एआईमा)
Systematic unfairness in AI outputs, often reflecting biases present in training data.
Dimensionality Reduction
आयाम न्यूनीकरण
Reducing the number of input features while keeping important information.
Encoder-Decoder
इन्कोडर-डिकोडर
An architecture that compresses input into a representation then expands it into output.
Feature
फिचर / विशेषता
An individual measurable property of the data used as input to a model.
Feature Importance
फिचर महत्त्व
A score showing how much each input feature contributes to a model's predictions.