Glossary entry
Bias (parameter)
बायस (प्यारामिटर)
Definition (English)
An extra learnable value added to a neuron's output to shift it as needed.
अर्थ (नेपालीमा)
न्युरनको आउटपुट आवश्यकताअनुसार सार्न थपिने, सिक्न मिल्ने अतिरिक्त मान।
Glossary entry
बायस (प्यारामिटर)
Definition (English)
An extra learnable value added to a neuron's output to shift it as needed.
अर्थ (नेपालीमा)
न्युरनको आउटपुट आवश्यकताअनुसार सार्न थपिने, सिक्न मिल्ने अतिरिक्त मान।
Related terms
Conditioning
कन्डिसनिङ
Guiding a generative model's output using extra inputs like text, images, or labels.
Neuron (Node)
न्युरन / नोड
A single computing unit in a neural network that combines inputs and produces an output.
Activation Function
एक्टिभेसन फंक्सन
A function that decides whether and how strongly a neuron fires, adding non-linearity.
Adam Optimizer
एडम अप्टिमाइजर
A widely used optimizer that adapts the learning rate for each parameter.
Algorithmic Bias
एल्गोरिदमिक पूर्वाग्रह
Unfair outcomes produced by an algorithm, often due to biased data or design.
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.
Beam Search
बिम सर्च
A decoding method that keeps several candidate sequences to find a high-quality output.