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
Sorting:
- Clover: Quantized 4-bit Linear Algebra Library☆112Updated 6 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
- Trying to understand neural nets by building a simple one from scratch☆33Updated 7 years ago
- A proof of concept of Neural Networking for Quantum State recognition.☆68Updated 7 years ago
- Content Addressable Memory using dimensionality reduction☆12Updated 8 years ago
- fundamental tools in the spirit of C☆60Updated 5 years ago
- A fast Tsetlin Machine implementation employing bit-wise operators, with MNIST demo.☆67Updated 5 years ago
- ArrayFire's Machine Learning Library.☆104Updated 6 years ago
- Fundamental algorithms☆93Updated 5 years ago
- ☆134Updated last year
- Deep Learning Homework 0☆85Updated 4 years ago
- A CUDA implementation of the Tsetlin Machine based on bitwise operators☆26Updated 5 years ago
- Visualization of filters in convolutional neural networks☆30Updated last year
- sketching algorithms implemented in chapel and python☆10Updated 7 years ago
- constexpr neural networks, template meta-programming☆49Updated 7 years ago
- Research code for solvers and models of the game of 2048☆53Updated 2 years ago
- Symbolic differentiation engine for optimization-based machine learning models.☆42Updated 7 years ago
- Code for https://fosterelli.co/executing-gradient-descent-on-the-earth☆69Updated 8 months ago
- Run Keras models from a C++ application on embedded devices☆65Updated 4 years ago
- Automatic differentiation in C++; infinite differentiability of conditionals, loops, recursion and all things C++☆151Updated 6 years ago
- 🧮 Reading group about differential, integral and logical calculi.☆26Updated last year
- Examples of common systems programming optimizations☆51Updated 3 years ago
- Online machine learning algorithm that makes predictions about the environment to improve itself.☆60Updated 8 years ago
- A small C library for matrix manipulation☆48Updated 7 years ago
- Self Driving RC Car Code☆42Updated 4 months ago
- A thin, highly portable toolkit for efficiently compiling dense loop-based computation.☆148Updated 2 years ago
- Machine Learning Benchmark Scripts☆106Updated 4 years ago
- Reinforcement learning in TensorFlow 2☆22Updated 3 years ago
- ☆42Updated last year
- Thread-less, event-loop based tiny http-server from scratch using epoll. Learning Purpose.☆83Updated 3 years ago