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 4 months ago
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆229Updated last year
- handwritten digit recognition system using a custom neural network architecture. Built with C, it features both training capabilities and…☆49Updated 6 months ago
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆68Updated 6 months ago
- A turn-based co-petetive multiplayer game☆165Updated last month
- my little linear algebra library☆45Updated last year
- GPT-2 in C☆75Updated 7 months ago
- A tinycompiler in C from scratch☆105Updated last year
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆278Updated 9 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
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆75Updated 3 months ago
- A MNIST neural network written from scratch in Odin, visualised with Raylib☆174Updated 11 months ago
- Lightning-fast HTTP server built in C☆180Updated 3 months ago
- Book in Progress☆357Updated 3 weeks ago
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆341Updated last month
- pytorch from scratch in pure C/CUDA and python☆40Updated 10 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
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆24Updated last year
- ☆38Updated 6 months ago
- parallelized hyperdimensional tictactoe☆124Updated last year
- Lightweight web server with hot reload and dynamic html templating.☆255Updated 4 months ago
- minimal diffusion transformer in pytorch.☆16Updated 10 months ago
- gpt written in plain c☆126Updated last month
- C projects: algorithms, games, and networking☆173Updated last month
- A lightweight, non-blocking HTTP server in C inspired by nginx's event-driven architecture☆174Updated 3 weeks ago
- Multi-Threaded FP32 Matrix Multiplication on x86 CPUs☆351Updated 4 months ago
- Learning about CUDA by writing PTX code.☆134Updated last year
- Notes on "Programming Massively Parallel Processors" by Hwu, Kirk, and Hajj (4th ed.)☆53Updated last year
- a tiny vectorstore implementation built with numpy.☆63Updated last year
- NES toolchain & emulator in C☆129Updated 9 months ago