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:
- A recurrent/memory-based neural network library implemented from scratch in C.☆56Updated 4 years ago
- Scalar-valued Automatic Differentiation library in C☆53Updated last year
- Clover: Quantized 4-bit Linear Algebra Library☆114Updated 7 years ago
- Tiny Speech Recognizer☆60Updated 5 years ago
- NNCG: A Neural Network Code Generator☆35Updated 11 months ago
- implement AlexNet with C / convolutional nerual network / machine learning / computer vision☆191Updated 3 years ago
- Lightweight C implementation of CNNs for Embedded Systems☆61Updated 2 years ago
- Finite state transducer library. Minimalistic pure C implementation.☆14Updated 5 years ago
- Pure C ONNX runtime with zero dependancies for embedded devices☆210Updated last year
- Run Keras models from a C++ application on embedded devices☆65Updated 4 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
- Header-only C library for Binary Neural Network Feedforward Inference (targeting small devices)☆47Updated 3 years ago
- Symbolic differentiation engine for optimization-based machine learning models.☆43Updated 7 years ago
- Derivative-Free Global Optimization Algorithm (C++, Python binding) - Continuous, Discrete, TSP, NLS, MINLP☆153Updated 5 months ago
- A minimal C implementation of Nintendo Gameboy - An fast research environment for Reinforcement Learning☆171Updated 5 years ago
- A simple library to deploy Keras neural networks in pure C for realtime applications☆89Updated last week
- ArrayFire's Machine Learning Library.☆105Updated 6 years ago
- ☆45Updated 6 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
- A flexable HTM (Hierarchical Temporal Memory) framework with full GPU support.☆95Updated 2 years ago
- A fast Tsetlin Machine implementation employing bit-wise operators, with MNIST demo.☆67Updated 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…☆128Updated 11 months ago
- A neural network implementation for the MNIST dataset, written in plain C☆97Updated 4 years ago
- A C++ implementation of the scalar-valued autograd engine micrograd☆23Updated 5 years ago
- Autograd Engine for Python Written in Python C-API for Speed☆20Updated 2 years ago
- Lightweight C++11 library for building deep recurrent neural networks☆42Updated 8 years ago
- int8_t and int16_t matrix multiply based on https://arxiv.org/abs/1705.01991☆73Updated last year
- ☆134Updated 2 years ago
- Can I make an *optimizing* compiler under 1k lines of code?☆60Updated 4 months ago
- Flexible and fast neural network library (feed-forward, RNN, GRU, LSTM, etc)☆60Updated 9 years ago