Glossary entry
Hidden Layer
लुकेको तह
Definition (English)
A layer between input and output where a network learns intermediate features.
अर्थ (नेपालीमा)
नेटवर्कले बीचका फिचर सिक्ने, इनपुट र आउटपुटबीचको तह।
Glossary entry
लुकेको तह
Definition (English)
A layer between input and output where a network learns intermediate features.
अर्थ (नेपालीमा)
नेटवर्कले बीचका फिचर सिक्ने, इनपुट र आउटपुटबीचको तह।
Related terms
Forward Propagation
फरवार्ड प्रोपागेसन
Passing input data through a network layer by layer to produce an output.
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.
Output Layer
आउटपुट तह
The final layer of a network that produces the prediction or result.
Autoencoder
अटोइन्कोडर
A network that compresses data into a compact code and reconstructs it, useful for learning features.
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 Map
फिचर म्याप
The output of a convolutional layer showing where certain patterns appear in an image.