RTNeural

Inferencing Engine

Provides a lightweight neural network inferencing engine for real-time systems

Real-time neural network inferencing

GitHub

614 stars
23 watching
62 forks
Language: C++
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
torontodeeplearning/convnetA high-performance GPU implementation of neural networks using C++507
emlearn/emlearnA machine learning inference engine designed to be portable and efficient for embedded systems with minimal dependencies.530
netonjm/chipmunksharpA C# implementation of a 2D physics engine with advanced collision detection and rigid body dynamics.81
xboot/libonnxAn onnx inference engine for embedded devices with hardware acceleration support589
100/craniumA lightweight, portable C implementation of a feedforward artificial neural network library593
fengwang/cerasAn open-source C++ library for building and training neural networks120
ahmedfgad/numpycnnA Python implementation of a Convolutional Neural Network from scratch using NumPy for building CNNs from scratch577
paarthneekhara/rnn_adversarial_reprogrammingRepurposes pre-trained neural networks for new classification tasks through adversarial reprogramming of their inputs.6
japonophile/synapticA Clojure-based library for building and training neural networks88
kalvar/ios-multi-perceptron-neuralnetworkAn implementation of a multi-layer perceptron neural network with backpropagation for machine learning tasks on iOS.24
zhenqincn/fedapenAn implementation of cross-silo federated learning with adaptability to statistical heterogeneity12
hyeongseokson1/cnn_deconvolutionAn implementation of a CNN-based method for non-blind deconvolution using Wiener filtering as a pre-processing step.22
jedld/brains-jrubyAn implementation of a feedforward neural network toolkit for JRuby60
jordipons/icassp2017Designs efficient architectures for modeling temporal features with deep learning networks16
emited/variationalrecurrentneuralnetworkA deep learning implementation of a VRNN model for sequential data processing282