Stars
An Open Source Machine Learning Framework for Everyone
A library for efficient similarity search and clustering of dense vectors.
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow
a small build system with a focus on speed
Unsupervised text tokenizer for Neural Network-based text generation.
《剑指Offer:名企面试官精讲典型编程面试题》第二版源代码
A tensorflow implementation of EAST text detector
Trust & Safety tools for working together to fight digital harms.
Python package to accelerate the sparse matrix multiplication and top-n similarity selection
Maximum Entropy Modeling Toolkit for Python and C++
Code for DSAC (Differentiable RANSAC) for Camera Localization, CVPR 17
Fast exact nearest neighbor search in Hamming distance on binary codes with Multi-index hashing
This repository is the C++ Source Code of several algorithms of Extracting Background, which are based on OpenCV libraries after I learn about the theory of these algorithms(including Frame-Differe…
Distributed LR、 FM model on Parameter Server. FTRL and SGD Optimization Algorithm.
Research code implementing inverted multiindex structure
Bilateral Filter implementation both in Python and C++
This is a C++ code for face anti-spoofing methods based on color texture features.
A clustering algorithm that first finds the high-density regions (cluster-cores) of the data and then clusters the remaining points by hill-climbing. Such seedings act as more stable and expressive…