siekmanj / sieknet
A recurrent/memory-based neural network library implemented from scratch in C.
☆56Updated 3 years ago
Alternatives and similar repositories for sieknet:
Users that are interested in sieknet are comparing it to the libraries listed below
- A readable CNN Inference implementation in C for anyone who wants to learn what exactly is going on behind the scenes☆54Updated 4 years ago
- Research code for solvers and models of the game of 2048☆53Updated last year
- The simple essence of automatic differentiation☆198Updated 4 years ago
- Code for https://fosterelli.co/executing-gradient-descent-on-the-earth☆69Updated 5 months ago
- Trying to understand neural nets by building a simple one from scratch☆33Updated 7 years ago
- ArrayFire's Machine Learning Library.☆102Updated 6 years ago
- ☆131Updated last year
- Clover: Quantized 4-bit Linear Algebra Library☆111Updated 6 years ago
- Symbolic differentiation engine for optimization-based machine learning models.☆42Updated 7 years ago
- Examples of common systems programming optimizations☆50Updated 3 years ago
- Content Addressable Memory using dimensionality reduction☆12Updated 7 years ago
- VTEnc C library☆37Updated 2 years ago
- 🧮 Reading group about differential, integral and logical calculi.☆26Updated 8 months ago
- There are C language computer programs about the simulator, transformation, and test statistic of continuous Bernoulli distribution. More…☆25Updated 8 months ago
- Code for "Learning to Play the Chaos Game: Dreaming of fractal foliage by differentiating iterated function systems"☆14Updated 4 years ago
- Visualization of filters in convolutional neural networks☆30Updated 10 months ago
- A Python module for generating fast bilinear algorithms for different convolution algorithms☆13Updated 11 months ago
- Minimal Deep Learning library is written in Python/Cython/C++ and Numpy/CUDA/cuDNN.☆102Updated 6 years ago
- Fundamental algorithms☆93Updated 5 years ago
- Reinforcement learning in TensorFlow 2☆22Updated 3 years ago
- A "build to learn" Alpha Zero implementation using Gradient Boosted Decision Trees (LightGBM)☆86Updated 4 years ago
- fundamental tools in the spirit of C☆59Updated 5 years ago
- TensorFlow 2.0 library for distributed training, evaluation, model selection, and fast prototyping.☆82Updated 2 years ago
- 🦠 AD in less than 20 lines☆53Updated 3 years ago
- Online machine learning algorithm that makes predictions about the environment to improve itself.☆60Updated 7 years ago
- A minimal viable programming language on top of liblgpp☆77Updated 4 years ago
- A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.☆77Updated 3 years ago
- Rudimentary automatic differentiation framework☆73Updated 5 years ago
- A CUDA implementation of the Tsetlin Machine based on bitwise operators☆26Updated 5 years ago
- Unifying Python/C++/CUDA memory: Python buffered array ↔️ `std::vector` ↔️ CUDA managed memory☆81Updated 3 weeks ago