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 8 months ago
- A turn-based co-petetive multiplayer game☆165Updated 3 weeks ago
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆225Updated last year
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆70Updated 10 months ago
- my little linear algebra library☆44Updated last year
- A tinycompiler in C from scratch☆108Updated last year
- GPT-2 in C☆77Updated 11 months ago
- handwritten digit recognition system using a custom neural network architecture. Built with C, it features both training capabilities and…☆49Updated 10 months ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆86Updated last year
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆100Updated 2 months ago
- pytorch from scratch in pure C/CUDA and python☆41Updated last year
- Book in Progress☆363Updated 4 months ago
- Tiny Raspberry Pi Operating System☆272Updated last year
- A MNIST neural network written from scratch in Odin, visualised with Raylib☆176Updated last year
- This is a lightweight agent framework for C that integrates smoothly with a variety of systems. It offers a clear and straightforward fou…☆67Updated 10 months ago
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆277Updated last year
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆346Updated 5 months ago
- Multithreaded Reverse Proxy Server In C☆34Updated 9 months ago
- Lightweight web server with hot reload and dynamic html templating.☆261Updated 8 months ago
- Lightning-fast HTTP server built in C☆183Updated 7 months ago
- NES toolchain & emulator in C☆128Updated last year
- Noob Lessons from Stream about how GPUs work☆134Updated 8 months ago
- Some C++ Examples.☆63Updated 2 years ago
- a tiny vectorstore implementation built with numpy.☆63Updated last year
- Machine learning framework written in C.☆48Updated last month
- minimal diffusion transformer in pytorch.☆16Updated last year
- Tensor library & inference framework for machine learning☆117Updated 2 months ago
- gpt written in plain c☆129Updated 5 months ago
- Client-Server chat app that translate (without reasoning) messages based on chosen languages via a simple map☆14Updated last year
- Secure FTP client & multithreaded server (using threadpool) with on-the-fly Gzip compression/decompression, secure packet transmission us…☆14Updated 11 months ago