Mustafa-khann / MNIST-Sign-Language-Recognizer-in-C
Neural network in C for recognizing american sign language(ASL) from scratch on the MNIST dataset. Optimized with parallel training. Cannot achieve accuracy past 73%.
☆38Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for MNIST-Sign-Language-Recognizer-in-C
- ☆47Updated 3 months ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆80Updated 3 months ago
- A turn-based co-petetive multiplayer game☆149Updated last month
- A tinycompiler in C from scratch☆91Updated 3 months ago
- my little linear algebra library☆45Updated 4 months ago
- A MNIST neural network written from scratch in Odin, visualised with Raylib☆161Updated last month
- Rust Implementation of micrograd☆51Updated 4 months ago
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆219Updated 3 months ago
- Tiny Raspberry Pi Operating System☆183Updated 3 months ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆21Updated 3 months ago
- ☆41Updated 4 months ago
- Andrej Kapathy's micrograd implemented in c☆29Updated 3 months ago
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆174Updated this week
- Tensor library with autograd using only Rust's standard library☆62Updated 4 months ago
- Book in Progress☆216Updated this week
- pytorch from scratch in pure C/CUDA and python☆37Updated last month
- parallelized hyperdimensional tictactoe☆110Updated 2 months ago
- a tiny vectorstore implementation built with numpy.☆56Updated 6 months ago
- Training a Neural Network to play snake, uses genetic algorithm for neuro-evolution☆118Updated 6 months ago
- http server in c++☆85Updated 2 months ago
- creating a tiny tensor library in raw C☆543Updated last month
- ☆33Updated 4 months ago
- repo of my sizecoding entries☆90Updated 6 months ago
- Notes on "Programming Massively Parallel Processors" by Hwu, Kirk, and Hajj (4th ed.)☆51Updated 3 months ago
- a simple numpy alternative in C☆18Updated last month
- minimal diffusion transformer in pytorch.☆15Updated last month
- buildingggggggg 🐳☆17Updated 2 months ago
- Because tinygrad got out of hand with line count☆145Updated last month
- ☆82Updated last month
- Intro to leetcodes. Basic techniques, quicksort and hash structures implementation, space and time complexities.☆95Updated 3 months ago