kirit93 / GRULinks
A C++ implementation of a 3 layer Gated Recurrent Unit (GRU) using no libraries other than Eigen for Matrices.
☆21Updated 6 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 8 months ago
- An Open Convolutional Neural Network Framework in C++ From Scratch☆66Updated 4 years ago
- In this repository, we explore model compression for transformer architectures via quantization. We specifically explore quantization awa…☆24Updated 4 years ago
- HiFi 5 NN Library☆50Updated 3 months ago
- 用C++实现一个简单的Transformer模型。 Attention Is All You Need。☆53Updated 4 years ago
- C code to extract mfcc or fbank features from wav files☆17Updated 6 years ago
- Support Vector Machines Implementation from scratch in C++☆22Updated 4 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
- Implementation of NeurIPS 2019 paper "Normalization Helps Training of Quantized LSTM"☆31Updated last year
- A local auto speech recognition project based on Kaldi and ALSA.☆36Updated 8 years ago
- Some DSP algorithm implementation☆18Updated 7 years ago
- Convert ONNX models to plain C++ code (without dependencies)☆22Updated 2 years ago
- Deep Compression for PyTorch Model Deployment on Microcontrollers☆19Updated 4 years ago
- ☆10Updated 8 years ago
- ☆13Updated 8 years ago
- This is an implementation of YOLO using LSQ network quantization method.☆22Updated 3 years ago
- Unsupervised feature learning for audio classification using convolutional deep belief networks☆12Updated 10 years ago
- This library provides a set of functionalities for different type of deep learning (and ML) algorithms in C☆34Updated 2 years ago
- Lightweight C implementation of CNNs for Embedded Systems☆62Updated 3 years ago
- ☆141Updated 7 years ago
- Speex audio re-sampler sample project.☆15Updated 8 years ago
- Discrete Hidden Markov Model (HMM) Implementation in C++☆29Updated 7 years ago
- Design some simple RISV-V cores via verilog and vivado. 复旦大学《计算机与智能处理器体系结构 AI Core and RISC Architecture》Projects☆15Updated 4 years ago
- PyTorch -> ONNX -> TVM for autotuning☆24Updated 5 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
- 关于深度学习算法、框架、编译器、加速器的一些理解☆17Updated 3 years ago
- Implementation of convolution layer in different flavors☆68Updated 8 years ago
- BlockCIrculantRNN (LSTM and GRU) using TensorFlow☆14Updated 7 years ago
- A package used to test webrtc apm functions, such as aec, ns☆17Updated 6 years ago
- LeNet-5,Use C Program Language Without Any 3rd Library☆77Updated 9 years ago