siekmanj / sieknet
A recurrent/memory-based neural network library implemented from scratch in C.
☆55Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for sieknet
- Examples of common systems programming optimizations☆50Updated 3 years ago
- ArrayFire's Machine Learning Library.☆102Updated 6 years ago
- Clover: Quantized 4-bit Linear Algebra Library☆110Updated 6 years ago
- A readable CNN Inference implementation in C for anyone who wants to learn what exactly is going on behind the scenes☆54Updated 3 years ago
- A recurrent (LSTM) neural network in C☆91Updated 2 years ago
- fundamental tools in the spirit of C☆59Updated 4 years ago
- Doug McIlroy's C++ regular expression matching library☆95Updated 6 years ago
- Symbolic differentiation engine for optimization-based machine learning models.☆42Updated 7 years ago
- A fast Tsetlin Machine implementation employing bit-wise operators, with MNIST demo.☆65Updated 5 years ago
- ☆132Updated last year
- ☆41Updated 9 months ago
- Trying to understand neural nets by building a simple one from scratch☆33Updated 7 years ago
- A thin, highly portable toolkit for efficiently compiling dense loop-based computation.☆148Updated last year
- Minimal deep learning library written from scratch in Python, using NumPy/CuPy.☆120Updated 2 years ago
- Non-preemptive Thread Hierarchy Manager☆55Updated 3 weeks ago
- There are C language computer programs about the simulator, transformation, and test statistic of continuous Bernoulli distribution. More…☆25Updated 6 months ago
- Fundamental algorithms☆93Updated 5 years ago
- A reference implementation of logistic regression in C☆13Updated 9 years ago
- Unifying Python/C++/CUDA memory: Python buffered array ↔️ `std::vector` ↔️ CUDA managed memory☆81Updated this week
- The dream accurate approximate set cardinality estimator based on 3-bit HyperLogLog. More accurate than Redis HyperLogLog.☆55Updated 3 years ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆192Updated 3 months ago
- Deep Learning Homework 2☆19Updated 5 years ago
- sketching algorithms implemented in chapel and python☆10Updated 7 years ago
- A minimal viable programming language on top of liblgpp☆77Updated 3 years ago
- 1.2% test error on MNIST using only least squares and numpy calls.☆16Updated last year
- Automatic differentiation in C++; infinite differentiability of conditionals, loops, recursion and all things C++☆150Updated 5 years ago
- 🧮 Reading group about differential, integral and logical calculi.☆26Updated 6 months ago
- Cool trick to store 4 5-bit values in one 16-bit value.☆285Updated 4 years ago
- Reinforcement learning in TensorFlow 2☆22Updated 2 years ago