rteammco / spherical-k-meansLinks
Spherical k-means implementation in Matlab and C++ (with multithreading). The spherical k-means algorithm is used to automatically group text documents into a set of k clusters. Machine learning, data mining.
☆27Updated 11 years ago
Alternatives and similar repositories for spherical-k-means
Users that are interested in spherical-k-means are comparing it to the libraries listed below
Sorting:
- Sparse Fast Fourier Transform Library (C/C++/Python)☆68Updated 10 years ago
- A FEAture Selection Toolbox for C/C+, Java, and Matlab/Octave.☆72Updated 3 years ago
- Very accessible code for my MSc thesis. Inexpensive quantization method for ANN search also known as Enhanced Residual VQ.☆14Updated 5 years ago
- KMeans for big data using preconditioning and sparsification, Matlab implementation. Aka k-means☆60Updated 5 years ago
- An implementation of the Generalized Lloyd method for vector quantization☆31Updated 5 years ago
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆58Updated 8 years ago
- Simple implementation of CNN (convolutional neural network) with precise-comments.☆35Updated 3 years ago
- Jonker-Volgenant / LAPJV algorithm for the linear assignment problem, in Python☆52Updated 2 years ago
- RSVDPACK: Implementations of fast algorithms for computing the low rank SVD, interpolative and CUR decompositions of a matrix, using ran…☆94Updated 3 years ago
- Repository for ICDM (Industrial Conference on Data Mining) 2017 submission.☆36Updated 3 years ago
- Robust Prinicipal Components in Python☆63Updated 7 years ago
- A CUDA implementation of non-negative matrix factorization for GPUs.☆34Updated 7 years ago
- Computer Vision Papers with Code in GitHub☆45Updated 8 years ago
- Robust PCA in Python☆36Updated 12 years ago
- Tensor methods have emerged as a powerful paradigm for consistent learning of many latent variable models such as topic models, independe…☆17Updated 9 years ago
- Easing non-convex optimization with neural networks.☆23Updated 7 years ago
- The Shogun Machine Learning Toolbox (Data Sets)☆47Updated 5 years ago
- Kernel Methods Toolbox for Matlab/Octave☆52Updated 6 years ago
- A matlab library for CUR matrix decomposition☆27Updated 8 years ago
- G. Peyré, L. Chizat, F-X. Vialard, J. Solomon, Quantum Optimal Transport for Tensor Field Processing, Arxiv, 2016☆10Updated 8 years ago
- Code for Fast Information-theoretic Bayesian Optimisation☆16Updated 7 years ago
- Library for performing spectral clustering in C++☆80Updated 2 years ago
- Motion analysis using deep neural networks☆14Updated 8 years ago
- TensorFlow frozen forward model to plain C++ converter☆10Updated 7 years ago
- This repository contains easy-to-read Python/CUDA implementations of fundamental GPU computing primitives.☆36Updated 10 years ago
- Code from http://www.ee.columbia.edu/~grindlay/code.html☆26Updated 6 months ago
- IMTSL - Incremental and Multi-feature Tensor Subspace Learning☆37Updated 4 years ago
- Progressive Multigrid Eigensolver for Multiscale Angular Embedding Problems☆17Updated 9 years ago
- MATLAB implementation of AdaGrad, Adam, Adamax, Adadelta etc.☆33Updated 5 years ago
- Extreme Learning Machine - C++ library☆33Updated 2 months ago