Ricardicus / recurrent-neural-netLinks
A recurrent (LSTM) neural network in C
☆94Updated 3 years ago
Alternatives and similar repositories for recurrent-neural-net
Users that are interested in recurrent-neural-net are comparing it to the libraries listed below
Sorting:
- This library provides a set of basic functions for different type of deep learning (and other) algorithms in C.This deep learning library…☆32Updated last year
- A recurrent/memory-based neural network library implemented from scratch in C.☆56Updated 4 years ago
- ☆45Updated 6 years ago
- Small deep learning library written from scratch in Python, using NumPy/CuPy.☆124Updated 2 years ago
- Scalar-valued Automatic Differentiation library in C☆52Updated last year
- A C implementation of common Artificial Neural Networks☆14Updated last month
- Pure C ONNX runtime with zero dependancies for embedded devices☆206Updated last year
- An Open Convolutional Neural Network Framework in C++ From Scratch☆64Updated 4 years ago
- Lightweight C++11 library for building deep recurrent neural networks☆42Updated 8 years ago
- Finite state transducer library. Minimalistic pure C implementation.☆14Updated 5 years ago
- Flexible and fast neural network library (feed-forward, RNN, GRU, LSTM, etc)☆60Updated 9 years ago
- My C++ deep learning framework & other machine learning algorithms☆87Updated last year
- Tiny Speech Recognizer☆59Updated 5 years ago
- A minimal implementation of autograd (in pure Python) 🍰☆95Updated 3 years ago
- A C++ implementation of the scalar-valued autograd engine micrograd☆23Updated 5 years ago
- Clover: Quantized 4-bit Linear Algebra Library☆112Updated 7 years ago
- Deep Neural Network from scratch in C++ for learning purposes☆36Updated 4 years ago
- NNCG: A Neural Network Code Generator☆35Updated 10 months ago
- TinyFive is a lightweight RISC-V emulator and assembler written in Python with neural network examples☆62Updated last year
- long short-term memory for recursive neural network model☆66Updated 6 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
- Autograd Engine for Python Written in Python C-API for Speed☆20Updated 2 years ago
- C++ Code to run waveglow inference in cuda☆130Updated 5 years ago
- μFFT: fast Fourier transform☆22Updated 3 years ago
- Symbolic differentiation engine for optimization-based machine learning models.☆43Updated 7 years ago
- nml is a "simple" matrix/numerical analysis library written in pure C. The scope of the library is to highlight various algorithm impleme…☆96Updated 11 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
- int8_t and int16_t matrix multiply based on https://arxiv.org/abs/1705.01991☆71Updated last year
- ArrayFire's Machine Learning Library.☆104Updated 6 years ago
- A readable CNN Inference implementation in C for anyone who wants to learn what exactly is going on behind the scenes☆56Updated 4 years ago