Glossary entry
Seed
सिड
Definition (English)
A starting number that makes a generative model's random output reproducible.
अर्थ (नेपालीमा)
जेनेरेटिभ मोडेलको अनियमित नतिजा पुनः उत्पादन गर्न मिल्ने बनाउने सुरुको सङ्ख्या।
Glossary entry
सिड
Definition (English)
A starting number that makes a generative model's random output reproducible.
अर्थ (नेपालीमा)
जेनेरेटिभ मोडेलको अनियमित नतिजा पुनः उत्पादन गर्न मिल्ने बनाउने सुरुको सङ्ख्या।
Related terms
Conditioning
कन्डिसनिङ
Guiding a generative model's output using extra inputs like text, images, or labels.
Diffusion Model
डिफ्युजन मोडेल
A generative model that creates images by gradually removing noise from random data.
Prediction
भविष्यवाणी / अनुमान
The output a model produces for a given input, such as a label, number, or generated text.
AI Art
एआई कला
Visual artwork created with the help of generative AI tools.
AUC
एयूसी
The area under the ROC curve summarizing classification performance as a single number.
Autoregressive
अटोरिग्रेसिभ
Generating output one token at a time, each based on all the tokens produced before it.
Bagging
ब्यागिङ
Training many models on random data subsets and averaging them to reduce variance.
Beam Search
बिम सर्च
A decoding method that keeps several candidate sequences to find a high-quality output.