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:
- A C implementation of common Artificial Neural Networks☆15Updated 7 months ago
- An Open Convolutional Neural Network Framework in C++ From Scratch☆66Updated 4 years ago
- Some DSP algorithm implementation☆18Updated 7 years ago
- A Bayesian method which utilises the rich structure embedded in the sensing matrix for fast sparse signal recovery☆11Updated 7 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
- Discrete Hidden Markov Model (HMM) Implementation in C++☆29Updated 7 years ago
- Converting a deep neural network to integer-only inference in native C via uniform quantization and the fixed-point representation.☆26Updated 3 years ago
- In this repository, we explore model compression for transformer architectures via quantization. We specifically explore quantization awa…☆24Updated 4 years ago
- extract the time domain or frequent domain features from wav format audio☆34Updated 6 years ago
- HiFi 5 NN Library☆48Updated 2 months ago
- ☆10Updated 7 years ago
- Convert ONNX models to plain C++ code (without dependencies)☆22Updated 2 years ago
- Support Vector Machines Implementation from scratch in C++☆22Updated 4 years ago
- ☆23Updated 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
- LeNet-5,Use C Program Language Without Any 3rd Library☆76Updated 8 years ago
- list of functions i wrote / rewrote☆28Updated 7 years ago
- Implementation of convolution layer in different flavors☆68Updated 8 years ago
- C code to extract mfcc or fbank features from wav files☆16Updated 6 years ago
- CAMEL (Content-based Audio and Music Extraction Library) is an easy-to-use C++ framework developed for content-based audio and music anal…☆21Updated 12 years ago
- Deep Compression for PyTorch Model Deployment on Microcontrollers☆19Updated 4 years ago
- The official, proof-of-concept C++ implementation of PocketNN.☆35Updated 2 months ago
- Python implementation of Lloyd-Max quantizer.☆24Updated 4 years ago
- Just my local copy of math-neon with build script☆94Updated 7 years ago
- Implementation of NeurIPS 2019 paper "Normalization Helps Training of Quantized LSTM"☆31Updated last year
- Neural Network Libraries - C Runtime☆58Updated 4 months ago
- TensorFlow Lite C/C++ library for microcontrollers.☆37Updated 5 years ago
- A model for Blind Source Separation using Dictionary Learning☆14Updated 6 years ago
- Dan's repository of OpenFst (manually created by downloading certain versions of OpenFst), created to track certain patches.☆13Updated 9 years ago
- c implementation of 《Audio Denoise by Time-Frequency Block Thresholding》☆50Updated 6 years ago