Is DLIB a good open source library for developing my own machine learning algorithms in C++?
Is DLIB a good open source 开发者_如何转开发library for developing my own machine learning algorithms in C++?
How about other ones, such as libSVM, SHOGUN?
A good source for information about machine learning open source software is mloss.org, where you can find 20 projects that use C++. Study the descriptions and tags to select one that fits your needs.
精彩评论