flashpixx / MachineLearning
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:
- Neural network base on c++14, support any number of layers 基于C++14元编程的深度学习神经网络模板类,支持任意层数☆103Updated 3 years ago
- Frequently used machine learning algorithms implemented in C++☆17Updated 4 years ago
- LASSO is a parallel regression model learning system☆69Updated 11 years ago
- GTL (Graph Template Library) is a STL based library, which provides necessary classes and algorithms for the work with graphs.☆20Updated 2 years ago
- A wrapper for LibSVM that lets you train SVM's directly on Eigen library matrices in C++☆81Updated 9 years ago
- 图像识别后台算法服务器☆12Updated 8 years ago
- Working code from the "Embedding Python in C++ Applications with boost::python" tutorial☆27Updated 13 years ago
- Kalman is a cross-platform library implementing an Extended Kalman Filter in C++☆24Updated 6 years ago
- dataframe for c++☆26Updated 4 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- Design patterns implemented in C++14☆35Updated 2 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Updated 11 years ago
- C++ modelling library for integer programming☆15Updated 4 years ago
- serialization prototype for tiny-dnn☆15Updated 8 years ago
- C++ computer-vision library☆11Updated 8 years ago
- Deep neural network framework (C/C++/CUDA).☆31Updated 9 years ago
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆57Updated 7 years ago
- slic video segmentation☆10Updated 10 years ago
- A hand pose estimation system using dual-KD-trees☆10Updated 9 years ago
- Open Source Code for Machine Learning in Computer Vision☆36Updated 6 years ago
- source code for the book "C++ Concurrency in Action"☆28Updated 8 years ago
- A C++ RPC Framework with Google's Protobuf Serialization and wangle framework☆18Updated 5 years ago
- C++数据流并行处理框架☆24Updated 4 years ago
- C++ library for reinforcement learning☆53Updated 2 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
- light deep neural network tools box(LSTM,GRU,RNN,CNN,Bi-LSTM,etc)☆39Updated 7 years ago
- PCA implementation in c++☆36Updated 13 years ago
- Undirected Probailistic Graphical Modes for C++☆12Updated 5 years ago
- Deep Neural Network from scratch in C++ for learning purposes☆36Updated 4 years ago
- A C++ implementation of the derivative-free optimization algorithm CMA-ES.☆23Updated 11 years ago