About 319,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 …

  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 …

  3. 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 …

  4. What is quantization in machine learning? - Cloudflare

    What is quantization in machine learning? Quantization is a technique for lightening the load of executing machine learning and artificial intelligence (AI) models. It aims to reduce the …

  5. What is Quantization and Why It Matters for AI Inference?

    Jul 20, 2025 · Among many optimization techniques to improve AI inference performance, quantization has become an essential method when deploying modern AI models into real …

  6. Digital Communication - Quantization - Online Tutorials Library

    Quantization is representing the sampled values of the amplitude by a finite set of levels, which means converting a continuous-amplitude sample into a discrete-time signal.

  7. Signal Quantization and Compression Overview

    This can be achieved via quantization. Quantization is a nonlinear and irreversible operation that maps a given amplitude x (n) at time t=nT into a value xn, that belongs to a finite set of values.

  8. Uniform scalar quantization is the simplest and often most practical approach to quantization. Before reaching this conclusion, two approaches to optimal scalar quantizers were taken.

  9. What Is Quantization? Optimizing Data Compression - Coursera

    Oct 16, 2025 · Quantization converts high-precision data into lower-precision data by compressing it to reduce data loss. By optimizing quantization, you can reduce your model's …

  10. Quantization in Machine Learning: 5 Reasons Why It Matters …

    Apr 17, 2025 · Quantization might sound like a topic reserved for hardware engineers or AI researchers in lab coats. But in reality, it sits at the intersection of performance and practicality …