Glossary entry
Neuron (Node)
न्युरन / नोड
Definition (English)
A single computing unit in a neural network that combines inputs and produces an output.
अर्थ (नेपालीमा)
न्युरल नेटवर्कको एउटा गणना एकाइ जसले इनपुट मिलाएर आउटपुट निकाल्छ।
Glossary entry
न्युरन / नोड
Definition (English)
A single computing unit in a neural network that combines inputs and produces an output.
अर्थ (नेपालीमा)
न्युरल नेटवर्कको एउटा गणना एकाइ जसले इनपुट मिलाएर आउटपुट निकाल्छ।
Related terms
Perceptron
पर्सेप्ट्रोन
The simplest neural unit that combines weighted inputs to produce a single output.
Feedforward Network
फिडफरवार्ड नेटवर्क
A neural network where data flows in one direction from input to output.
Output Layer
आउटपुट तह
The final layer of a network that produces the prediction or result.
Recurrent Neural Network (RNN)
रिकरेन्ट न्युरल नेटवर्क
A network designed for sequences that remembers previous inputs as it processes data.
Bias (parameter)
बायस (प्यारामिटर)
An extra learnable value added to a neuron's output to shift it as needed.
Conditioning
कन्डिसनिङ
Guiding a generative model's output using extra inputs like text, images, or labels.
Convolutional Neural Network (CNN)
कन्भोलुसनल न्युरल नेटवर्क
A neural network specialized for images that detects spatial patterns like edges and shapes.
Forward Propagation
फरवार्ड प्रोपागेसन
Passing input data through a network layer by layer to produce an output.