kirit93 / GRULinks
A C++ implementation of a 3 layer Gated Recurrent Unit (GRU) using no libraries other than Eigen for Matrices.
☆21Updated 5 years ago
Alternatives and similar repositories for GRU
Users that are interested in GRU are comparing it to the libraries listed below
Sorting:
- Converting a deep neural network to integer-only inference in native C via uniform quantization and the fixed-point representation.☆25Updated 3 years ago
- Flexible and fast neural network library (feed-forward, RNN, GRU, LSTM, etc)☆59Updated 9 years ago
- A C implementation of common Artificial Neural Networks☆14Updated 4 months ago
- In this repository, we explore model compression for transformer architectures via quantization. We specifically explore quantization awa…☆24Updated 4 years ago
- Cadence HiFi4 Neural Network (NN) Library☆50Updated 3 months ago
- This is the PyNN code used in the paper titled "Multilayer Spiking Neural Network for audio samples classification using SpiNNaker", whic…☆32Updated 3 years ago
- 用C++实现一个简单的Transformer模型。 Attention Is All You Need。☆49Updated 4 years ago
- An Open Convolutional Neural Network Framework in C++ From Scratch☆66Updated 4 years ago
- implementing a Recurrent Neural Network with binarized weight format on FPGA☆22Updated 8 years ago
- extract the time domain or frequent domain features from wav format audio☆34Updated 5 years ago
- Deep Compression for PyTorch Model Deployment on Microcontrollers☆19Updated 4 years ago
- FPGA-based hardware acceleration for dropout-based Bayesian Neural Networks.☆26Updated 2 years ago
- Swin Transformer C++ Implementation☆63Updated 4 years ago
- Official implementation of the Seq-U-Net for efficient sequence modelling☆79Updated last year
- Some DSP algorithm implementation☆18Updated 7 years ago
- c implementation of 《Audio Denoise by Time-Frequency Block Thresholding》☆50Updated 6 years ago
- MLPerf (tm) Tiny Deep Learning Benchmarks for STM32 devices☆13Updated last year
- A package used to test webrtc apm functions, such as aec, ns☆16Updated 6 years ago
- HiFi 5 NN Library☆42Updated 3 months ago
- A speech signal processing library in Python with emphasis on deep learning.☆31Updated 3 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
- An implementation of MatchboxNet☆10Updated 3 years ago
- This is an SoC design dedicated to Keyword Spotting (KWS) based on a neural-network accelerator and the wujian100 platform.☆53Updated 5 years ago
- ☆31Updated 5 years ago
- C code to extract mfcc or fbank features from wav files☆16Updated 5 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
- The official, proof-of-concept C++ implementation of PocketNN.☆34Updated last year
- Implementation of NeurIPS 2019 paper "Normalization Helps Training of Quantized LSTM"☆31Updated last year
- ☆14Updated 5 months ago
- Implementation of convolution layer in different flavors☆68Updated 7 years ago