kirit93 / GRU
A C++ implementation of a 3 layer Gated Recurrent Unit (GRU) using no libraries other than Eigen for Matrices.
☆18Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for GRU
- Flexible and fast neural network library (feed-forward, RNN, GRU, LSTM, etc)☆58Updated 8 years ago
- light deep neural network tools box(LSTM,GRU,RNN,CNN,Bi-LSTM,etc)☆38Updated 7 years ago
- An Open Convolutional Neural Network Framework in C++ From Scratch☆59Updated 3 years ago
- A C implementation of common Artificial Neural Networks☆14Updated 6 months ago
- Deep Compression for PyTorch Model Deployment on Microcontrollers☆17Updated 3 years ago
- Convolutional Neural Network using Eigen and C++☆19Updated 9 years ago
- long short-term memory for recursive neural network model☆64Updated 5 years ago
- Support Vector Machines Implementation from scratch in C++☆16Updated 3 years ago
- ☆14Updated last year
- A library for computing spectrograms and periodograms☆9Updated 5 years ago
- Long Short-Term Memory implementation by c++☆27Updated 6 years ago
- Fast matrix multiplication for few-bit integer matrices on CPUs.☆27Updated 5 years ago
- A C++ deep learning library for the construction and optimization of neural networks ranging from simple feedforward architectures to sta…☆18Updated 3 years ago
- ☆17Updated last month
- Dan's repository of OpenFst (manually created by downloading certain versions of OpenFst), created to track certain patches.☆13Updated 8 years ago
- This is a c++ implementation of an LSTM Neural Network parallelized for a GPU using CUDA☆23Updated 7 years ago
- BlockCIrculantRNN (LSTM and GRU) using TensorFlow☆14Updated 6 years ago
- Code and models of the paper "FPGA accelerator for Gradient Boosting Decision Trees".