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:
- A C implementation of common Artificial Neural Networks☆14Updated 3 months 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 Open Convolutional Neural Network Framework in C++ From Scratch☆66Updated 4 years ago
- C code to extract mfcc or fbank features from wav files☆16Updated 5 years ago
- Super spectrogram Qt cross platform!☆13Updated 8 years ago
- Some DSP algorithm implementation☆18Updated 6 years ago
- Lightweight Neural Network☆6Updated 4 years ago
- A library for computing spectrograms and periodograms☆8Updated 6 years ago
- A Simple and Efficient Implementation Of Fast Fourier Transform For Audio Resampler☆54Updated 6 years ago
- In this repository, we explore model compression for transformer architectures via quantization. We specifically explore quantization awa…☆24Updated 4 years ago
- Dan's repository of OpenFst (manually created by downloading certain versions of OpenFst), created to track certain patches.☆13Updated 9 years ago
- ☆10Updated 7 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
- ResNet Implementation, Training, and Inference Using LibTorch C++ API☆42Updated last year
- A local auto speech recognition project based on Kaldi and ALSA.☆36Updated 7 years ago
- Modern audio compression for the internet.☆17Updated 7 years ago
- PyTorch -> ONNX -> TVM for autotuning☆24Updated 5 years ago
- Convert ONNX models to plain C++ code (without dependencies)☆21Updated 2 years ago
- HiFi 5 NN Library☆40Updated 2 months ago
- c implementation of 《Audio Denoise by Time-Frequency Block Thresholding》☆49Updated 6 years ago
- Simple MFCC extractor and an speech recognition algorithm (Dynamic Time Warping)☆47Updated 7 years ago
- OpenCL for Nets - A Deep Learning Framework based on OpenCL, written by C++. Supports popular MLP, RNN(LSTM), CNN(ResNet). Friendly debug…☆68Updated 6 years ago
- Speex audio re-sampler sample project.☆14Updated 7 years ago
- Cortex M KWS example with Tengine Lite.☆73Updated 5 years ago
- A small C lib of DSP functions.☆31Updated 7 months ago
- Dynamic Time Warping (DTW) library implementing lower bounds (LB_Keogh, LB_Improved...)☆112Updated 5 years ago
- Sparse-dense matrix-matrix multiplication on GPUs☆14Updated 6 years ago
- 音频特征提取程序,MFCC,HFCC,MFCC_WALSH,Philips☆29Updated 6 years ago
- keywords recognition via MFCC and DTW☆40Updated 12 years ago
- Unsupervised feature learning for audio classification using convolutional deep belief networks☆12Updated 10 years ago