GitHub topics: approximate-nearest-neighbor-search
KaijuuN8/zeusdb
# ZeusDBZeusDB is a powerful database solution designed for ease of use and flexibility. π©οΈ With support for Python 3.10 to 3.13, it integrates smoothly into your projects. π
Language: Python - Size: 12.7 KB - Last synced at: about 20 hours ago - Pushed at: about 21 hours ago - Stars: 0 - Forks: 0

lmcinnes/pynndescent
A Python nearest neighbor descent for approximate nearest neighbors
Language: Python - Size: 9.58 MB - Last synced at: about 5 hours ago - Pushed at: 7 months ago - Stars: 928 - Forks: 106

microsoft/SPTAG
A distributed approximate nearest neighborhood search (ANN) library which provides a high quality vector index build, search and distributed online serving toolkits for large scale vector search scenario.
Language: C++ - Size: 25.2 MB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 4,913 - Forks: 594

infiniflow/infinity
The AI-native database built for LLM applications, providing incredibly fast hybrid search of dense vector, sparse vector, tensor (multi-vector), and full-text
Language: C++ - Size: 64.4 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 3,755 - Forks: 352

thustorage/PipeANN
A low latency, billion-scale, and updatable graph-based vector store on SSD.
Language: Jupyter Notebook - Size: 4.39 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 34 - Forks: 7

ZeusDB/zeusdb
High-performance database management system
Language: Python - Size: 14.6 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 2 - Forks: 0

lancedb/lancedb
Developer-friendly, embedded retrieval engine for multimodal AI. Search More; Manage Less.
Language: Rust - Size: 20.5 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 6,672 - Forks: 499

pgvector/pgvector
Open-source vector similarity search for Postgres
Language: C - Size: 1.77 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 16,146 - Forks: 788

AntonisZks/Information-Systems-Software-Development-Project
A university project implementing Vamana-Indexing-Algorithm (VIA) for Approximate-Nearest-Neighbors (ANN) problem.
Language: C++ - Size: 39 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 4 - Forks: 1

spotify/annoy
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
Language: C++ - Size: 1.93 MB - Last synced at: 4 days ago - Pushed at: 11 months ago - Stars: 13,809 - Forks: 1,198

ncn-foreigners/blocking
An R package for blocking records for record linkage / data deduplication based on approximate nearest neighbours algorithms.
Language: R - Size: 137 MB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 13 - Forks: 0

mantzaris/LMDiskANN.jl
Julia Implementation of Low Memory Disk ANN (LM-DiskANN)
Language: Julia - Size: 757 KB - Last synced at: 4 days ago - Pushed at: 9 days ago - Stars: 5 - Forks: 1

weaviate/weaviate
Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filtering with the fault tolerance and scalability of a cloud-native databaseβ.
Language: Go - Size: 970 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 13,658 - Forks: 970

vdaas/vald
Vald. A Highly Scalable Distributed Vector Search Engine
Language: Go - Size: 81.1 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1,609 - Forks: 86

timescale/vector-cookbook
Timescale Vector Cookbook. A collection of recipes to build applications with LLMs using PostgreSQL and Timescale Vector.
Language: Jupyter Notebook - Size: 8.53 MB - Last synced at: 6 days ago - Pushed at: 6 months ago - Stars: 122 - Forks: 46

decisionfacts/semantic-ai
An open source framework for Retrieval-Augmented System (RAG) uses semantic search helps to retrieve the expected results and generate human readable conversational response with the help of LLM (Large Language Model).
Language: Python - Size: 4.53 MB - Last synced at: 10 days ago - Pushed at: 11 months ago - Stars: 21 - Forks: 1

NaoMatch/FortLearner
Machine Learning Algorithms in Fortran
Language: Fortran - Size: 13.6 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 30 - Forks: 5

granne/granne
Graph-based Approximate Nearest Neighbor Search
Language: Rust - Size: 767 KB - Last synced at: 8 days ago - Pushed at: 12 months ago - Stars: 318 - Forks: 24

meilisearch/arroy
An Approximate Nearest Neighbors library in Rust, based on random projections and LMDB and optimized for memory usage :boom:
Language: Rust - Size: 2.41 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 273 - Forks: 13

scikit-learn-contrib/sklearn-ann
Integration with (approximate) nearest neighbors libraries for scikit-learn + clustering based on with kNN-graphs.
Language: Python - Size: 232 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 18 - Forks: 7

ejaasaari/lorann
Approximate Nearest Neighbor search using reduced-rank regression, with extremely fast queries, tiny memory usage, and rapid indexing on modern vector embeddings.
Language: C++ - Size: 3.99 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 45 - Forks: 3

loong64/pgvector
Open-source vector similarity search for Postgres
Size: 0 Bytes - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

unum-cloud/usearch
Fast Open-Source Search & Clustering engine Γ for Vectors & Arbitrary Objects Γ in C++, C, Python, JavaScript, Rust, Java, Objective-C, Swift, C#, GoLang, and Wolfram π
Language: C++ - Size: 4.28 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 2,766 - Forks: 188

Kosthi/DeepSearch
DeepSearch is a modern, cross-platform C++ framework for high-performance vector search, optimized for AI and large-scale ANN tasks.
Language: C++ - Size: 177 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 2 - Forks: 1

matsui528/nanopq
Pure python implementation of product quantization for nearest neighbor search
Language: Python - Size: 114 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 344 - Forks: 48

yahoojapan/NGT
Nearest Neighbor Search with Neighborhood Graph and Tree for High-dimensional Data
Language: C++ - Size: 5.12 MB - Last synced at: 14 days ago - Pushed at: 21 days ago - Stars: 1,309 - Forks: 122

dangkhoasdc/awesome-vector-database
A curated list of awesome works related to high dimensional structure/vector search & database
Size: 627 KB - Last synced at: 11 days ago - Pushed at: 22 days ago - Stars: 287 - Forks: 16

hora-search/hora
π efficient approximate nearest neighbor search algorithm collections library written in Rust π¦ .
Language: Rust - Size: 14.2 MB - Last synced at: about 17 hours ago - Pushed at: over 1 year ago - Stars: 2,645 - Forks: 76

lens161/BLISS
Implementation of our optimised version of the BLISS Algorithm for our Master Thesis.
Language: Python - Size: 272 MB - Last synced at: 11 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

0xDebabrata/citrus
(distributed) vector database
Language: Python - Size: 935 KB - Last synced at: 4 days ago - Pushed at: 10 months ago - Stars: 104 - Forks: 13

djc/instant-distance
Fast approximate nearest neighbor searching in Rust, based on HNSW index
Language: Rust - Size: 218 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 327 - Forks: 32

hanabi1224/RuAnnoy
Rust port of annoy (https://github.com/spotify/annoy)
Language: Rust - Size: 10.9 MB - Last synced at: 21 days ago - Pushed at: 22 days ago - Stars: 43 - Forks: 3

yahoojapan/gongt π¦
NGT Go client library
Language: Go - Size: 1.1 MB - Last synced at: 14 days ago - Pushed at: about 6 years ago - Stars: 29 - Forks: 5

vioshyvo/mrpt
Fast and lightweight header-only C++ library (with Python bindings) for approximate nearest neighbor search
Language: C++ - Size: 8.38 MB - Last synced at: 18 days ago - Pushed at: 4 months ago - Stars: 263 - Forks: 47

aakashks/intelligent-object-search
ROS2 Intelligent Object Search from Swarm Patrol Feed
Language: Python - Size: 991 KB - Last synced at: 24 days ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

postgresml/postgresml
Postgres with GPUs for ML/AI apps.
Language: Rust - Size: 425 MB - Last synced at: 25 days ago - Pushed at: 2 months ago - Stars: 6,286 - Forks: 318

ewfian/faiss-node
Node.js bindings for faiss
Language: C++ - Size: 405 KB - Last synced at: 24 days ago - Pushed at: over 1 year ago - Stars: 130 - Forks: 16

lanterndata/lantern
PostgreSQL vector database extension for building AI applications
Language: Rust - Size: 1.95 MB - Last synced at: 25 days ago - Pushed at: 6 months ago - Stars: 848 - Forks: 61

Mridul-23/ani-verse Fork of manoj-323/ani-verse
Ani-verse is an anime recommendation platform using React, Django, and FAISS. It features a modern UI, JWT authentication, and personalized recommendations powered by BERT embeddings and a LinUCB algorithm.
Language: Jupyter Notebook - Size: 64.9 MB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

adriacabeza/adriANN
An Approximate Nearest Neighbors library in Rust, based on SPANN, a highly-efficient billion scale aproximate nearest neighbor search π₯π¦
Language: Rust - Size: 782 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 4 - Forks: 1

yoshoku/hnswlib-node
hnswlib-node provides Node.js bindings for Hnswlib
Language: C++ - Size: 1.62 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 111 - Forks: 9

curiosity-ai/hnsw-sharp
C# library for approximate nearest neighbors search using Hierarchical Navigable Small World graphs
Language: C# - Size: 236 KB - Last synced at: 29 days ago - Pushed at: 3 months ago - Stars: 84 - Forks: 11

TileDB-Inc/TileDB-Vector-Search
Cloud-native vector similarity search and storage with efficient, serverless scale-out
Language: Jupyter Notebook - Size: 85.6 MB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 60 - Forks: 10

harsha-simhadri/big-ann-benchmarks
Framework for evaluating ANNS algorithms on billion scale datasets.
Language: Jupyter Notebook - Size: 123 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 376 - Forks: 127

cwida/PDX
β‘ Faster vector search with PDX: A vertical data layout for vectors
Language: C++ - Size: 198 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 36 - Forks: 2

amzn/pecos
PECOS - Prediction for Enormous and Correlated Spaces
Language: Python - Size: 5.76 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 536 - Forks: 108

kakao/n2
TOROS N2 - lightweight approximate Nearest Neighbor library which runs fast even with large datasets
Language: Jupyter Notebook - Size: 1.28 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 575 - Forks: 69

Artificial-Memory-Lab/optimist-router
Code to reproduce https://arxiv.org/abs/2405.12207
Language: Rust - Size: 144 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

matsui528/rii
Fast and memory-efficient ANN with a subset-search functionality
Language: C++ - Size: 282 KB - Last synced at: 12 days ago - Pushed at: about 2 months ago - Stars: 154 - Forks: 20

dillondaudert/NearestNeighborDescent.jl
Efficient approximate k-nearest neighbors graph construction and search in Julia
Language: Julia - Size: 399 KB - Last synced at: 13 days ago - Pushed at: about 2 months ago - Stars: 47 - Forks: 7

giladodinak/mlinc
Machine Learning from scratch in C
Language: C - Size: 5.55 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

BirchKwok/lynsedb
A pure Python-implemented, lightweight, server-optional, multi-end compatible, vector database deployable locally or remotely.
Language: Python - Size: 21.7 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 37 - Forks: 11

sunbelbd/song
SONG: Approximate Nearest Neighbor Search on GPU. SONG is a graph-based approximate nearest neighbor search toolbox.
Language: C++ - Size: 247 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 67 - Forks: 19

jina-ai/annlite
β‘ A fast embedded library for approximate nearest neighbor search
Language: Python - Size: 2.7 MB - Last synced at: about 11 hours ago - Pushed at: almost 2 years ago - Stars: 230 - Forks: 24

jlmelville/rnndescent
R package implementing the Nearest Neighbor Descent method for approximate nearest neighbors
Language: C++ - Size: 11.9 MB - Last synced at: 17 days ago - Pushed at: 11 months ago - Stars: 12 - Forks: 2

gchq/annchor
Fast k-NN graph construction for slow metrics
Language: Python - Size: 20.5 MB - Last synced at: 13 days ago - Pushed at: about 3 years ago - Stars: 62 - Forks: 8

hora-search/hora-wasm
webassembly binding for Hora Approximate Nearest Neighbor Search Library
Language: Rust - Size: 149 KB - Last synced at: 1 day ago - Pushed at: almost 4 years ago - Stars: 58 - Forks: 9

yoshoku/hnswlib.rb
hnswlib.rb provides Ruby bindings for Hnswlib
Language: C++ - Size: 213 KB - Last synced at: 30 days ago - Pushed at: 6 months ago - Stars: 15 - Forks: 1

yahoojapan/ngtd π¦
Serving NGT over HTTP or gRPC β»This project is not maintained. We have moved to a new product, [Vald](https://vald.vdaas.org) .
Language: Go - Size: 113 KB - Last synced at: 14 days ago - Pushed at: about 5 years ago - Stars: 39 - Forks: 10

habedi/hann
A fast approximate nearest neighbor search library for Go
Language: Go - Size: 104 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 189 - Forks: 3

elenagarciamorato/PDASC
Approximate Nearest Neighbors for distributed systems using any arbitrary distance function
Language: Python - Size: 73.8 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 2 - Forks: 0

VQLite/VQLite
VQLite - Simple and Lightweight Vector Search Engine based on Google ScaNN
Language: Go - Size: 89.8 KB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 90 - Forks: 6

rody4sure/aaa
Description: aaa is a simple, lightweight tool designed for optimizing and enhancing the performance of web applications. It offers easy integration, customizable settings, and efficient resource management for seamless functionality.
Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

C0ll1nDr4k3/NilVec
Language: Rust - Size: 23.9 MB - Last synced at: 23 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

JuliaNeighbors/IVFADC.jl
Inverted file system for billion-scale ANN search
Language: Julia - Size: 146 KB - Last synced at: about 6 hours ago - Pushed at: over 1 year ago - Stars: 19 - Forks: 0

reverseame/APOTHEOSIS
A specialized implementation of the Hierarchical Navigable Small World (HNSW) data structure adapted for efficient nearest neighbor lookup of approximate matching hashes
Language: Python - Size: 1.48 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 7 - Forks: 2

dobraczka/kiez
ποΈ Hubness reduced nearest neighbor search for entity alignment with knowledge graph embeddings
Language: Python - Size: 903 KB - Last synced at: about 17 hours ago - Pushed at: about 1 year ago - Stars: 25 - Forks: 3

matsui528/faiss_tips
Some useful tips for faiss
Language: Shell - Size: 351 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 616 - Forks: 47

Coda-Research-Group/LearnedMetricIndex
Learned Metric Index (LMI) is a machine learning based data structure for fast look-up of approximate nearest neighbors in complex data.
Language: Python - Size: 2.63 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 8 - Forks: 2

maliknaik16/publications
Research publications in Algorithms Optimization and Machine Learning
Size: 1.07 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

hora-search/horapy
π Python bidding for the Hora Approximate Nearest Neighbor Search Algorithm library
Language: Python - Size: 95.7 KB - Last synced at: 25 days ago - Pushed at: over 3 years ago - Stars: 72 - Forks: 10

aws-samples/tabular-column-semantic-search
Code accompanying AWS blog post "Build a Semantic Search Engine for Tabular Columns with Transformers and Amazon OpenSearch Service"
Language: Python - Size: 473 KB - Last synced at: 17 days ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 4

brj0/nndescent
C++/Python implementation of Nearest Neighbor Descent for efficient approximate nearest neighbor search
Language: C++ - Size: 5.85 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 22 - Forks: 3

yoshoku/annoy-rb
annoy-rb provides Ruby bindings for the Annoy (Approximate Nearest Neighbors Oh Yeah).
Language: C++ - Size: 149 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 35 - Forks: 2

dselivanov/LSHR
Locality Sensitive Hashing In R
Language: R - Size: 98.6 KB - Last synced at: 3 days ago - Pushed at: over 6 years ago - Stars: 40 - Forks: 13

YujieH3/large-velocity-power-spectrum
A code to calculate velocity power spectra over large dynamical ranges.
Language: Python - Size: 45.7 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

NynsenFaber/private_approximate_nearest_neighbor_counting
Rust implementation of Approximate Nearest Neighbour Counting with differential privacy
Language: Rust - Size: 42 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

jlmelville/rcpphnsw
Rcpp bindings for the approximate nearest neighbors library hnswlib
Language: C++ - Size: 391 KB - Last synced at: 29 days ago - Pushed at: 6 months ago - Stars: 36 - Forks: 10

iretes/IR-proj
π Implementation of Product Quantization for Nearest Neighbor Search, including replication of original experiments and exploration of alternative approaches.
Language: Jupyter Notebook - Size: 58.4 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

arcmindai/arcmindvector
ArcMind Vector DB
Language: Rust - Size: 233 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 9 - Forks: 0

sbruch/ann-dataset
A lightweight research library for managing Approximate Nearest Neighbor search datasets.
Language: Rust - Size: 62.5 KB - Last synced at: 14 days ago - Pushed at: 5 months ago - Stars: 7 - Forks: 2

Aquila-Network/aquila
An easy to use Neural Search Engine. Index latent vectors along with JSON metadata and do efficient k-NN search.
Language: HTML - Size: 1.5 MB - Last synced at: 13 days ago - Pushed at: about 1 year ago - Stars: 377 - Forks: 25

gautamgc17/Fashion-Products-Recommendation-Engine
End-to-end content-based fashion product recommendation system.
Language: Jupyter Notebook - Size: 74.1 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

mfxox/VAN-ICP
GPU-Accelerated Approximate Nearest Neighbor Search for ICP Registration via Voxel Dilation
Size: 15.6 MB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

izuna385/Entity-Linking-Tutorial
Bi-encoder Based Entity Linking Tutorial. You can run experiment only in 5 minutes. Experiments on Co-lab pro GPU are also supported!
Language: Python - Size: 2.7 MB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 34 - Forks: 4

tuannh982/hnsw-scala
HNSW vector search algorithm implementation in Scala
Language: Shell - Size: 3.27 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

jvdd/pqknn
Product Quantization k-Nearest Neighbors
Language: Jupyter Notebook - Size: 28.3 KB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 20 - Forks: 4

clabrugere/rust-hnsw
Implements Hierarchical Navigable Small World in rust for approximate nearest neighbor search
Language: Rust - Size: 138 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

paithiov909/RNGT π¦
R wrappers for 'NGT' approximate nearest neighbor search
Language: R - Size: 119 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

hanabi1224/flutter_native_extensions
Language: Dart - Size: 3.75 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 16 - Forks: 3

KanchiShimono/python-faiss-grpc-server
Simple gRPC server for vector searching implemented by Python and Faiss
Language: Python - Size: 24.4 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 3

cypherics/plagiarism_detection
Extrinsic and Intrinsic Plagiarism detection
Language: Python - Size: 47.9 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

bariscamli/Vector-Search-with-FAISS
Vector search using embeddings, FAISS and Product Quantization with custom index & KMeans
Language: Python - Size: 424 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

shotit/shotit-frontend
The frontend of shotit, with full documentation.
Language: MDX - Size: 63.6 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

ar90n/countrymaam
Plain ann-search implementation with Go
Language: Go - Size: 599 KB - Last synced at: 1 day ago - Pushed at: 8 days ago - Stars: 2 - Forks: 0

izuna385/BERT-Article-Recommender-with-Faiss
Article Recommender with fine-tuned BERT and faiss.
Language: Python - Size: 519 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 0

ivan-pi/fortran-flann
Fortran bindings to the FLANN library for performing fast approximate nearest neighbor searches in high dimensional spaces.
Language: Fortran - Size: 1.21 MB - Last synced at: 7 days ago - Pushed at: over 4 years ago - Stars: 14 - Forks: 1

shotit/shotit
Shotit is a screenshot-to-video search engine tailored for TV & Film, blazing-fast and compute-efficient.
Size: 4.19 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 14 - Forks: 3

shotit/shotit-api
The ultimate brain of Shotit, in charge of task coordination.
Language: JavaScript - Size: 1.82 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 5 - Forks: 1

FilipTirnanic96/t-SNE
Implementation of t-SNE and Barnes-Hut-SNE algorithm. Comparison of algorithm implementation with sklearn library implementation on sample databases.
Language: Python - Size: 16 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0
