flashpixx / MachineLearningLinks
C++ framework that implements machinelearning algorithms (clustering, dimension reducing, genetic algorithms)
☆29Updated 11 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
- A C++ Library of Genetic Algorithm Components☆70Updated 7 years ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- Library for performing spectral clustering in C++☆80Updated 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
- Implementation of Dijkstra's algorithm in C++ which finds the shortest path from a start node to every other node in a weighted graph.☆41Updated last year
- Randomized Decision Trees: A Fast C++ Implementation of Random Forests.☆179Updated 5 years ago
- Particle Swarm Optimization (PSO) in C☆131Updated 5 years ago
- C++ Kalman filtering (Extended Kalman Filter, Unscented Kalman Filter)☆126Updated 7 years ago
- Save cv::Mat, cv::Point, cv::Size, cv::KeyPoint, and std::vector<cv::KeyPoint> as binary file.☆16Updated 8 years ago
- Particle Swarm Optimization (PSO) in C++ with MPI support☆18Updated 8 years ago
- C++ library for reinforcement learning☆54Updated 2 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
- Design patterns implemented in C++14☆36Updated this week
- A well-documented C++ implementation of the cover tree datastructure for quick k-nearest-neighbor search. Allows single-point insertion a…☆64Updated 7 years ago
- Matlab Mat file read and write C++ class with OpenCV bindings. Matlab is used a lot in computer vision, and people often share Matlab cod…☆67Updated 7 years ago
- Implementation of the K-Means clustering algorithm.☆109Updated 10 years ago
- ecto is a dynamically configurable Directed Acyclic processing Graph (DAG) framework.☆99Updated 7 years ago
- CUDA implementation of data clustering using expectation maximization with a Gaussian mixture model. Supports multiple GPUs on a single n…☆27Updated 13 years ago
- KDTree library☆113Updated 15 years ago
- For template matching, and object detection,registration or bin picking maybe☆21Updated 8 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- A Light-weight and Fast Template Matrix Library☆132Updated 12 years ago
- Neural network base on c++14, support any number of layers 基于C++14元编程的深度学习神经网络模板类,支持任意层数☆104Updated 4 years ago
- Library for interfacing with SICK LMS1xx lidar.☆13Updated 13 years ago
- Test of different SLAM algorithms in Probabilistic Robotics☆21Updated 3 years ago
- Eigen's usage☆27Updated 2 years ago
- vs2013,opencv2.4.9☆10Updated 8 years ago
- An C++ Version of Q-Learning, to Train Robot Play with Flappybird!!☆44Updated 8 years ago
- A fast and accurate calibration pattern and its detector for camera calibration.☆38Updated 11 years ago