An open API service indexing awesome lists of open source software.

https://github.com/cemoktra/mlpp

Implementation of some machine learning algorithms in c++
https://github.com/cemoktra/mlpp

cpp machine-learning xtensor

Last synced: 9 months ago
JSON representation

Implementation of some machine learning algorithms in c++

Awesome Lists containing this project

README

          

[![Build Status](https://github.com/cemoktra/mlpp/workflows/CI/badge.svg)](https://github.com/cemoktra/mlpp/actions)

# mlpp
Implementation of some machine learning algorithms in c++. The project uses the [xtensor stack](https://github.com/xtensor-stack) for calculations.