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.

    Language:C++1.4k1783107
  • philippgille/chromem-go

    Embeddable vector database for Go with Chroma-like interface and zero third-party dependencies. In-memory with optional persistence.

    Language:Go4126925
  • yorak/VeRyPy

    A python library with implementations of 15 classical heuristics for the capacitated vehicle routing problem.

    Language:Python27491557
  • 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

    Language:Python27141624
  • HongZhaoHua/jstarcraft-ai

    目标是提供一个完整的Java机器学习(Machine Learning/ML)框架,作为人工智能在学术界与工业界的桥梁. 让相关领域的研发人员能够在各种软硬件环境/数据结构/算法/模型之间无缝切换. 涵盖了从数据处理到模型的训练与评估各个环节,支持硬件加速和并行计算,是最快最全的Java机器学习库.

    Language:Java2185263
  • kyroy/kdtree

    A k-d tree implementation in Go.

    Language:Go1407628
  • Anmol-Singh-Jaggi/Sign-Language-Recognition

    :v: :ok_hand: :fist: :camera: Sign Language Recognition using Python

    Language:Python1337942
  • tzaeschke/phtree

    PH-Tree

    Language:Java127121722
  • sonu275981/Fashion-Recommender-system

    A fashion Recommender system using deep learning Resnet50 and Nearest neighbour algorithm

    Language:Python10841059
  • bbbbbr/gimp-plugin-pixel-art-scalers

    Gimp plugin for scaling / rescaling images with Pixel Art Scaler algorithms such as hqx, xbr and scalex

    Language:C968136
  • neulab/retomaton

    PyTorch code for the RetoMaton paper: "Neuro-Symbolic Language Modeling with Automaton-augmented Retrieval" (ICML 2022)

    Language:Python71614
  • Vita-Nearest-Neighbour

    MuxaJlbl4/Vita-Nearest-Neighbour

    Plugin that makes blurry textures sharper by changing scaling algorithm

    Language:CMake47422
  • 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.

    Language:JavaScript38802
  • teanalab/SWDM

    SIGIR 2017: Embedding-based query expansion for weighted sequential dependence retrieval model

    Language:Python36714
  • KlausVigo/kknn

    Weighted k-Nearest Neighbors

    Language:R2352011
  • tntek/N2DCX

    Official implementation for [N2DCX] Nearest Neighborhood-Based Deep Clustering for Source Data-absent Unsupervised Domain Adaptation

    Language:Python20100
  • iic-jku/ibm_qx_mapping

    Mapping of OPENQASM programs to IBM QX satisfying the architectural constraints

    Language:C++19676
  • yangarbiter/adversarial-nonparametrics

    Robustness for Non-Parametric Classification: A Generic Attack and Defense

    Language:Python18314
  • 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.

    Language:C++11222
  • shamim-hussain/graphene_bulk_nanoribbon_tightbinding

    Nearest neighbor tight-binding estimation of band structures of bulk and nano-ribbon (Armchair and Zigzag) graphene.

    Language:MATLAB11206
  • eldinsahbaz/TwitterBotDetection

    Differentiating between Twitter bots and real users

    Language:Python10411
  • chriski777/TSP_Solver

    Python code for visualizations of algorithms that provide approximate solutions to TSP along with two lower bound approximations

    Language:Python8213
  • nearist/vsx-client

    Client interface for requesting hardware accelerated distance calculation

    Language:Python6601
  • LaurenceLungo/TSP-Solver

    A Travelling Salesman Problem (TSP) solver using a hybrid of strategies

    Language:Python5102
  • mandykoh/go-covertree

    A Go cover tree implementation for nearest-neighbour search and clustering

    Language:Go5200
  • ThorstenDoherr/ultimatch

    counterfactual matching

    Language:Stata5103
  • AFAgarap/dnn-trust

    How can I trust you? An intuition and tutorial on trust score

    Language:Jupyter Notebook4302
  • 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?

    Language:C4100
  • 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.

    Language:Python4100
  • stanislav-antonov/kdtree

    Iterative k-dimensional tree implementation

    Language:Java4212
  • engri-1101/vinal

    A Python package for visualizing graph algorithms.

    Language:Python3130
  • msramalho/feup-cal

    :truck: University Project - Algorithm Design and Analysis - Garbage Truck Route Generation

    Language:C++320
  • KodAgge/Feasibility-Prediction

    Blackbox feasibility prediction with machine learning to optimize a CMA-ES algorithm

    Language:Jupyter Notebook2100
  • mpfi-dsp/GoldInAndOut

    🔬🥇🧠🍔 Automated Gold Particle Analysis For Freeze Fracture Replica Electron Microscopy Images

    Language:Python21253
  • shekkizh/VISSL_NNK_Benchmark

    Integrating NNK evaluation with VISSL framework

    Language:Python2100