237. Quantization

The process of mapping input values from a large set to output values in a smaller set, often used in model compression.

Last updated