kirit93 / GRU
A C++ implementation of a 3 layer Gated Recurrent Unit (GRU) using no libraries other than Eigen for Matrices.
☆19Updated 5 years ago
Alternatives and similar repositories for GRU:
Users that are interested in GRU are comparing it to the libraries listed below
- A C implementation of common Artificial Neural Networks☆14Updated last week
- Flexible and fast neural network library (feed-forward, RNN, GRU, LSTM, etc)☆60Updated 9 years ago
- light deep neural network tools box(LSTM,GRU,RNN,CNN,Bi-LSTM,etc)☆39Updated 7 years ago
- long short-term memory for recursive neural network model☆65Updated 6 years ago
- Some DSP algorithm implementation☆17Updated 6 years ago
- This library provides a set of basic functions for different type of deep learning (and other) algorithms in C.This deep learning library…☆32Updated last year
- Long Short-Term Memory implementation by c++☆28Updated 6 years ago
- Real-time speech enhancement based on spectral subtraction☆14Updated 7 years ago
- In this repository, we explore model compression for transformer architectures via quantization. We specifically explore quantization awa…☆24Updated 3 years ago
- A Long Short Term Memory neural network for time series prediction. Memory blocks contain one memory cell in each. Weights for the networ…☆15Updated 6 years ago
- An Open Convolutional Neural Network Framework in C++ From Scratch☆61Updated 4 years ago
- Lightweight Neural Network☆6Updated 4 years ago
- Lightweight C++11 library for building deep recurrent neural networks☆42Updated 7 years ago
- HiFi 5 NN Library☆37Updated 2 months ago
- A library for computing spectrograms and periodograms☆8Updated 6 years ago
- Audio Keyword Search☆12Updated 5 years ago
- INT-Q Extension of the CMSIS-NN library for ARM Cortex-M target☆18Updated 5 years ago
- Joint Estimation of Frequency, Amplitude and Spectrum☆34Updated 2 years ago
- Cadence HiFi4 Neural Network (NN) Library☆49Updated 2 months ago
- Support Vector Machines Implementation from scratch in C++☆18Updated 3 years ago
- ☆31Updated 5 years ago
- ☆10Updated 4 years ago
- Fast matrix multiplication for few-bit integer matrices on CPUs.☆27Updated 6 years ago
- A C++ deep learning library for the construction and optimization of neural networks ranging from simple feedforward architectures to sta…☆18Updated 3 years ago
- Library for real-time digital signal processing of microphone array signals. It is based on DSPONE adn WIPP and can perform binarula loca…☆15Updated 8 years ago
- Convert ONNX models to plain C++ code (without dependencies)☆20Updated 2 years ago
- C语言实现LSTM☆9Updated 4 years ago
- Unsupervised feature learning for audio classification using convolutional deep belief networks☆12Updated 9 years ago
- Dan's repository of OpenFst (manually created by downloading certain versions of OpenFst), created to track certain patches.☆13Updated 9 years ago
- Tensorflow model export from Python to C++ and inference without using TF library☆17Updated 6 years ago