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 10 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:
- A CUDA implementation of non-negative matrix factorization for GPUs.☆34Updated 7 years ago
- A FEAture Selection Toolbox for C/C+, Java, and Matlab/Octave.☆72Updated 2 years ago
- Robust Prinicipal Components in Python☆63Updated 7 years ago
- Repository for ICDM (Industrial Conference on Data Mining) 2017 submission.☆36Updated 3 years ago
- Dynamic Time Warping (DTW) library implementing lower bounds (LB_Keogh, LB_Improved...)☆114Updated 5 years ago
- IMTSL - Incremental and Multi-feature Tensor Subspace Learning☆37Updated 4 years ago
- Non-Negative Least Squares implementation for Eigen3☆37Updated 2 years ago
- A MATLAB interface for L-BFGS-B☆52Updated 8 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
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆58Updated 8 years ago
- Tensor methods have emerged as a powerful paradigm for consistent learning of many latent variable models such as topic models, independe…☆17Updated 8 years ago
- Robust and scalable PCA using Grassmann averages, in C++ with Matlab bindings☆30Updated 7 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
- KMeans for big data using preconditioning and sparsification, Matlab implementation. Aka k-means☆60Updated 5 years ago
- Code of "Characterness: An Indicator of Text in the Wild", IEEE Transcations on Image Processing☆16Updated 7 years ago
- Implements the Agglomerative Hierarchical Clustering algorithm.☆68Updated 6 years ago
- A graph library for Matlab based on the boost graph library☆111Updated 4 years ago
- Robust PCA in Python☆36Updated 12 years ago
- Easing non-convex optimization with neural networks.☆23Updated 7 years ago
- Boost::Python wrapper for parts of the Eigen c++ library☆33Updated 2 years ago
- Robust Principal Component Analysis☆10Updated 11 years ago
- One-Class SVM implementations for temporal segmentation of human activities☆54Updated 11 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- Building generative models for synthesizing and analyzing volume-rendered images☆53Updated 7 years ago
- Matrix library for CUDA in C++ and Python☆196Updated 8 years ago
- Simple and Cutting-edge Deep Learning Library accelerated with GPU using C++ AMP☆19Updated 9 years ago
- Simple implementation of CNN (convolutional neural network) with precise-comments.☆35Updated 3 years ago
- Progressive Multigrid Eigensolver for Multiscale Angular Embedding Problems☆18Updated 9 years ago
- Library for performing spectral clustering in C++☆79Updated 2 years ago
- A variation on Deep Belief Networks that allows labels to be used in pretraining. The application is tracing tongue surface contours from…☆24Updated 12 years ago