Ricardicus / recurrent-neural-netLinks
A recurrent (LSTM) neural network in C
☆95Updated 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:
- Scalar-valued Automatic Differentiation library in C☆53Updated 2 years ago
- Pure C ONNX runtime with zero dependancies for embedded devices☆210Updated last year
- A recurrent/memory-based neural network library implemented from scratch in C.☆56Updated 4 years ago
- Tiny Speech Recognizer☆61Updated 5 years ago
- Clover: Quantized 4-bit Linear Algebra Library☆114Updated 7 years ago
- A neural network implementation for the MNIST dataset, written in plain C☆98Updated 4 years ago
- A simple library to deploy Keras neural networks in pure C for realtime applications☆90Updated 2 months ago
- Finite state transducer library. Minimalistic pure C implementation.☆14Updated 5 years ago
- Run Keras models from a C++ application on embedded devices☆65Updated 5 years ago
- A faithful clone of Karpathy's llama2.c (one file inference, zero dependency) but fully functional with LLaMA 3 8B base and instruct mode…☆138Updated last year
- A readable CNN Inference implementation in C for anyone who wants to learn what exactly is going on behind the scenes☆57Updated 4 years ago
- A minimal C implementation of Nintendo Gameboy - An fast research environment for Reinforcement Learning☆172Updated 5 years ago
- This library provides a set of basic functions for different type of deep learning (and other) algorithms in C.This deep learning library…☆33Updated last year
- Data compression using LSTM☆136Updated 2 years ago
- implement AlexNet with C / convolutional nerual network / machine learning / computer vision☆193Updated 3 years ago
- ArrayFire's Machine Learning Library.☆105Updated 6 years ago
- int8_t and int16_t matrix multiply based on https://arxiv.org/abs/1705.01991☆74Updated last year
- ☆46Updated 6 years ago
- An Open Convolutional Neural Network Framework in C++ From Scratch☆66Updated 4 years ago
- Autograd Engine for Python Written in Python C-API for Speed☆20Updated 2 years ago
- Open Neural Network Exchange to C compiler.☆316Updated this week
- Lightweight C++11 library for building deep recurrent neural networks☆43Updated 8 years ago
- Symbolic differentiation engine for optimization-based machine learning models.☆43Updated 7 years ago
- Small deep learning library written from scratch in Python, using NumPy/CuPy.☆124Updated 3 years ago
- A minimal implementation of autograd (in pure Python) 🍰☆95Updated 4 years ago
- Flexible and fast neural network library (feed-forward, RNN, GRU, LSTM, etc)☆59Updated 9 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…☆98Updated last year
- XLA integration of Open Neural Network Exchange (ONNX)☆19Updated 7 years ago
- A flexable HTM (Hierarchical Temporal Memory) framework with full GPU support.☆97Updated 2 years ago
- Minimal Deep Learning library is written in Python/Cython/C++ and Numpy/CUDA/cuDNN.☆102Updated 7 years ago