RTNeural
Inferencing Engine
Provides a lightweight neural network inferencing engine for real-time systems
Real-time neural network inferencing
614 stars
23 watching
62 forks
Language: C++
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A high-performance GPU implementation of neural networks using C++ | 507 |
| A machine learning inference engine designed to be portable and efficient for embedded systems with minimal dependencies. | 530 |
| A C# implementation of a 2D physics engine with advanced collision detection and rigid body dynamics. | 81 |
| An onnx inference engine for embedded devices with hardware acceleration support | 589 |
| A lightweight, portable C implementation of a feedforward artificial neural network library | 593 |
| An open-source C++ library for building and training neural networks | 120 |
| A Python implementation of a Convolutional Neural Network from scratch using NumPy for building CNNs from scratch | 577 |
| Repurposes pre-trained neural networks for new classification tasks through adversarial reprogramming of their inputs. | 6 |
| A Clojure-based library for building and training neural networks | 88 |
| An implementation of a multi-layer perceptron neural network with backpropagation for machine learning tasks on iOS. | 24 |
| An implementation of cross-silo federated learning with adaptability to statistical heterogeneity | 12 |
| An implementation of a CNN-based method for non-blind deconvolution using Wiener filtering as a pre-processing step. | 22 |
| An implementation of a feedforward neural network toolkit for JRuby | 60 |
| Designs efficient architectures for modeling temporal features with deep learning networks | 16 |
| A deep learning implementation of a VRNN model for sequential data processing | 282 |