Machine Learning
Caffe - A fast framework for neural networks. [BSD]
ONNX runtime15.3K
C and C++ library for training and inference ONNX models. ONNX is a standard that AI models can be converted into, regardless of the library they are trained with. [MIT] website
flashlight5.3K
A fast, flexible machine learning library from Facebook AI Research written entirely in C++ and based on the ArrayFire tensor library. [BSD-3-Clause] website
Recommender266
C library for product recommendations/suggestions using collaborative filtering (CF). [BSD]