siekmanj / sieknetLinks
A recurrent/memory-based neural network library implemented from scratch in C.
☆57Updated 4 years ago
Alternatives and similar repositories for sieknet
Users that are interested in sieknet are comparing it to the libraries listed below
Sorting:
- 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☆114Updated 7 years ago
- A recurrent (LSTM) neural network in C☆95Updated 4 years ago
- ArrayFire's Machine Learning Library.☆105Updated 7 years ago
- A GUI for autogenerating Keras model code from complex graphs.☆19Updated 7 years ago
- A fast Tsetlin Machine implementation employing bit-wise operators, with MNIST demo.☆68Updated 6 years ago
- Examples of common systems programming optimizations☆53Updated 4 years ago
- A minimalist deep learning library written from scratch in Python☆131Updated last week
- Research code for solvers and models of the game of 2048☆53Updated 6 months ago
- Trying to understand neural nets by building a simple one from scratch☆33Updated 8 years ago
- 1.2% test error on MNIST using only least squares and numpy calls.☆20Updated 2 years ago
- Doug McIlroy's C++ regular expression matching library☆96Updated 7 years ago
- Simple scheduler for running jobs on GPUs☆183Updated 4 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☆83Updated last month
- Content Addressable Memory using dimensionality reduction☆13Updated 8 years ago
- An experiment with "freely" wired neural networks (no layers)☆164Updated last year
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆197Updated last year
- sketching algorithms implemented in chapel and python☆10Updated 8 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
- fundamental tools in the spirit of C☆58Updated 6 years ago
- Understanding ML and deep learning through geometry☆156Updated 4 years ago
- Code for "Learning to Play the Chaos Game: Dreaming of fractal foliage by differentiating iterated function systems"☆15Updated 5 years ago
- There are C language computer programs about the simulator, transformation, and test statistic of continuous Bernoulli distribution. More…☆25Updated last year
- Online machine learning algorithm that makes predictions about the environment to improve itself.☆61Updated 8 years ago
- ☆216Updated 6 years ago
- Fast random number generation in an interval in Python: Up to 10x faster than random.randint.☆120Updated 3 months ago
- Code for https://fosterelli.co/executing-gradient-descent-on-the-earth☆69Updated last week
- FRP: Fast Random Projections☆43Updated 5 years ago