The Wayback Machine - https://web.archive.org/web/20210731201325/https://github.com/topics/vector-quantization
Skip to content
#

vector-quantization

Here are 43 public repositories matching this topic...

Dice.com repo to accompany the dice.com 'Vectors in Search' talk by Simon Hughes, from the Activate 2018 search conference, and the 'Searching with Vectors' talk from Haystack 2019 (US). Builds upon my conceptual search and semantic search work from 2015
  • Updated May 12, 2021
  • Python

k-means clustering is a method of vector quantization, originally from signal processing, that is popular for cluster analysis in data mining. k-means clustering aims to partition n observations into k clusters in which each observation belongs to the cluster with the nearest mean, serving as a prototype of the cluster.
  • Updated Jan 27, 2021
  • C++

Improve this page

Add a description, image, and links to the vector-quantization topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the vector-quantization topic, visit your repo's landing page and select "manage topics."

Learn more