Term Weights
Definition

Weights are learned numerical values inside a model that influence how inputs are transformed into outputs.

Context & Usage

Weights are a major part of a model's parameters, but not every configuration or runtime setting should be treated as a learned weight.

Categories Software Development and Programming, Artificial Intelligence