ubermenchh / Flash
my little linear algebra library
☆47Updated 10 months ago
Alternatives and similar repositories for Flash:
Users that are interested in Flash are comparing it to the libraries listed below
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆22Updated 9 months ago
- A tinycompiler in C from scratch☆92Updated 9 months ago
- ☆47Updated last month
- pytorch from scratch in pure C/CUDA and python☆40Updated 7 months ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆85Updated 8 months ago
- A light tensor library in zig.☆78Updated 3 months ago
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆227Updated 9 months ago
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆59Updated 2 months ago
- A MNIST neural network written from scratch in Odin, visualised with Raylib☆171Updated 7 months ago
- Neural network in C for recognizing american sign language(ASL) from scratch on the MNIST dataset. Optimized with parallel training. Cann…☆37Updated 8 months ago
- Learning about CUDA by writing PTX code.☆129Updated last year
- moondream in zig.☆65Updated last month
- Multi-Threaded FP32 Matrix Multiplication on x86 CPUs☆349Updated 2 weeks ago
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆268Updated 5 months ago
- could we make an ml stack in 100,000 lines of code?☆42Updated 9 months ago
- parallelized hyperdimensional tictactoe☆117Updated 8 months ago
- Tiny Raspberry Pi Operating System☆186Updated 8 months ago
- ☆42Updated 10 months ago
- GPT-2 in C☆68Updated 4 months ago
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆70Updated last week
- Can I make an *optimizing* compiler under 1k lines of code?☆56Updated 2 months ago
- handwritten digit recognition system using a custom neural network architecture. Built with C, it features both training capabilities and…☆47Updated 2 months ago
- Multithreaded Reverse Proxy Server In C☆33Updated 2 months ago
- A programming language in C, with a tokenizer, a parser, an abstract syntax tree interpreter, a compiler, and a virtual machine.☆55Updated 5 years ago
- Advanced memory management features of C and C++; the differences between imperative and object-oriented paradigms. The functional paradi…☆38Updated 11 months ago
- High performance hybrid classical-quantum computing learning framework written in C☆443Updated 3 months ago
- Notes on "Programming Massively Parallel Processors" by Hwu, Kirk, and Hajj (4th ed.)☆52Updated 9 months ago
- Following master Karpathy with GPT-2 implementation and training, writing lots of comments cause I have memory of a goldfish☆174Updated 9 months ago
- creating a tiny tensor library in raw C☆680Updated 2 months ago
- A lightweight, non-blocking HTTP server in C inspired by nginx's event-driven architecture☆66Updated this week