Glossary entry
Feedforward Network
फिडफरवार्ड नेटवर्क
Definition (English)
A neural network where data flows in one direction from input to output.
अर्थ (नेपालीमा)
डाटा इनपुटदेखि आउटपुटतर्फ एकैतर्फ बग्ने न्युरल नेटवर्क।
Glossary entry
फिडफरवार्ड नेटवर्क
Definition (English)
A neural network where data flows in one direction from input to output.
अर्थ (नेपालीमा)
डाटा इनपुटदेखि आउटपुटतर्फ एकैतर्फ बग्ने न्युरल नेटवर्क।
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.
Convolutional Neural Network (CNN)
कन्भोलुसनल न्युरल नेटवर्क
A neural network specialized for images that detects spatial patterns like edges and shapes.
Encoder-Decoder
इन्कोडर-डिकोडर
An architecture that compresses input into a representation then expands it into output.
Input Layer
इनपुट तह
The first layer of a network that receives the raw data.
Large Language Model (LLM)
ठूलो भाषा मोडेल
A very large neural network trained on massive text to understand and generate language.
Layer
तह / लेयर
A group of neurons at the same depth in a network; data flows from layer to layer.