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:
- Probabilistic state estimation for robotics applications. Bayes filters include Kalman, Markov chains; Gaussian, uniform and discrete map…☆45Updated 10 years ago
- Library for performing spectral clustering in C++☆79Updated 2 years ago
- Kernel principal component analysis using the Eigen linear algebra library [machine learning]☆15Updated 9 years ago
- Implementation of the K-Means clustering algorithm.☆109Updated 9 years ago
- A C++ Library of Genetic Algorithm Components☆70Updated 7 years ago
- Save cv::Mat, cv::Point, cv::Size, cv::KeyPoint, and std::vector<cv::KeyPoint> as binary file.☆16Updated 8 years ago
- Test of different SLAM algorithms in Probabilistic Robotics☆20Updated 3 years ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- Design patterns implemented in C++14☆35Updated last month
- Just a small svm example to use the libSVM from c++ code☆25Updated 12 years ago
- A wrapper for LibSVM that lets you train SVM's directly on Eigen library matrices in C++☆85Updated 9 years ago
- C++ library for reinforcement learning☆54Updated 2 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
- 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
- Randomized Decision Trees: A Fast C++ Implementation of Random Forests.☆179Updated 5 years ago
- KDTree library☆111Updated 15 years ago
- A C++ implementation of the derivative-free optimization algorithm CMA-ES.☆23Updated 12 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- Kalman is a cross-platform library implementing an Extended Kalman Filter in C++☆24Updated 6 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
- C++ Kalman filtering (Extended Kalman Filter, Unscented Kalman Filter)☆124Updated 7 years ago
- NOTE: This work has been merged into the PCL trunk repository. Conversion between the VTP and PCD file formats☆21Updated 13 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- Lightweight non-locking thread pool for multi-threading work jobs☆13Updated 9 years ago
- C Implementations of Particle Filter☆16Updated 11 years ago
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆57Updated 8 years ago
- matplotlib-cpp with Eigen interfaces.☆57Updated 4 years ago
- ☆35Updated 9 years ago
- An C++ Version of Q-Learning, to Train Robot Play with Flappybird!!☆45Updated 8 years ago
- ecto is a dynamically configurable Directed Acyclic processing Graph (DAG) framework.☆99Updated 7 years ago