Glossary entry
Cost Function
लागत फंक्सन
Definition (English)
A function measuring total model error that training tries to minimize.
अर्थ (नेपालीमा)
तालिमले न्यूनतम बनाउन खोज्ने, मोडेलको कुल त्रुटि नाप्ने फंक्सन।
Glossary entry
लागत फंक्सन
Definition (English)
A function measuring total model error that training tries to minimize.
अर्थ (नेपालीमा)
तालिमले न्यूनतम बनाउन खोज्ने, मोडेलको कुल त्रुटि नाप्ने फंक्सन।
Related terms
Label
लेबल
The correct answer attached to a training example that the model tries to predict.
Total Cost of Ownership
कुल स्वामित्व लागत
The full cost of an AI system over its life, including build, run, and maintenance.
A* Search
ए-स्टार खोज
A pathfinding algorithm that combines actual cost and an estimate to find the best route.
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.
Bias (in AI)
पूर्वाग्रह (एआईमा)
Systematic unfairness in AI outputs, often reflecting biases present in training data.