About 133,000 results
Open links in new tab
  1. Quantization (signal processing) - Wikipedia

    In mathematics and digital signal processing, quantization is the process of mapping input values from a large set (often a continuous set) to output values in a (countable) smaller set, often with a finite …

  2. What is Quantization - GeeksforGeeks

    Nov 6, 2025 · Quantization is a model optimization technique that reduces the precision of numerical values such as weights and activations in models to make them faster and more efficient. It helps …

  3. Model Quantization: Concepts, Methods, and Why It Matters

    Nov 24, 2025 · Quantization reduces the precision of model parameters and activations (for example, from FP32/FP16 to FP8) to shrink memory footprint, improve inference speed, and lower energy …

  4. What is quantization? - IBM

    Quantization is the process of reducing the precision of a digital signal, typically from a higher-precision format to a lower-precision format. This technique is widely used in various fields, including signal …

  5. What Is Quantization? | How It Works & Applications

    Quantization is the process of mapping continuous infinite values to a smaller set of discrete finite values. In the context of simulation and embedded computing, it is about approximating real-world …

  6. What Is Quantization? Physics, Signals, and AI Explained

    Mar 11, 2026 · Quantization means different things in physics, signal processing, and AI—but the core idea of discrete values connects them all.

  7. Digital Communication - Quantization - Online Tutorials Library

    Quantization Noise It is a type of quantization error, which usually occurs in analog audio signal, while quantizing it to digital. For example, in music, the signals keep changing continuously, where a …

  8. Electronic applications: 3.4 Quantisation of a signal - OpenLearn

    Any binary word will always give an even number of quantisation levels. In general, a binary word with bits gives quantisation levels – hence a 3-bit word gives 8 levels, a 4-bit word gives 16 levels, a 5-bit …

  9. What is quantization in machine learning? - Cloudflare

    Quantization enables machine learning models to use less memory and computing power for faster responses and reduce costs. However, it can make AI inference less precise.

  10. Quantization (Signal Processing) - an overview | ScienceDirect Topics

    Quantization is the direct mapping of parameters or samples into a compact digital representation for transmission or storage. Several other chapters of this book on coding techniques extensively …