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☆53Updated 2 years ago
- Frequently used machine learning algorithms implemented in C++☆17Updated 4 years ago
- A wrapper for LibSVM that lets you train SVM's directly on Eigen library matrices in C++☆83Updated 9 years ago
- Working code from the "Embedding Python in C++ Applications with boost::python" tutorial☆27Updated 13 years ago
- A C++ implementation of the derivative-free optimization algorithm CMA-ES.☆23Updated 11 years ago
- Neural network base on c++14, support any number of layers 基于C++14元编程的深度学习神经网络模板类,支持任意层数☆103Updated 3 years ago
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆57Updated 8 years ago
- C++ header-only library to create classe factories registered by name.☆22Updated 6 years ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 9 years ago
- serialization prototype for tiny-dnn☆15Updated 8 years ago
- Design patterns implemented in C++14☆35Updated 3 years ago
- A Light-weight and Fast Template Matrix Library☆132Updated 12 years ago
- C++数据流并行处理框架☆24Updated 4 years ago
- use BFGS optimization algorithm to solve problems like curve fitting☆18Updated 4 years ago
- Fiber and async I/O based network library☆8Updated 10 years ago
- LASSO is a parallel regression model learning system☆69Updated 11 years ago
- Lightweight C++11 library for building deep recurrent neural networks☆42Updated 8 years ago
- source code for the book "C++ Concurrency in Action"☆28Updated 8 years ago
- Simple and Cutting-edge Deep Learning Library accelerated with GPU using C++ AMP☆19Updated 9 years ago
- aiml的C++实现,支持中文,改自libaiml☆16Updated 12 years ago
- Simple C++ RPC library based on boost::asio and protobuf.☆30Updated 10 years ago
- C Implementations of Particle Filter☆16Updated 10 years ago
- Long Short-Term Memory implementation by c++☆29Updated 6 years ago
- Lightweight non-locking thread pool for multi-threading work jobs☆13Updated 9 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- Randomized Decision Trees: A Fast C++ Implementation of Random Forests.☆179Updated 4 years ago
- Singular Value Decomposition-like matrix factorization for collaborative filtering [recommender systems]☆17Updated 9 years ago
- An implementation of Bayesian Networks Model for pure C++14 (11) later, including probability inference and structure learning method.☆41Updated 6 years ago
- C++ 11 implementation of Geoff Hinton's Deep Learning matlab code☆283Updated 9 years ago
- C++ computer-vision library☆11Updated 8 years ago