Glossary entry
Output Layer
आउटपुट तह
Definition (English)
The final layer of a network that produces the prediction or result.
अर्थ (नेपालीमा)
अनुमान वा नतिजा निकाल्ने नेटवर्कको अन्तिम तह।
Glossary entry
आउटपुट तह
Definition (English)
The final layer of a network that produces the prediction or result.
अर्थ (नेपालीमा)
अनुमान वा नतिजा निकाल्ने नेटवर्कको अन्तिम तह।
Related terms
Forward Propagation
फरवार्ड प्रोपागेसन
Passing input data through a network layer by layer to produce an output.
Hidden Layer
लुकेको तह
A layer between input and output where a network learns intermediate features.
Neuron (Node)
न्युरन / नोड
A single computing unit in a neural network that combines inputs and produces an output.
Prediction
भविष्यवाणी / अनुमान
The output a model produces for a given input, such as a label, number, or generated text.
Feature Map
फिचर म्याप
The output of a convolutional layer showing where certain patterns appear in an image.
Feedforward Network
फिडफरवार्ड नेटवर्क
A neural network where data flows in one direction from input to output.
Input Layer
इनपुट तह
The first layer of a network that receives the raw data.
Layer
तह / लेयर
A group of neurons at the same depth in a network; data flows from layer to layer.