← all repositories

novak-99/MLPP

A C++ machine learning library providing implementations of common ML algorithms including regression models and gradient descent optimization.

1.1k stars C++ ML Frameworks
MLPP
Velocity · 7d
+0.6
★ / day
Trend
steady
star history

This library implements machine learning algorithms in C++, designed to give C++ programmers access to ML capabilities. It provides classes for common ML tasks like linear regression, with support for iterative optimizers such as gradient descent. The library uses standard C++ data structures (std::vector) for vector and matrix representation, and compiles to a shared object for linking.

heatdrop uses Google Analytics to see which pages get read — nothing else. Your call. How we handle data.