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%.
☆37Updated 6 months ago
Alternatives and similar repositories for MNIST-Sign-Language-Recognizer-in-C:
Users that are interested in MNIST-Sign-Language-Recognizer-in-C are comparing it to the libraries listed below
- ☆46Updated 6 months ago
- my little linear algebra library☆47Updated 7 months ago
- A turn-based co-petetive multiplayer game☆154Updated last week
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆85Updated 6 months ago
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆250Updated 3 months ago
- pytorch from scratch in pure C/CUDA and python☆40Updated 4 months ago
- A tinycompiler in C from scratch☆92Updated 7 months ago
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆58Updated 2 weeks ago
- Rust Implementation of micrograd☆51Updated 8 months ago
- Multithreaded Reverse Proxy Server In C☆33Updated 2 months ago
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆223Updated 7 months ago
- Andrej Kapathy's micrograd implemented in c☆29Updated 6 months ago
- Tiny Raspberry Pi Operating System☆183Updated 6 months ago
- ☆41Updated 7 months ago
- ☆38Updated last week
- Multi-Threaded FP32 Matrix Multiplication on x86 CPUs☆339Updated 2 weeks ago
- parallelized hyperdimensional tictactoe☆113Updated 6 months ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆21Updated 7 months ago
- Advanced memory management features of C and C++; the differences between imperative and object-oriented paradigms. The functional paradi…☆37Updated 9 months ago
- GPT-2 in C☆65Updated 2 months ago
- A MNIST neural network written from scratch in Odin, visualised with Raylib☆167Updated 5 months ago
- Notes on "Programming Massively Parallel Processors" by Hwu, Kirk, and Hajj (4th ed.)☆52Updated 6 months ago
- Client-Server chat app that translate (without reasoning) messages based on chosen languages☆14Updated 7 months ago
- Let's make all Machine learning algorithms from scratch!☆14Updated 8 months ago
- Book in Progress☆334Updated 2 months ago
- This repo has all the basic things you'll need in-order to understand complete vision transformer architecture and its various implementa…☆212Updated 2 months ago
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆312Updated 3 months ago
- The Finite Field Assembly Programming Language☆35Updated 2 weeks ago