flashpixx / MachineLearningLinks
C++ framework that implements machinelearning algorithms (clustering, dimension reducing, genetic algorithms)
☆29Updated 10 years ago
Alternatives and similar repositories for MachineLearning
Users that are interested in MachineLearning are comparing it to the libraries listed below
Sorting:
- A C++ Library of Genetic Algorithm Components☆69Updated 7 years ago
- C++ modelling library for integer programming☆15Updated 4 years ago
- A wrapper for LibSVM that lets you train SVM's directly on Eigen library matrices in C++☆84Updated 9 years ago
- Probabilistic state estimation for robotics applications. Bayes filters include Kalman, Markov chains; Gaussian, uniform and discrete map…☆45Updated 10 years ago
- Save cv::Mat, cv::Point, cv::Size, cv::KeyPoint, and std::vector<cv::KeyPoint> as binary file.☆16Updated 7 years ago
- C++ Kalman filtering (Extended Kalman Filter, Unscented Kalman Filter)☆123Updated 7 years ago
- Lightweight non-locking thread pool for multi-threading work jobs☆13Updated 9 years ago
- Randomized Decision Trees: A Fast C++ Implementation of Random Forests.☆179Updated 4 years ago
- A well-documented C++ implementation of the cover tree datastructure for quick k-nearest-neighbor search. Allows single-point insertion a…☆62Updated 7 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- High-Performance Computing: CPU Instructions, GPU OpenCL & CUDA, etc.☆14Updated last year
- KMeans clustering in Eigen.☆26Updated 9 years ago
- Implementation of Dijkstra's algorithm in C++ which finds the shortest path from a start node to every other node in a weighted graph.☆40Updated last year
- A Light-weight and Fast Template Matrix Library☆134Updated 12 years ago
- ☆11Updated 4 years ago
- Library for performing spectral clustering in C++☆78Updated 2 years ago
- KDTree library☆111Updated 14 years ago
- GTL (Graph Template Library) is a STL based library, which provides necessary classes and algorithms for the work with graphs.☆21Updated 3 years ago
- 边缘匹配算法☆13Updated 2 years ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- Test of different SLAM algorithms in Probabilistic Robotics☆20Updated 2 years ago
- Implementation of the K-Means clustering algorithm.☆108Updated 9 years ago
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆66Updated 6 years ago
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆57Updated 8 years ago
- CUDA implementation of data clustering using expectation maximization with a Gaussian mixture model. Supports multiple GPUs on a single n…☆18Updated 13 years ago
- Simple and Cutting-edge Deep Learning Library accelerated with GPU using C++ AMP☆19Updated 9 years ago
- An C++ Version of Q-Learning, to Train Robot Play with Flappybird!!☆44Updated 8 years ago
- Robot Vision Algorithm Framework☆22Updated 7 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- Easy-to-Use C++ Computer Vision Library☆56Updated last week