Repository navigation

#

anns

Python
1156
2 天前

RAFT contains fundamental widely-used algorithms and primitives for machine learning and information retrieval. The algorithms are CUDA-accelerated and form building blocks for more easily writing high performance applications.

Cuda
870
2 天前

Java SDK for Milvus.

Java
416
10 天前

Go SDK for Milvus(Deprecated)

Go
374
1 个月前
Python
135
1 年前

Milvus official website.

TypeScript
45
2 天前

EEG inverse solution with artificial neural networks. This package works with MNE-Python data structures for easy integration into your MNE-based M/EEG code

Jupyter Notebook
41
1 年前

This is a source code for LSH-APG (PVLDB 2023)

C++
28
8 个月前

A fast header-only graph-based index for approximate nearest neighbor search (ANNS). https://flatnav.net

C++
19
13 天前

Official implementation for paper "Navigating Labels and Vectors: A Unified Approach to Filtered Approximate Nearest Neighbor Search"

C++
14
4 个月前

Deep learning (also known as deep structured learning or hierarchical learning) is part of a broader family of machine learning methods based on artificial neural networks. Learning can be supervised, semi-supervised or unsupervised. Deep learning architectures such as deep neural networks, deep belief networks, recurrent neural networks and convolutional neural networks have been applied to fields including computer vision, speech recognition, natural language processing, audio recognition, social network filtering, machine translation, bioinformatics, drug design, medical image analysis, material inspection and board game programs, where they have produced results comparable to and in some cases superior to human experts.

Jupyter Notebook
14
4 年前

Naive implementations of some ANNS (Approximate Nearest Neighbor Search) algorithms without any optimization and generalization.

C++
5
3 年前