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 4 years ago
Linked from 1 awesome list
back-propagationcross-entropydata-sciencedata-visualizationdeep-learningmultilayer-perceptron
Related projects:
Repository | Description | Stars |
---|---|---|
yixuan/minidnn | A C++ library implementing deep neural networks with good performance and modularity | 397 |
molcik/python-neuron | A Python library for implementing and training various neural network architectures | 40 |
mrdimosthenis/synapsescsharp | A C# library for building and training neural networks | 1 |
unagiootoro/ruby-dnn | A Ruby-based deep learning library for building and training neural networks | 46 |
deepakkumar1984/mxnet.sharp | A .NET Standard library providing C# bindings for the Apache MXNet deep learning framework | 149 |
mrdimosthenis/synapses | A collection of libraries for building and training neural networks in various programming languages | 70 |
coreylowman/dfdx | A deep learning library for Rust with GPU acceleration and ergonomic API. | 1,737 |
mrdimosthenis/clj-synapses | A Clojure-based neural networks library for building and training artificial neural networks. | 1 |
dathoangnd/gonet | A Go module implementing a multi-layer Neural Network for machine learning tasks | 82 |
nitishsrivastava/deepnet | A collection of GPU-accelerated deep learning algorithms implemented in Python | 895 |
tyill/sunnet | A lightweight C++ deep learning library for building and training neural networks. | 61 |
mrdimosthenis/fsharp.synapses | A plug-and-play F# library for building and training neural networks | 14 |
attractivechaos/kann | A lightweight C library for constructing and training small to medium neural networks with customizable architecture | 686 |
aspurdy/dbn | A MATLAB implementation of a deep belief network used for generative learning and visualization of the neural network simulation process. | 48 |
mofanv/darknetz | An application that runs several layers of a Deep Neural Network model in a secure environment for model privacy at the edge | 85 |