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 6 years ago
- Clover: Quantized 4-bit Linear Algebra Library☆114Updated 7 years ago
- A fast Tsetlin Machine implementation employing bit-wise operators, with MNIST demo.☆69Updated 5 years ago
- A recurrent (LSTM) neural network in C☆94Updated 3 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
- ☆135Updated 2 years ago
- Symbolic differentiation engine for optimization-based machine learning models.☆43Updated 7 years ago
- Trying to understand neural nets by building a simple one from scratch☆33Updated 7 years ago
- Run Keras models from a C++ application on embedded devices☆65Updated 4 years ago
- Understanding ML and deep learning through geometry☆157Updated 3 years ago
- A minimal viable programming language on top of liblgpp☆77Updated 4 years ago
- Examples of common systems programming optimizations☆51Updated 4 years ago
- Doug McIlroy's C++ regular expression matching library☆95Updated 7 years ago
- Automatic differentiation in C++; infinite differentiability of conditionals, loops, recursion and all things C++☆151Updated 6 years ago
- Unifying Python/C++/CUDA memory: Python buffered array ↔️ `std::vector` ↔️ CUDA managed memory☆82Updated this week
- A proof of concept of Neural Networking for Quantum State recognition.☆68Updated 8 years ago
- An overview of linear algebra fundamentals which focuses on providing an intuitive / geometric review of some of the main concepts.☆99Updated 6 years ago
- Code for https://fosterelli.co/executing-gradient-descent-on-the-earth☆69Updated last month
- Research code for solvers and models of the game of 2048☆53Updated 2 weeks ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆196Updated last year
- There are C language computer programs about the simulator, transformation, and test statistic of continuous Bernoulli distribution. More…☆25Updated last year
- Minimal Deep Learning library is written in Python/Cython/C++ and Numpy/CUDA/cuDNN.☆102Updated 7 years ago
- A minimal C implementation of Nintendo Gameboy - An fast research environment for Reinforcement Learning☆171Updated 5 years ago
- Reinforcement learning in TensorFlow 2☆22Updated 3 years ago
- fundamental tools in the spirit of C☆60Updated 5 years ago
- Celular automaton-based calculus for the masses☆112Updated 5 years ago
- Online machine learning algorithm that makes predictions about the environment to improve itself.☆60Updated 8 years ago
- Code for "Learning to Play the Chaos Game: Dreaming of fractal foliage by differentiating iterated function systems"☆15Updated 4 years ago
- Simple scheduler for running jobs on GPUs☆180Updated 4 years ago
- Tensorflow implementation of Collaborative Sampling for Image inpainting☆35Updated 5 years ago