About 386,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. Quantization in Deep Learning - GeeksforGeeks

    Jul 23, 2025 · The article will provide a comprehensive view of quantization, its benefits, challenges, different techniques, and real-world applications.

  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. Quantization - Hugging Face

    Quantization Quantization is a technique to reduce the computational and memory costs of running inference by representing the weights and activations with low-precision data types …

  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. What is a Quantization? - byteplus.com

    Quantization is a process of converting a continuous set of values (like all the possible real - number values) into a discrete set. In simple terms, it's like taking a wide range of possibilities …

  9. quantization - Wiktionary, the free dictionary

    18 hours ago · quantization (countable and uncountable, plural quantizations) (uncountable, signal processing) The process of approximating a continuous signal by a set of discrete …

  10. Quantization in DSP: A Comprehensive Guide

    Jun 10, 2025 · Learn the basics of quantization, its types, and its significance in digital signal processing, along with real-world examples and best practices