ubermenchh / Flash
my little linear algebra library
☆46Updated 7 months ago
Alternatives and similar repositories for Flash:
Users that are interested in Flash are comparing it to the libraries listed below
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆222Updated 6 months ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆85Updated 6 months ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆21Updated 6 months ago
- ☆46Updated 6 months ago
- A tinycompiler in C from scratch☆92Updated 6 months ago
- pytorch from scratch in pure C/CUDA and python☆40Updated 4 months ago
- High-Performance FP32 Matrix Multiplication on CPU☆333Updated this week
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆248Updated 2 months ago
- Multithreaded Reverse Proxy Server In C☆33Updated 2 months ago
- parallelized hyperdimensional tictactoe☆112Updated 5 months ago
- Neural network in C for recognizing american sign language(ASL) from scratch on the MNIST dataset. Optimized with parallel training. Cann…☆37Updated 5 months ago
- ☆31Updated 7 months ago
- A light tensor library in zig.☆67Updated last week
- Scalar-valued Automatic Differentiation library in C☆46Updated last year
- Andrej Kapathy's micrograd implemented in c☆29Updated 6 months ago
- GPT-2 in C☆65Updated last month
- could we make an ml stack in 100,000 lines of code?☆30Updated 7 months ago
- Tiny Raspberry Pi Operating System☆183Updated 6 months ago
- A MNIST neural network written from scratch in Odin, visualised with Raylib☆167Updated 4 months ago
- Intro to leetcodes. Basic techniques, quicksort and hash structures implementation, space and time complexities.☆96Updated 6 months ago
- An emulation based tool for learning and debugging assembly.☆360Updated 3 weeks ago
- Tensor library with autograd using only Rust's standard library☆65Updated 7 months ago
- http server in c++☆88Updated 5 months ago
- Solve puzzles to improve your tinygrad skills!☆111Updated 5 months ago
- A programming language in C, with a tokenizer, a parser, an abstract syntax tree interpreter, a compiler, and a virtual machine.☆54Updated 5 years ago
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆308Updated 3 months ago
- Advanced memory management features of C and C++; the differences between imperative and object-oriented paradigms. The functional paradi…☆37Updated 8 months ago