kirit93 / GRU
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:
- 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 week
- light deep neural network tools box(LSTM,GRU,RNN,CNN,Bi-LSTM,etc)☆39Updated 7 years ago
- Long Short-Term Memory implementation by c++☆29Updated 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
- An Open Convolutional Neural Network Framework in C++ From Scratch☆64Updated 4 years ago
- long short-term memory for recursive neural network model☆66Updated 6 years ago
- Implementation of Random Forests model and decision trees in C☆21Updated 2 years ago
- A library for computing spectrograms and periodograms☆8Updated 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
- Support Vector Machines Implementation from scratch in C++☆19Updated 3 years ago
- This is a c++ implementation of an LSTM Neural Network parallelized for a GPU using CUDA☆24Updated 7 years ago
- Some DSP algorithm implementation☆17Updated 6 years ago
- A minimalistic header only C++11 Neural Network library based on Eigen::Tensor☆20Updated 7 years ago
- Lightweight Neural Network☆6Updated 4 years ago
- Discrete Hidden Markov Model (HMM) Implementation in C++☆27Updated 6 years ago
- Lightweight C++11 library for building deep recurrent neural networks☆42Updated 8 years ago
- Automatically exported from code.google.com/p/libmfcc☆27Updated 10 years ago
- Convolutional Neural Network using Eigen and C++☆20Updated 9 years ago
- c implementation of 《Audio Denoise by Time-Frequency Block Thresholding》☆48Updated 6 years ago
- C code to extract mfcc or fbank features from wav files☆16Updated 5 years ago
- ☆10Updated 4 years ago
- Implementation of FIR and IIR filters optimized for SIMD processing☆48Updated 8 years ago
- tensorflow speech synthesis c++ inference for voicenet☆16Updated 6 years ago
- 2D Convolution using NumPy☆17Updated 2 years ago
- time series classification from scratch with deep neural networks (WIP)☆16Updated 5 years ago
- A small C lib of DSP functions.☆31Updated 4 months ago
- INT-Q Extension of the CMSIS-NN library for ARM Cortex-M target☆18Updated 5 years ago
- Super spectrogram Qt cross platform!☆13Updated 8 years ago
- C++ porting of Stan Salvador's FastDTW☆34Updated 7 years ago