Mustafa-khann / MNIST-Sign-Language-Recognizer-in-CLinks
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 10 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
Sorting:
- An implement of deep learning framework and models in C☆48Updated 2 months ago
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆64Updated 4 months ago
- my little linear algebra library☆46Updated 11 months ago
- A turn-based co-petetive multiplayer game☆164Updated this week
- A tinycompiler in C from scratch☆94Updated 10 months ago
- Client-Server chat app that translate (without reasoning) messages based on chosen languages☆14Updated 11 months ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆86Updated 10 months ago
- ☆42Updated 11 months ago
- handwritten digit recognition system using a custom neural network architecture. Built with C, it features both training capabilities and…☆49Updated 4 months ago
- GPT-2 in C☆71Updated 5 months ago
- pytorch from scratch in pure C/CUDA and python☆40Updated 8 months ago
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆228Updated 10 months ago
- Rust Implementation of micrograd☆52Updated 11 months ago
- ☆38Updated 3 months ago
- Tiny Raspberry Pi Operating System☆191Updated 10 months ago
- Transformers from scratch using PyTorch & NumPy.☆26Updated 4 months ago
- Multithreaded Reverse Proxy Server In C☆33Updated 3 months ago
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆73Updated last month
- Linux container from scratch in Go using Ubuntu 22.04 rootfs.☆41Updated 7 months ago
- This is a lightweight agent framework for C that integrates smoothly with a variety of systems. It offers a clear and straightforward fou…☆64Updated 4 months ago
- ☆90Updated 5 months ago
- Book in Progress☆343Updated 5 months ago
- Andrej Kapathy's micrograd implemented in c☆28Updated 10 months ago
- The source code of part I of the video tutorial on coding a DOOM-like game engine from scratch.☆107Updated 11 months ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆24Updated 10 months ago
- Intro to leetcodes. Basic techniques, quicksort and hash structures implementation, space and time complexities.☆96Updated 11 months ago
- Let's make all Machine learning algorithms from scratch!☆13Updated 11 months ago
- parallelized hyperdimensional tictactoe☆117Updated 10 months ago
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆271Updated 7 months ago
- A visual sudoku solver which runs in the web browser. Built using OpenCV and Tensorflow to identify the sudoku grid, recognise digits, an…☆56Updated 10 months ago