Glossary entry
Version Control
संस्करण नियन्त्रण
Definition (English)
Tracking and managing changes to code over time, commonly with Git.
अर्थ (नेपालीमा)
प्रायः गिटसहित, समयसँगै कोडका परिवर्तन ट्र्याक र व्यवस्थापन गर्ने काम।
Glossary entry
संस्करण नियन्त्रण
Definition (English)
Tracking and managing changes to code over time, commonly with Git.
अर्थ (नेपालीमा)
प्रायः गिटसहित, समयसँगै कोडका परिवर्तन ट्र्याक र व्यवस्थापन गर्ने काम।
Related terms
Model Drift
मोडेल ड्रिफ्ट
The gradual decline in a model's accuracy as real-world data changes over time.
Serverless
सर्भरलेस
A model where code runs on demand without managing the underlying servers.
Autoencoder
अटोइन्कोडर
A network that compresses data into a compact code and reconstructs it, useful for learning features.
Autoregressive
अटोरिग्रेसिभ
Generating output one token at a time, each based on all the tokens produced before it.
Autoscaling
अटोस्केलिङ
Automatically adding or removing computing resources as demand changes.
Batch Inference
ब्याच इन्फरेन्स
Running predictions on many inputs together rather than one at a time.
CI/CD
सीआई/सीडी
Practices that automatically test and release software changes quickly and reliably.
Citizen Developer
नागरिक विकासकर्ता
A non-technical employee who builds applications using low-code or no-code tools.