ubermenchh / FlashLinks
my little linear algebra library
☆45Updated last year
Alternatives and similar repositories for Flash
Users that are interested in Flash are comparing it to the libraries listed below
Sorting:
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆228Updated last year
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆85Updated 11 months ago
- A tinycompiler in C from scratch☆95Updated last year
- An implement of deep learning framework and models in C☆48Updated 4 months ago
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆68Updated 5 months ago
- ☆42Updated last year
- Neural network in C for recognizing american sign language(ASL) from scratch on the MNIST dataset. Optimized with parallel training. Cann…☆38Updated 11 months ago
- GPT-2 in C☆75Updated 7 months ago
- Tiny Raspberry Pi Operating System☆261Updated 11 months ago
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆75Updated 3 months ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆24Updated last year
- High performance hybrid classical-quantum computing learning framework written in C☆444Updated 6 months ago
- Scalar-valued Automatic Differentiation library in C☆53Updated 2 years ago
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆341Updated 2 weeks ago
- A light tensor library in zig.☆78Updated 6 months ago
- Solve puzzles to improve your tinygrad skills!☆141Updated 4 months ago
- A MNIST neural network written from scratch in Odin, visualised with Raylib☆174Updated 10 months ago
- Multithreaded Reverse Proxy Server In C☆33Updated 5 months ago
- creating a tiny tensor library in raw C☆734Updated 5 months ago
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆274Updated 8 months ago
- parallelized hyperdimensional tictactoe☆123Updated 11 months ago
- handwritten digit recognition system using a custom neural network architecture. Built with C, it features both training capabilities and…☆49Updated 5 months ago
- A programming language in C, with a tokenizer, a parser, an abstract syntax tree interpreter, a compiler, and a virtual machine.☆56Updated 5 years ago
- Tensor library & inference framework for machine learning☆106Updated 3 weeks ago
- Advanced memory management features of C and C++; the differences between imperative and object-oriented paradigms. The functional paradi…☆37Updated last year
- Client-Server chat app that translate (without reasoning) messages based on chosen languages☆14Updated last year
- Lightweight web server with hot reload and dynamic html templating.☆253Updated 3 months ago
- A turn-based co-petetive multiplayer game☆164Updated last month
- Book in Progress☆357Updated this week
- This repository contains solutions and exercises from "The C Programming Language" by Brian W. Kernighan and Dennis M. Ritchie (K&R).☆153Updated last month