kirit93 / GRULinks
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
Sorting:
- light deep neural network tools box(LSTM,GRU,RNN,CNN,Bi-LSTM,etc)☆39Updated 7 years ago
- A C implementation of common Artificial Neural Networks☆14Updated last month
- Long Short-Term Memory implementation by c++☆29Updated 6 years ago
- Lightweight Neural Network☆6Updated 4 years ago
- Deep Compression for PyTorch Model Deployment on Microcontrollers☆19Updated 4 years ago
- Some DSP algorithm implementation☆18Updated 6 years ago
- extract the time domain or frequent domain features from wav format audio☆34Updated 5 years ago
- https://github.com/ARM-software/ML-KWS-for-MCU☆14Updated 6 years ago
- CMix-NN: Mixed Low-Precision CNN Library for Memory-Constrained Edge Devices☆43Updated 5 years ago
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆58Updated 12 years ago
- In this repository, we explore model compression for transformer architectures via quantization. We specifically explore quantization awa…☆24Updated 4 years ago
- HiFi 5 NN Library☆38Updated this week
- C code to extract mfcc or fbank features from wav files☆16Updated 5 years ago
- C/C++实现Python音频处理库librosa中melspectrogram的计算过程☆31Updated 3 years ago
- C++ implementation of inference of mobilenet☆17Updated 5 years ago
- A C++ deep learning library for the construction and optimization of neural networks ranging from simple feedforward architectures to sta…☆19Updated 4 years ago
- Real-time speech enhancement based on spectral subtraction☆14Updated 7 years ago
- BlockCIrculantRNN (LSTM and GRU) using TensorFlow☆14Updated 6 years ago
- Google Speech Command Dataset Classification Neural Network, CNN, RNN☆24Updated 7 years ago
- ☆10Updated 7 years ago
- Voice Music Separation competing for 6th Huawei Cup in ZJU☆11Updated 10 years ago
- keywords recognition via MFCC and DTW☆39Updated 11 years ago
- ☆16Updated 3 years ago
- INT-Q Extension of the CMSIS-NN library for ARM Cortex-M target☆18Updated 5 years ago
- A package used to test webrtc apm functions, such as aec, ns☆16Updated 6 years ago
- This is a c++ implementation of an LSTM Neural Network parallelized for a GPU using CUDA☆25Updated 7 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
- Spiking neural networks (SNNs) for speech classification☆12Updated 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
- c implementation of 《Audio Denoise by Time-Frequency Block Thresholding》☆48Updated 6 years ago