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:
- C++ library for reinforcement learning☆54Updated 2 years ago
- Particle Swarm Optimization (PSO) in C++ with MPI support☆18Updated 8 years ago
- Frequently used machine learning algorithms implemented in C++☆17Updated 5 years ago
- A Light-weight and Fast Template Matrix Library☆133Updated 12 years ago
- Implementation of the K-Means clustering algorithm.☆109Updated 10 years ago
- Library for performing spectral clustering in C++☆79Updated 2 years ago
- Neural network base on c++14, support any number of layers 基于C++14元编程的深度学习神经网络模板类,支持任意层数☆104Updated 4 years ago
- Particle Swarm Optimization (PSO) in C☆129Updated 5 years ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- Easy-to-Use C++ Computer Vision Library☆57Updated 3 months ago
- C++ modelling library for integer programming☆15Updated 5 years ago
- A C++ Library of Genetic Algorithm Components☆70Updated 7 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
- C++数据流并行处理框架☆23Updated 4 years ago
- Probabilistic state estimation for robotics applications. Bayes filters include Kalman, Markov chains; Gaussian, uniform and discrete map…☆45Updated 10 years ago
- Randomized Decision Trees: A Fast C++ Implementation of Random Forests.☆179Updated 5 years ago
- An C++ Version of Q-Learning, to Train Robot Play with Flappybird!!☆45Updated 8 years ago
- A Pandas-like DataFrame in c++☆20Updated 6 years ago
- dataframe for c++☆28Updated 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
- Library for interfacing with SICK LMS1xx lidar.☆13Updated 13 years ago
- A wrapper for LibSVM that lets you train SVM's directly on Eigen library matrices in C++☆86Updated 9 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
- Open Source Code for Machine Learning in Computer Vision☆36Updated 7 years ago
- C++ code for RingQueue, SharedMemory and Semaphore☆14Updated 5 years ago
- C++ Kalman filtering (Extended Kalman Filter, Unscented Kalman Filter)☆124Updated 7 years ago
- Design patterns implemented in C++14☆35Updated 3 months ago
- hmdp is a C++ library and tools for solving Markov Decision Processes (MDPs) with hybrid discrete and/or continuous state-spaces.☆23Updated 6 years ago
- Kernel principal component analysis using the Eigen linear algebra library [machine learning]☆15Updated 10 years ago
- Low dependency(C++11 STL only), good portability, header-only, deep neural networks for embedded☆50Updated 4 years ago