Project Icon

frugally-deep

Use Keras Models in C++ with a Lightweight Header-only Library

Product DescriptionDiscover a streamlined method to incorporate Keras models into C++ applications using this lightweight, header-only library. It enables efficient model predictions without relying on TensorFlow, providing smaller binary sizes and single-core CPU operation. This library is optimized for ease of integration and supports both Keras sequential and functional API models, accommodating complex architectures with popular dependencies like FunctionalPlus and Eigen. Suitable for developers looking to integrate machine learning into C++ efficiently.
Project Details