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 9 months ago
- Converting a deep neural network to integer-only inference in native C via uniform quantization and the fixed-point representation.☆25Updated 4 years ago
- In this repository, we explore model compression for transformer architectures via quantization. We specifically explore quantization awa…☆24Updated 4 years ago
- Design some simple RISV-V cores via verilog and vivado. 复旦大学《计算机与智能处理器体系结构 AI Core and RISC Architecture》Projects☆15Updated 4 years ago
- Deep Compression for PyTorch Model Deployment on Microcontrollers☆19Updated 4 years ago
- ☆14Updated 10 months ago
- HiFi 5 NN Library☆50Updated 4 months ago
- Deep Neural Network inference using Xilinx Zynq-7000 chip.☆29Updated 5 years ago
- ☆141Updated 7 years ago
- BlockCIrculantRNN (LSTM and GRU) using TensorFlow☆14Updated 7 years ago
- implementing a Recurrent Neural Network with binarized weight format on FPGA☆22Updated 8 years ago
- Implementation of NeurIPS 2019 paper "Normalization Helps Training of Quantized LSTM"☆31Updated last year
- 用C++实现一个简单的Transformer模型。 Attention Is All You Need。☆53Updated 4 years ago
- A speech signal processing library in Python with emphasis on deep learning.☆31Updated 3 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
- Implementation of convolution layer in different flavors☆68Updated 8 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
- ☆30Updated 6 years ago
- Some DSP algorithm implementation☆18Updated 7 years ago
- c implementation of 《Audio Denoise by Time-Frequency Block Thresholding》☆50Updated 6 years ago
- Python implementation of Lloyd-Max quantizer.☆24Updated 4 years ago
- An Open Convolutional Neural Network Framework in C++ From Scratch☆66Updated 4 years ago
- This is the open-source version of TinyTS. The code is dirty so far. We may clean the code in the future.☆19Updated 6 months ago
- Spiking neural networks (SNNs) for speech classification☆12Updated 3 years ago
- PyTorch -> ONNX -> TVM for autotuning☆24Updated 5 years ago
- Kaldi Speech Processing Tools☆25Updated 7 years ago
- This is the PyNN code used in the paper titled "Multilayer Spiking Neural Network for audio samples classification using SpiNNaker", whic…☆32Updated 4 years ago
- Implementation of "NITI: Training Integer Neural Networks Using Integer-only Arithmetic" on arxiv☆90Updated 3 years ago
- 关于深度学习算法、框架、编译器、加速器的一些理解☆17Updated 3 years ago
- CMSIS DSP Library for PULPino microcontroller☆23Updated 7 years ago