Glossary entry
Neural Architecture Search (NAS)
न्युरल आर्किटेक्चर खोज
Definition (English)
Automatically searching for the best neural network design for a task.
अर्थ (नेपालीमा)
कुनै कामका लागि उत्तम न्युरल नेटवर्क डिजाइन स्वतः खोज्ने काम।
Glossary entry
न्युरल आर्किटेक्चर खोज
Definition (English)
Automatically searching for the best neural network design for a task.
अर्थ (नेपालीमा)
कुनै कामका लागि उत्तम न्युरल नेटवर्क डिजाइन स्वतः खोज्ने काम।
Related terms
Transformer
ट्रान्सफर्मर
A neural network architecture using attention that powers most modern language models.
A* Search
ए-स्टार खोज
A pathfinding algorithm that combines actual cost and an estimate to find the best route.
Convolutional Neural Network (CNN)
कन्भोलुसनल न्युरल नेटवर्क
A neural network specialized for images that detects spatial patterns like edges and shapes.
Feedforward Network
फिडफरवार्ड नेटवर्क
A neural network where data flows in one direction from input to output.
Grid Search
ग्रिड सर्च
Trying every combination from a set of hyperparameter values to find the best.
Large Language Model (LLM)
ठूलो भाषा मोडेल
A very large neural network trained on massive text to understand and generate language.
Neural Network
न्युरल नेटवर्क / तन्त्रिका सञ्जाल
A model inspired by the brain, made of connected layers of nodes that learn from data.
Neuron (Node)
न्युरन / नोड
A single computing unit in a neural network that combines inputs and produces an output.