Dobiasd / frugally-deepLinks
A lightweight header-only library for using Keras (TensorFlow) models in C++.
☆1,118Updated last month
Alternatives and similar repositories for frugally-deep
Users that are interested in frugally-deep are comparing it to the libraries listed below
Sorting:
- Run TensorFlow models in C++ without installation and without Bazel☆808Updated last year
- This is a bunch of code to port Keras neural network model into pure C++.☆683Updated 5 years ago
- Build and install TensorFlow C++ API library.☆767Updated last year
- it's a small library for running trained Keras 2 models from a native C++ code.☆195Updated 3 years ago
- A header-only C++ library for deep neural networks☆431Updated 4 years ago
- Neural Network TensorFlow C API☆474Updated last year
- C++ tensors with broadcasting and lazy computing☆3,697Updated 3 weeks ago
- Sample code to call C API for Tensorflow 2.1☆111Updated 3 years ago
- A header-only C++ library for numerical optimization --☆805Updated last month
- TensorFlow examples in C, C++, Go and Python without bazel but with cmake and FindTensorFlow.cmake☆444Updated 6 years ago
- A lightweight high performance tensor algebra framework for modern C++☆828Updated 6 months ago
- Small library for running Keras models from a C++ application☆181Updated 7 years ago
- A C++ header-only library of statistical distribution functions.☆560Updated 2 years ago
- Fast Deep Learning Library (DLL) for C++ (ANNs, CNNs, RBMs, DBNs...)☆688Updated 8 months ago
- library to read/write .npy and .npz files in C/C++☆1,457Updated 3 years ago
- A slimline C++ class for parsing command-line arguments, with an interface similar to python's class of the same name☆269Updated 5 years ago
- Integrate TensorFlow with CMake projects effortlessly☆333Updated 7 years ago
- tensorflow in C++☆42Updated 6 years ago
- C++ implementation of the Python Numpy library☆3,931Updated last month
- A practical example of Tensorflow C API based deployment starting from a model trained with Tensorflow + Keras