Glossary entry
Fully Connected Layer
पूर्ण जडित तह
Definition (English)
A layer where every neuron connects to every neuron in the next layer.
अर्थ (नेपालीमा)
प्रत्येक न्युरन अर्को तहका हरेक न्युरनसँग जोडिने तह।
Glossary entry
पूर्ण जडित तह
Definition (English)
A layer where every neuron connects to every neuron in the next layer.
अर्थ (नेपालीमा)
प्रत्येक न्युरन अर्को तहका हरेक न्युरनसँग जोडिने तह।
Related terms
Activation Function
एक्टिभेसन फंक्सन
A function that decides whether and how strongly a neuron fires, adding non-linearity.
Batch Normalization
ब्याच नर्मलाइजेसन
A technique that stabilizes and speeds up training by normalizing layer inputs.
Bias (parameter)
बायस (प्यारामिटर)
An extra learnable value added to a neuron's output to shift it as needed.
Channel
च्यानल
A separate layer of information in data, such as the red, green, or blue in an image.
Cluster (Compute)
क्लस्टर (गणना)
A group of connected computers working together as one powerful system.
Feature Map
फिचर म्याप
The output of a convolutional layer showing where certain patterns appear in an image.
Forward Propagation
फरवार्ड प्रोपागेसन
Passing input data through a network layer by layer to produce an output.
GPT
जीपीटी (GPT)
A family of generative transformer models that produce text by predicting the next token.