Ross ROSS = Recommend OSS · open-source software intelligence for agents

novak-99/MLPP

A library created to revitalize C++ as a machine learning front end. Per aspera ad astra. observed · 2026-08-28

github.com/novak-99/MLPP · C++ · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1927
  • days_rel: n/a
  • days_push: 1650
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1108 stars · 152 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

ML++ is a C++ machine learning library providing regression models, dynamically sized neural networks, statistics, and optimization algorithms. It aims to make C++ a viable front end for machine learning by bridging low-level development and ML engineering.

Use cases

  • train machine learning models in c++
  • build neural networks with c++
  • linear and logistic regression in c++
  • implement gradient descent from scratch
  • statistics and linear algebra for c++ data science
  • avoid python for machine learning workloads

When to choose

  • you need ML in a C++ codebase or performance-critical native application
  • you want a lightweight dependency with no Python runtime
  • you are learning ML internals and want readable C++ implementations

When to avoid

  • you need a mature production ecosystem with GPU acceleration and tooling like PyTorch
  • you want transformers, LLMs, or modern deep learning architectures
  • you need frequent updates and large community support

Facets

library · maturity maintenance

machine-learning deep-learning data-science math machine-learning deep-learning data-science cpp cross-platform header-only-style neural-networks regression statistics gradient-descent c++17 linux macos

1 source

Member repositories

RepositoryRoleHealth v2
novak-99/MLPPmain23

For agents

markdown · JSON · MCP: product_card(name="novak-99/MLPP")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem