MLPP/README.md
2021-05-27 18:58:18 -07:00

8 lines
606 B
Markdown

# ML++
Machine learning is a vast and exiciting discipline, garnering attention from specialists of many fields. Unfortunately, for C++ programmers and enthusiasts, there appears to be a lack of support for this magnificient language in the field of machine learning. As a consequence, this library was created in order to fill that void and give C++ a true foothold in the ML sphere to act as a crossroad between low level developers and machine learning engineers.
<p align="center">
<img src="https://raw.githubusercontent.com/novak-99/MLPP/main/cover_gif.gif"
width = 600 height = 400>
</p>