JansenDowel
Active Member
Should I use Octave, Matlab or a good numerical linear algebra library in c++ to run my machine learning algorithms? Does anyone have any experience with implementing learning algorithms?
Should I use Octave, Matlab or a good numerical linear algebra library in c++ to run my machine learning algorithms? Does anyone have any experience with implementing learning algorithms?
I have been rapid prototyping in matlab and delivering the final source code in c++. When coding in c++ remember to use a parallel processing library for your linear algebra.
What machine learning algorithms are you developing?
Great, thanks! I am currently learning about Recommender Systems. I eventually want to end up bioinformatics or computational biology. The teacher did recommend Octave for prototyping, but didn't give us direction on where to go next. What library do you like using for c++? Also, where do you work?
I have been an asshole on the internet so I will refrain from stating where I work. ^_^