Glossary entry
Pipeline
पाइपलाइन
Definition (English)
An automated sequence of steps that moves data through processing, training, and deployment.
अर्थ (नेपालीमा)
डाटालाई प्रशोधन, तालिम र तैनातीमार्फत लैजाने स्वचालित चरणहरूको क्रम।
Glossary entry
पाइपलाइन
Definition (English)
An automated sequence of steps that moves data through processing, training, and deployment.
अर्थ (नेपालीमा)
डाटालाई प्रशोधन, तालिम र तैनातीमार्फत लैजाने स्वचालित चरणहरूको क्रम।
Related terms
Epoch
इपोक
One complete pass of the entire training dataset through the model.
AI Assistant
एआई सहायक
An AI-powered tool that helps users with tasks through conversation or commands.
Automation Bias
स्वचालन पूर्वाग्रह
The tendency of people to over-trust suggestions made by automated systems.
Backend
ब्याकएन्ड
The server-side part of an application that handles logic, data, and processing.
Backpropagation
ब्याकप्रोपागेसन
The algorithm that adjusts weights by sending error signals backward through the network.
Bagging
ब्यागिङ
Training many models on random data subsets and averaging them to reduce variance.
Batch
ब्याच
A small subset of training data processed together in one step of training.
Batch Normalization
ब्याच नर्मलाइजेसन
A technique that stabilizes and speeds up training by normalizing layer inputs.