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

GitHub

49 stars
8 watching
13 forks
Language: C++
last commit: over 5 years ago
Linked from 1 awesome list

back-propagationcross-entropydata-sciencedata-visualizationdeep-learningmultilayer-perceptron

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
yixuan/minidnnA C++ library implementing deep neural networks with good performance and modularity399
molcik/python-neuronA Python library for implementing and training various neural network architectures40
mrdimosthenis/synapsescsharpA C# library for building and training neural networks2
unagiootoro/ruby-dnnA Ruby-based deep learning library for building and training neural networks46
deepakkumar1984/mxnet.sharpA .NET Standard library providing C# bindings for the Apache MXNet deep learning framework149
mrdimosthenis/synapsesA collection of libraries for building and training neural networks in various programming languages70
coreylowman/dfdxA deep learning library for Rust with GPU acceleration and ergonomic API.1,754
mrdimosthenis/clj-synapsesA Clojure-based neural networks library for building and training artificial neural networks.1
dathoangnd/gonetA Go module implementing a multi-layer Neural Network for machine learning tasks82
nitishsrivastava/deepnetA collection of GPU-accelerated deep learning algorithms implemented in Python895
tyill/sunnetA lightweight C++ deep learning library for building and training neural networks.61
mrdimosthenis/fsharp.synapsesA plug-and-play F# library for building and training neural networks14
attractivechaos/kannA lightweight C library for constructing and training small to medium neural networks with customizable architecture689
aspurdy/dbnA MATLAB implementation of a deep belief network used for generative learning and visualization of the neural network simulation process.48
mofanv/darknetzAn application that runs several layers of a Deep Neural Network model in a secure environment for model privacy at the edge86