tiny-dnn
Embedded DL framework
A C++14 deep learning framework designed for embedded systems and limited computational resources.
header only, dependency-free deep learning framework in C++14
6k stars
335 watching
1k forks
Language: C++
last commit: almost 4 years ago
Linked from 4 awesome lists
c-plus-plusdeep-learningmachine-learningneural-network
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A machine learning API and server written in C++ that supports multiple deep learning libraries and provides a flexible interface for building and deploying machine learning models. | 2,520 |
| | A C++ library implementing deep neural networks with good performance and modularity | 399 |
| | A vendor-independent deep learning library and framework for small form-factor devices. | 568 |
| | A toolset to convert and manage deep learning models across multiple frameworks. | 5,802 |
| | A C++/CUDA framework for training and querying neural networks using GPUs | 3,791 |
| | A lightweight C++17 deep learning framework for resource-constrained devices. | 30 |
| | An implementation of a neural network architecture designed to efficiently process sequential data with dynamic external memory | 2,501 |
| | A header-only C++ library for training and deploying deep neural networks on embedded systems | 49 |
| | A performance library of basic building blocks for deep learning applications | 3,649 |
| | A web-based platform for training deep learning models on GPU accelerators. | 4,126 |
| | An OpenCL implementation of Caffe, a mainstream DNN framework. | 518 |
| | Enables deep learning on various hardware platforms with a portable tensor compiler framework | 4,585 |
| | A unified deep learning toolkit that describes neural networks as a series of computational steps via a directed graph. | 17,534 |
| | A platform for exploring and evaluating deep learning hardware acceleration using a full-system simulation approach | 828 |
| | A Python package for building deep learning models on graph data structures | 13,601 |