Related terms
Other terms related to Active Learning.
-
Autoencoder
अटोइन्कोडर
A network that compresses data into a compact code and reconstructs it, useful for learning features.
-
Few-Shot Learning
फ्यु-सट सिकाइ
Guiding a model to perform a task by showing it just a few examples in the prompt.
-
In-Context Learning
इन-कन्टेक्स्ट सिकाइ
A model learning to perform a task purely from examples given in the prompt, without retraining.
-
Supervised Learning
पर्यवेक्षित सिकाइ
Training a model on labeled examples so it learns to map inputs to known outputs.
-
Adam Optimizer
एडम अप्टिमाइजर
A widely used optimizer that adapts the learning rate for each parameter.
-
Artificial Intelligence (AI)
कृत्रिम बुद्धिमत्ता
The field of building machines and software that can perform tasks normally requiring human intelligence, such as reasoning, learning, and decision-making.
-
Attention Mechanism
एटेन्सन मेकानिज्म / ध्यान संयन्त्र
A technique that lets a model focus on the most relevant parts of the input.
-
Black Box
ब्ल्याक बक्स
An AI system whose internal workings are too complex for humans to easily interpret.