nearest-neighbor
There are 97 repositories under nearest-neighbor topic.
fwilliams/point-cloud-utils
An easy-to-use Python library for processing and manipulating 3D point clouds and meshes.
philippgille/chromem-go
Embeddable vector database for Go with Chroma-like interface and zero third-party dependencies. In-memory with optional persistence.
yorak/VeRyPy
A python library with implementations of 15 classical heuristics for the capacitated vehicle routing problem.
neulab/knn-transformers
PyTorch + HuggingFace code for RetoMaton: "Neuro-Symbolic Language Modeling with Automaton-augmented Retrieval" (ICML 2022), including an implementation of kNN-LM and kNN-MT
HongZhaoHua/jstarcraft-ai
目标是提供一个完整的Java机器学习(Machine Learning/ML)框架,作为人工智能在学术界与工业界的桥梁. 让相关领域的研发人员能够在各种软硬件环境/数据结构/算法/模型之间无缝切换. 涵盖了从数据处理到模型的训练与评估各个环节,支持硬件加速和并行计算,是最快最全的Java机器学习库.
kyroy/kdtree
A k-d tree implementation in Go.
Anmol-Singh-Jaggi/Sign-Language-Recognition
:v: :ok_hand: :fist: :camera: Sign Language Recognition using Python
tzaeschke/phtree
PH-Tree
sonu275981/Fashion-Recommender-system
A fashion Recommender system using deep learning Resnet50 and Nearest neighbour algorithm
bbbbbr/gimp-plugin-pixel-art-scalers
Gimp plugin for scaling / rescaling images with Pixel Art Scaler algorithms such as hqx, xbr and scalex
neulab/retomaton
PyTorch code for the RetoMaton paper: "Neuro-Symbolic Language Modeling with Automaton-augmented Retrieval" (ICML 2022)
MuxaJlbl4/Vita-Nearest-Neighbour
Plugin that makes blurry textures sharper by changing scaling algorithm
MatthewCallis/retinize
Retinize will upscale (using nearest neighbor) images to look correctly on retina screens. This is particularly useful for pixel art when you don't want to store an upscaled version.
teanalab/SWDM
SIGIR 2017: Embedding-based query expansion for weighted sequential dependence retrieval model
KlausVigo/kknn
Weighted k-Nearest Neighbors
tntek/N2DCX
Official implementation for [N2DCX] Nearest Neighborhood-Based Deep Clustering for Source Data-absent Unsupervised Domain Adaptation
iic-jku/ibm_qx_mapping
Mapping of OPENQASM programs to IBM QX satisfying the architectural constraints
yangarbiter/adversarial-nonparametrics
Robustness for Non-Parametric Classification: A Generic Attack and Defense
cchatzis/Nearest-Neighbour-LSH
C++ program that, given a vectorised dataset and query set, performs locality sensitive hashing, finding either Nearest Neighbour (NN) or Neighbours in specified range of points in query set, using either Euclidian distance or Cosine Similarity.
shamim-hussain/graphene_bulk_nanoribbon_tightbinding
Nearest neighbor tight-binding estimation of band structures of bulk and nano-ribbon (Armchair and Zigzag) graphene.
eldinsahbaz/TwitterBotDetection
Differentiating between Twitter bots and real users
chriski777/TSP_Solver
Python code for visualizations of algorithms that provide approximate solutions to TSP along with two lower bound approximations
nearist/vsx-client
Client interface for requesting hardware accelerated distance calculation
LaurenceLungo/TSP-Solver
A Travelling Salesman Problem (TSP) solver using a hybrid of strategies
mandykoh/go-covertree
A Go cover tree implementation for nearest-neighbour search and clustering
ThorstenDoherr/ultimatch
counterfactual matching
AFAgarap/dnn-trust
How can I trust you? An intuition and tutorial on trust score
EmreKumas/Travelling_Salesman_Problem_2Opt_Solution
The travelling salesman problem (TSP) asks the following question: Given a list of cities and the distances between each pair of cities, what is the shortest possible route that visits each city exactly once and returns to the origin city?
ngchunlong279645/Capacitated-Vehicle-Routing-Problem-CVRP-
Optimizing vehicle routing for efficient delivery of goods to various customer locations while minimizing costs. This project implements algorithms to solve the Capacitated Vehicle Routing Problem (CVRP) using Python and frameworks like Google OR-Tools and the nearest neighbor heuristic, with the latter being used for comparison purposes.
stanislav-antonov/kdtree
Iterative k-dimensional tree implementation
engri-1101/vinal
A Python package for visualizing graph algorithms.
msramalho/feup-cal
:truck: University Project - Algorithm Design and Analysis - Garbage Truck Route Generation
KodAgge/Feasibility-Prediction
Blackbox feasibility prediction with machine learning to optimize a CMA-ES algorithm
mpfi-dsp/GoldInAndOut
🔬🥇🧠🍔 Automated Gold Particle Analysis For Freeze Fracture Replica Electron Microscopy Images
shekkizh/VISSL_NNK_Benchmark
Integrating NNK evaluation with VISSL framework