Glossary entry
Open Weights
खुला वजन
Definition (English)
Releasing a model's learned parameters publicly so others can run and adapt it.
अर्थ (नेपालीमा)
अरूले चलाउन र ढाल्न सकून् भनी मोडेलका सिकेका प्यारामिटर सार्वजनिक गर्ने काम।
Glossary entry
खुला वजन
Definition (English)
Releasing a model's learned parameters publicly so others can run and adapt it.
अर्थ (नेपालीमा)
अरूले चलाउन र ढाल्न सकून् भनी मोडेलका सिकेका प्यारामिटर सार्वजनिक गर्ने काम।
Related terms
Open Source
खुला स्रोत
Software whose code is publicly available for anyone to use, study, and modify.
Backpropagation
ब्याकप्रोपागेसन
The algorithm that adjusts weights by sending error signals backward through the network.
Class Imbalance
वर्ग असन्तुलन
When some categories have far more examples than others, biasing a model.
Gradient Descent
ग्र्याडियन्ट डिसेन्ट
An optimization method that gradually reduces error by adjusting parameters step by step.
Hugging Face
हगिङ फेस
A platform and community hub for sharing open machine learning models and datasets.
Intelligence
बुद्धिमत्ता
The ability to acquire knowledge, reason, solve problems, and adapt to new situations.
Kubernetes
कुबेर्नेटेस
An open-source system for automating deployment and scaling of containerized apps.
Learning Rate
लर्निङ रेट / सिकाइ दर
A setting that controls how big each step is when a model updates its parameters.