Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Good C++ Libraries
- Armadillo: linear algebra
- it++: signal processing
- shogun: a large scale machine learning toolbox
- boost: an advanced general purpose C++ library
- dlib: a general purpose cross-platform C++ library designed …