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:
- GTL (Graph Template Library) is a STL based library, which provides necessary classes and algorithms for the work with graphs.☆21Updated 3 years ago
- Probabilistic state estimation for robotics applications. Bayes filters include Kalman, Markov chains; Gaussian, uniform and discrete map…☆45Updated 10 years ago
- Design patterns implemented in C++14☆36Updated 3 months ago
- Test of different SLAM algorithms in Probabilistic Robotics☆21Updated 3 years ago
- A C++ Library of Genetic Algorithm Components☆70Updated 7 years ago
- C++ Kalman filtering (Extended Kalman Filter, Unscented Kalman Filter)☆125Updated 7 years ago
- Library for performing spectral clustering in C++☆79Updated 2 years ago
- A series of examples showing how to solve the alignment problems in vectorization.☆17Updated 3 years ago
- Neural network base on c++14, support any number of layers 基于C++14元编程的深度学习神经网络模板类,支持任意层数☆104Updated 4 years ago
- C++ modelling library for integer programming☆15Updated 5 years ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- Frequently used machine learning algorithms implemented in C++☆17Updated 5 years ago
- An implementation of ROS 1.x on DDS☆38Updated 8 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆29Updated 12 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
- dataframe for c++☆28Updated 4 years ago
- Kernel principal component analysis using the Eigen linear algebra library [machine learning]☆15Updated 10 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
- SLAM implementation for autonomous ground vehicle☆12Updated 11 years ago
- 图像识别后台算法服务器☆12Updated 9 years ago
- Framework for building asynchronous, multi-threaded gRPC services☆142Updated 5 years ago
- KDTree library☆112Updated 15 years ago
- C++ MapReduce Library for efficient multi-threading on single-machine☆339Updated 5 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
- Implementation of the K-Means clustering algorithm.☆109Updated 10 years ago
- Particle Swarm Optimization (PSO) in C☆131Updated 5 years ago
- source code for the book "C++ Concurrency in Action"☆29Updated 9 years ago
- A Light-weight and Fast Template Matrix Library☆132Updated 12 years ago
- 从今天起,每天看一小时的ROS源代码,写写笔记和注释☆18Updated 8 years ago
- Design Pattern Examples in C++☆48Updated 11 years ago