Dobiasd / frugally-deepView external linksLinks
A lightweight header-only library for using Keras (TensorFlow) models in C++.
☆1,119Dec 4, 2025Updated 2 months ago
Alternatives and similar repositories for frugally-deep
Users that are interested in frugally-deep are comparing it to the libraries listed below
Sorting:
- This is a bunch of code to port Keras neural network model into pure C++.☆683Apr 14, 2020Updated 5 years ago
- Small library for running Keras models from a C++ application☆181Jul 24, 2018Updated 7 years ago
- Run TensorFlow models in C++ without installation and without Bazel☆808Aug 16, 2024Updated last year
- Functional Programming Library for C++. Write concise and readable C++ code.☆2,273Jan 18, 2026Updated 3 weeks ago
- header only, dependency-free deep learning framework in C++14☆6,016Apr 17, 2022Updated 3 years ago
- Run Keras models from a C++ application on embedded devices☆65Aug 17, 2020Updated 5 years ago
- A header-only C++ library for deep neural networks☆431Apr 16, 2021Updated 4 years ago
- A C++ standalone library for machine learning☆5,440Jan 12, 2026Updated last month
- A practical example of Tensorflow C API based deployment starting from a model trained with Tensorflow + Keras