I am a newbie to machine learning and I would like to code up some of its algorithms on sample data sets that I have with me but preferably in C++ but I haven't been able to find a library that provides a good support for machine learning in C++ something sort of similar to NumPy and SciPy in Python. Can someone suggest me some C++ libraries that help me do so along with some tutorial links that are useful to learn those libraries?
[link][12 comments]