flashpixx / MachineLearning
C++ framework that implements machinelearning algorithms (clustering, dimension reducing, genetic algorithms)
☆28Updated 10 years ago
Alternatives and similar repositories for MachineLearning:
Users that are interested in MachineLearning are comparing it to the libraries listed below
- LASSO is a parallel regression model learning system☆69Updated 11 years ago
- A C++ implementation of the derivative-free optimization algorithm CMA-ES.☆23Updated 11 years ago
- A wrapper for LibSVM that lets you train SVM's directly on Eigen library matrices in C++☆80Updated 8 years ago
- Flexible and fast neural network library (feed-forward, RNN, GRU, LSTM, etc)☆59Updated 9 years ago
- Library for performing spectral clustering in C++☆76Updated last year
- Frequently used machine learning algorithms implemented in C++☆17Updated 4 years ago
- Machine Learning Algorithms(CRF,SVM,GBRT,LR,RF,NN)☆9Updated 7 years ago
- Design patterns implemented in C++14☆35Updated 2 years ago
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆57Updated 7 years ago
- C++ 11 implementation of Geoff Hinton's Deep Learning matlab code☆285Updated 9 years ago
- A well-documented C++ implementation of the cover tree datastructure for quick k-nearest-neighbor search. Allows single-point insertion a…☆60Updated 6 years ago
- Working code from the "Embedding Python in C++ Applications with boost::python" tutorial☆27Updated 13 years ago
- source code for the book "C++ Concurrency in Action"☆28Updated 8 years ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 9 years ago
- A Light-weight and Fast Template Matrix Library☆130Updated 11 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 6 years ago
- Fiber and async I/O based network library☆8Updated 9 years ago
- A C++ RPC Framework with Google's Protobuf Serialization and wangle framework☆19Updated 5 years ago
- Small and easy C++ AdaBoost Implementation☆70Updated 13 years ago
- Numerical optimization in C++☆38Updated 10 years ago
- hmdp is a C++ library and tools for solving Markov Decision Processes (MDPs) with hybrid discrete and/or continuous state-spaces.☆23Updated 5 years ago
- C++ header-only library to create classe factories registered by name.☆22Updated 6 years ago
- Design Pattern Examples in C++☆46Updated 10 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
- Tools that implement of the classic SMO (Sequential Minimal Optimization) algorithm for traning SVMs☆42Updated 6 years ago
- Citar part of speech tagger☆40Updated 8 years ago
- Source code for 'Using the C++ Standard Template Libraries' by Ivor Horton☆37Updated 7 years ago
- aiml的C++实现,支持中文,改自libaiml☆16Updated 12 years ago