Neural Network Pruning
Noun · AI & Machine Learning
Definitions
The removal of weights, neurons, or connections from a neural network to make it smaller or more efficient while trying to preserve performance. Pruning is one way to reduce inference cost and model size.
In plain English: Removing parts of a neural network to make it smaller or faster.
Example: "The mobile deployment relied on neural network pruning to fit the model inside the device's memory budget."