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++
- Host: GitHub
- URL: https://github.com/cemoktra/mlpp
- Owner: cemoktra
- License: gpl-3.0
- Created: 2019-10-23T09:06:02.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-23T14:07:20.000Z (almost 6 years ago)
- Last Synced: 2025-02-12T14:29:56.215Z (11 months ago)
- Topics: cpp, machine-learning, xtensor
- Language: C++
- Size: 13.2 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](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.