deepdetect 用c++11写的机器学习caffe和XGBoost API 接口

https://github.com/beniz/deepdetect

DeepDetect (http://www.deepdetect.com/) is a machine learning API and server written in C++11. It makes state of the art machine learning easy to work with and integrate into existing applications.

DeepDetect relies on external machine learning libraries through a very generic and flexible API. At the moment it has support for the deep learning library Caffe and distributed gradient boosting library XGBoost.