c++ algorithms
ML, linear algebra and numerical analysis algorithms in C++
These were implemented in C++:
- machine learning and reinforcement learning algorithms
- numerical analysis procedures
- full-fledged matrix class
They may not be directly useful in third-party projects, as they are not as optimized as their commercial counterparts, but they are nonetheless well documented for those interested in learning.