Parameters Glossary

Browse 4 parameters terms defined in plain English, from the cultural dictionary of computing.

4 Parameters Terms

AI Parameter
A configurable value in an AI system, or in some contexts an individual learned weight inside a model. In product discussions, the phrase often refers to...
Model Parameter
A parameter within a model, or in product usage a configurable setting that affects model behavior. The term can refer either to learned weights or to external...
Parameter Count
The total number of learned parameters in a model, commonly used as a rough indicator of size and sometimes capability. Parameter count is informative, but it...
Weights
The learned numerical parameters of a neural network, adjusted during training to minimize error. A model's weights are its accumulated knowledge — when...

Related Topics