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%.
☆38Updated last year
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 5 months ago
- A turn-based co-petetive multiplayer game☆165Updated 2 months ago
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆227Updated last year
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆68Updated 7 months ago
- my little linear algebra library☆45Updated last year
- handwritten digit recognition system using a custom neural network architecture. Built with C, it features both training capabilities and…☆49Updated 7 months ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆85Updated last year
- Book in Progress☆358Updated last month
- A tinycompiler in C from scratch☆105Updated last year
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆76Updated 4 months ago
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆276Updated 9 months ago
- A MNIST neural network written from scratch in Odin, visualised with Raylib☆174Updated 11 months ago
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆344Updated last month
- ☆42Updated last year
- pytorch from scratch in pure C/CUDA and python☆40Updated 11 months ago
- NES toolchain & emulator in C☆129Updated 9 months ago
- GPT-2 in C☆75Updated 8 months ago
- ☆38Updated 6 months ago
- Client-Server chat app that translate (without reasoning) messages based on chosen languages☆14Updated last year
- Tiny Raspberry Pi Operating System☆270Updated last year
- Lightweight web server with hot reload and dynamic html templating.☆255Updated 4 months ago
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆312Updated last month
- gpt written in plain c☆127Updated 2 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…☆65Updated 6 months ago
- parallelized hyperdimensional tictactoe☆124Updated last year
- Following master Karpathy with GPT-2 implementation and training, writing lots of comments cause I have memory of a goldfish☆172Updated last year
- Rust Implementation of micrograd☆52Updated last year
- A lightweight, non-blocking HTTP server in C inspired by nginx's event-driven architecture☆174Updated last month
- Intro to leetcodes. Basic techniques, quicksort and hash structures implementation, space and time complexities.☆97Updated last year
- (WIP) A small but powerful, homemade PyTorch from scratch.☆638Updated last week