Glossary entry
Stride
स्ट्राइड
Definition (English)
How many pixels a convolution filter moves at each step across an image.
अर्थ (नेपालीमा)
कन्भोलुसन फिल्टर तस्बिरमा प्रत्येक चरणमा कति पिक्सेल सर्छ भन्ने।
Glossary entry
स्ट्राइड
Definition (English)
How many pixels a convolution filter moves at each step across an image.
अर्थ (नेपालीमा)
कन्भोलुसन फिल्टर तस्बिरमा प्रत्येक चरणमा कति पिक्सेल सर्छ भन्ने।
Related terms
Padding
प्याडिङ
Adding extra border pixels so a convolution can process an image's edges.
Artificial General Intelligence (AGI)
कृत्रिम सामान्य बुद्धिमत्ता
A hypothetical AI that can understand and perform any intellectual task a human can, across many domains.
Distributed Training
वितरित तालिम
Training a model across many machines or chips at once to handle large workloads.
Federated Learning
फेडरेटेड लर्निङ
Training a shared model across many devices without moving their private data to a server.
Greedy Algorithm
लोभी एल्गोरिदम
An approach that makes the best immediate choice at each step, hoping for a good overall result.
Histogram
हिस्टोग्राम
A chart showing how often each brightness or color value appears in an image.
Image Segmentation
तस्बिर खण्डीकरण
Dividing an image into regions and labeling each pixel by what it belongs to.
Kernel (Filter)
कर्नेल / फिल्टर
A small matrix slid over an image to detect features like edges or textures.