siekmanj / sieknetLinks
A recurrent/memory-based neural network library implemented from scratch in C.
☆56Updated 4 years ago
Alternatives and similar repositories for sieknet
Users that are interested in sieknet are comparing it to the libraries listed below
Sorting:
- ArrayFire's Machine Learning Library.☆105Updated 7 years ago
- 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
- Clover: Quantized 4-bit Linear Algebra Library☆113Updated 7 years ago
- Trying to understand neural nets by building a simple one from scratch☆33Updated 8 years ago
- A recurrent (LSTM) neural network in C☆95Updated 3 years ago
- Automatic differentiation in C++; infinite differentiability of conditionals, loops, recursion and all things C++☆151Updated 6 years ago
- Run Keras models from a C++ application on embedded devices☆65Updated 5 years ago
- Symbolic differentiation engine for optimization-based machine learning models.☆43Updated 8 years ago
- Content Addressable Memory using dimensionality reduction☆13Updated 8 years ago
- Research code for solvers and models of the game of 2048☆53Updated 3 months ago
- A fast Tsetlin Machine implementation employing bit-wise operators, with MNIST demo.☆69Updated 6 years ago
- Understanding ML and deep learning through geometry☆157Updated 3 years ago
- Online machine learning algorithm that makes predictions about the environment to improve itself.☆60Updated 8 years ago
- A proof of concept of Neural Networking for Quantum State recognition.☆68Updated 8 years ago
- C implementation of the Nelder-Mead method for unconstrained optimisation☆18Updated last year
- Unifying Python/C++/CUDA memory: Python buffered array ↔️ `std::vector` ↔️ CUDA managed memory☆83Updated 3 weeks ago
- constexpr neural networks, template meta-programming☆49Updated 8 years ago
- A reference implementation of logistic regression in C☆14Updated 10 years ago
- FRP: Fast Random Projections☆43Updated 5 years ago
- ☆136Updated 2 years ago
- Minimal Deep Learning library is written in Python/Cython/C++ and Numpy/CUDA/cuDNN.☆102Updated 7 years ago
- A neural network implementation for the MNIST dataset, written in plain C☆100Updated 4 years ago
- CPU vs GPU benchmarks on Conway's Game of Life☆74Updated 10 years ago
- A CUDA implementation of the Tsetlin Machine based on bitwise operators☆26Updated 6 years ago
- fundamental tools in the spirit of C☆58Updated 5 years ago
- Low-level Machine Learning Library☆22Updated 9 months ago
- tiny fast portable real-time deep neural network for regression and classification within 50 LOC.☆52Updated 4 years ago
- Markov Decision Processes in Python☆15Updated 6 years ago
- Examples of common systems programming optimizations☆53Updated 4 years ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆197Updated last year