zhenv5's Stars
jlblancoc/nanoflann
nanoflann: a C++11 header-only library for Nearest Neighbor (NN) search with KD-trees
Houzz/annoy2
reddit-archive/reddit
historical code from reddit.com
ejaasaari/mrpt-comparison
Performance comparison of the MRPT algorithm to other approximate nearest neighbor search libraries
nmslib/nmslib
Non-Metric Space Library (NMSLIB): An efficient similarity search library and a toolkit for evaluation of k-NN methods for generic non-metric spaces.
matthewjdenny/Hierarchy_In_Networks
SoDA 502 Group Paper
littlecodersh/ItChat
A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。
norouzi/mih
Fast exact nearest neighbor search in Hamming distance on binary codes with Multi-index hashing
spotify/luigi
Luigi is a Python module that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization etc. It also comes with Hadoop support built in.
facebookresearch/faiss
A library for efficient similarity search and clustering of dense vectors.
facebookresearch/pysparnn
Approximate Nearest Neighbor Search for Sparse Data in Python!
thunlp/KB2E
Knowledge Graph Embeddings including TransE, TransH, TransR and PTransE
mnick/scikit-kge
Python library to compute knowledge graph embeddings
glorotxa/SME
srendle/libfm
Library for factorization machines
koth/kcws
Deep Learning Chinese Word Segment
psibi/csv-parser
A CSV Parser in C++ without any bells and whistles
yahoo/open_nsfw
Not Suitable for Work (NSFW) classification using deep neural network Caffe models.
erikbern/ann-benchmarks
Benchmarks of approximate nearest neighbor libraries in Python
aaalgo/kgraph
A library for k-nearest neighbor search
spotify/annoy
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
vioshyvo/mrpt
Fast and lightweight header-only C++ library (with Python bindings) for approximate nearest neighbor search
ryanrhymes/panns
Python Approximate Nearest Neighbor Search in very high dimensional spaces with optimised indexing.
srijanshetty/va-file
Implementation of an n dimensional va (vector approximation) file in C++
jundongl/scikit-feature
open-source feature selection repository in python
phanein/deepwalk
DeepWalk - Deep Learning for Graphs
tangjianpku/LINE
LINE: Large-scale information network embedding
aditya-grover/node2vec
sivel/speedtest-cli
Command line interface for testing internet bandwidth using speedtest.net
AllenDowney/ThinkBayes
Code repository for Think Bayes.