LKYDeepNN
Deep Neural Network Library
A header-only C++ library for training and deploying deep neural networks on embedded systems
Low dependency(C++11 STL only), good portability, header-only, deep neural networks for embedded
49 stars
8 watching
13 forks
Language: C++
last commit: almost 5 years ago
Linked from 1 awesome list
back-propagationcross-entropydata-sciencedata-visualizationdeep-learningmultilayer-perceptron
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A C++ library implementing deep neural networks with good performance and modularity | 399 |
| | A Python library for implementing and training various neural network architectures | 40 |
| | A C# library for building and training neural networks | 2 |
| | A Ruby-based deep learning library for building and training neural networks | 46 |
| | A .NET Standard library providing C# bindings for the Apache MXNet deep learning framework | 149 |
| | A collection of libraries for building and training neural networks in various programming languages | 70 |
| | A deep learning library for Rust with GPU acceleration and ergonomic API. | 1,754 |
| | A Clojure-based neural networks library for building and training artificial neural networks. | 1 |
| | A Go module implementing a multi-layer Neural Network for machine learning tasks | 82 |
| | A collection of GPU-accelerated deep learning algorithms implemented in Python | 895 |
| | A lightweight C++ deep learning library for building and training neural networks. | 61 |
| | A plug-and-play F# library for building and training neural networks | 14 |
| | A lightweight C library for constructing and training small to medium neural networks with customizable architecture | 689 |
| | A MATLAB implementation of a deep belief network used for generative learning and visualization of the neural network simulation process. | 48 |
| | An application that runs several layers of a Deep Neural Network model in a secure environment for model privacy at the edge | 86 |