kirit93 / GRULinks
A C++ implementation of a 3 layer Gated Recurrent Unit (GRU) using no libraries other than Eigen for Matrices.
☆20Updated 5 years ago
Alternatives and similar repositories for GRU
Users that are interested in GRU are comparing it to the libraries listed below
Sorting:
- Flexible and fast neural network library (feed-forward, RNN, GRU, LSTM, etc)☆60Updated 9 years ago
- A C implementation of common Artificial Neural Networks☆14Updated last month
- long short-term memory for recursive neural network model☆66Updated 6 years ago
- In this repository, we explore model compression for transformer architectures via quantization. We specifically explore quantization awa…☆24Updated 4 years ago
- Implementation of NeurIPS 2019 paper "Normalization Helps Training of Quantized LSTM"☆31Updated 11 months ago
- An Open Convolutional Neural Network Framework in C++ From Scratch☆65Updated 4 years ago
- c implementation of 《Audio Denoise by Time-Frequency Block Thresholding》☆48Updated 6 years ago
- Lightweight Neural Network☆6Updated 4 years ago
- ☆10Updated 7 years ago
- 用C++实现一个简单的Transformer模型。 Attention Is All You Need。☆48Updated 4 years ago
- An implementation of Gated Recurrent Unit☆15Updated 6 years ago
- Support Vector Machines Implementation from scratch in C++☆20Updated 3 years ago
- Code for my publication "Efficient Sensor Selection with Application to Time Varying Graphs", in the 7th IEEE International Workshop on C…☆8Updated 7 years ago
- Implementation of convolution layer in different flavors☆68Updated 7 years ago
- PyTorch -> ONNX -> TVM for autotuning☆24Updated 5 years ago
- Converting a deep neural network to integer-only inference in native C via uniform quantization and the fixed-point representation.☆25Updated 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
- Quantize weights and activations in Recurrent Neural Networks.☆94Updated 6 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
- Speech Signal Processing - C++ port of a subset of the Python library SSP☆16Updated 4 years ago
- CMSIS DSP Library for PULPino microcontroller☆23Updated 6 years ago
- Canny Edge detector algorith optimized on the Programmable Logic (HW) of the Zynq-7000 FPGA Architecture☆11Updated 5 years ago
- Real-time speech enhancement based on spectral subtraction☆15Updated 7 years ago
- https://github.com/ARM-software/ML-KWS-for-MCU☆14Updated 6 years ago
- Joint Estimation of Frequency, Amplitude and Spectrum☆34Updated 2 years ago
- Dynamic Time Warping single header library for C++☆50Updated 4 years ago
- Audio Keyword Search☆12Updated 6 years ago
- A speech signal processing library in Python with emphasis on deep learning.☆31Updated 2 years ago
- implementing a Recurrent Neural Network with binarized weight format on FPGA☆22Updated 7 years ago
- vad wraper on webrtcvad☆23Updated 8 years ago