[Machine Learning] Vector Quantization (VQ) Notes
The first time I heard about Vector Quantization (VQ) was from a friend who was working on audio processing, which gave me a vague understanding that VQ is a technique used for data feature compression and representation. At that time, I still wasn't clear on how it differed from dimensionality reduction techniques like PCA.
Read More »[Machine Learning] Vector Quantization (VQ) Notes