Glossary entry
Weight
वजन / वेट
Definition (English)
A learned value that determines the strength of a connection between neurons.
अर्थ (नेपालीमा)
न्युरनहरूबीचको जडानको बलियोपन तोक्ने, सिकेर निकालिएको मान।
Glossary entry
वजन / वेट
Definition (English)
A learned value that determines the strength of a connection between neurons.
अर्थ (नेपालीमा)
न्युरनहरूबीचको जडानको बलियोपन तोक्ने, सिकेर निकालिएको मान।
Related terms
Parameter
प्यारामिटर
A value inside a model (like a weight) learned from data during training.
Bias-Variance Tradeoff
बायस-भेरियन्स सन्तुलन
The balance between a model being too simple (high bias) and too sensitive to data (high variance).
Brain-Computer Interface
मस्तिष्क-कम्प्युटर अन्तरापृष्ठ
Technology that enables direct communication between the brain and a computer.
Build vs Buy
बनाउने कि किन्ने
The decision between developing an AI solution in-house or purchasing an existing one.
Cross-Entropy
क्रस-एन्ट्रोपी
A loss function measuring the gap between predicted and true probability distributions.
Dependency Parsing
निर्भरता विश्लेषण
Analyzing the grammatical relationships between words in a sentence.
Digital Divide
डिजिटल खाडल
The gap between those who have access to technology and AI and those who do not.
Dropout
ड्रपआउट
A regularization method that randomly disables neurons during training to reduce overfitting.