AI Basics
Parameters
Values that determine a model's computation, such as learned weights and additive biases. Training can adjust these values; using a model usually applies them to new inputs. Parameter count describes one aspect of model size, not a universal ranking of quality, speed or cost.
Reviewed
Sources
Member lesson
The definition and sources are public. The complete practical lesson is for members.