Ricardicus / recurrent-neural-net
A recurrent (LSTM) neural network in C
☆91Updated 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
- 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 3 years ago
- A C++ implementation of the scalar-valued autograd engine micrograd☆22Updated 4 years ago
- Lightweight C implementation of CNNs for Embedded Systems☆59Updated 2 years ago
- Example C++ CUDA implementation for training Neural Network on MNIST dataset☆26Updated 6 years ago
- NNCG: A Neural Network Code Generator☆35Updated 6 months ago
- implement AlexNet with C / convolutional nerual network / machine learning / computer vision☆184Updated 3 years ago
- ☆44Updated 6 years ago
- A readable CNN Inference implementation in C for anyone who wants to learn what exactly is going on behind the scenes☆55Updated 4 years ago
- Minimal deep learning library written from scratch in Python, using NumPy/CuPy.☆120Updated 2 years ago
- Header-only C library for Binary Neural Network Feedforward Inference (targeting small devices)☆46Updated 3 years ago
- An Open Convolutional Neural Network Framework in C++ From Scratch☆60Updated 3 years ago
- Pure C ONNX runtime with zero dependancies for embedded devices☆200Updated last year
- Implementation of convolution layer in different flavors☆68Updated 7 years ago
- Converting a deep neural network to integer-only inference in native C via uniform quantization and the fixed-point representation.☆22Updated 3 years ago
- TinyFive is a lightweight RISC-V emulator and assembler written in Python with neural network examples☆54Updated last year
- Autograd Engine for Python Written in Python C-API for Speed☆20Updated last year
- Clover: Quantized 4-bit Linear Algebra Library☆112Updated 6 years ago
- A neural network implementation for the MNIST dataset, written in plain C☆96Updated 3 years ago
- A C implementation of common Artificial Neural Networks☆14Updated 3 weeks ago
- Tiny Speech Recognizer☆58Updated 4 years ago
- Efficient neural network deployment for uC using pytorch model☆32Updated 4 years ago
- Flexible and fast neural network library (feed-forward, RNN, GRU, LSTM, etc)☆60Updated 9 years ago
- A C++ implementation of a 3 layer Gated Recurrent Unit (GRU) using no libraries other than Eigen for Matrices.☆18Updated 5 years ago
- Support Vector Machines Implementation from scratch in C++☆16Updated 3 years ago
- Deep Neural Network from scratch in C++ for learning purposes☆36Updated 4 years ago
- Finite state transducer library. Minimalistic pure C implementation.☆13Updated 4 years ago
- Lightweight C++11 library for building deep recurrent neural networks☆41Updated 7 years ago
- The C++ Neural Network and Machine Learning project is intended to provide a C++ template library for neural nets and machine learning al…☆79Updated 2 years ago
- A Transformer implementation in Keras' Imperative (Subclassing) API for TensorFlow.☆53Updated 5 years ago