Mustafa-khann / MNIST-Digit-Recognizer-in-C
Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset
☆85Updated 8 months ago
Alternatives and similar repositories for MNIST-Digit-Recognizer-in-C:
Users that are interested in MNIST-Digit-Recognizer-in-C are comparing it to the libraries listed below
- Tiny Raspberry Pi Operating System☆186Updated 8 months ago
- A tinycompiler in C from scratch☆92Updated 9 months ago
- NES toolchain & emulator in C☆130Updated 5 months ago
- handwritten digit recognition system using a custom neural network architecture. Built with C, it features both training capabilities and…☆47Updated 2 months ago
- ☆42Updated 9 months ago
- Multithreaded Reverse Proxy Server In C☆33Updated last month
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆328Updated 5 months ago
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆70Updated last week
- A programming language in C, with a tokenizer, a parser, an abstract syntax tree interpreter, a compiler, and a virtual machine.☆55Updated 5 years ago
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆57Updated 2 months ago
- A turn-based co-petetive multiplayer game☆159Updated 2 months ago
- Lightweight web server with hot reload and dynamic html templating.☆190Updated last week
- ☆235Updated 7 months ago
- my little linear algebra library☆47Updated 9 months ago
- An emulation based tool for learning and debugging assembly.☆415Updated this week
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆257Updated 2 months ago
- Retro Snake game in pure x86 assembly.☆31Updated 5 months ago
- Titc-Tac-Toe game in C☆13Updated 2 months ago
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆228Updated 9 months ago
- Assembly Guide☆165Updated 3 years ago
- A super light chat service, support free software and free speech. 'Li' pronounces as 'lai' not 'li'.☆65Updated 3 months ago
- creating a tiny tensor library in raw C☆679Updated 2 months ago
- Advanced memory management features of C and C++; the differences between imperative and object-oriented paradigms. The functional paradi…☆38Updated 11 months ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆22Updated 9 months ago
- Book in Progress☆340Updated 4 months ago
- Neural network in C for recognizing american sign language(ASL) from scratch on the MNIST dataset. Optimized with parallel training. Cann…☆37Updated 8 months ago
- A single-threaded event-driven cache☆19Updated 6 months ago
- ☆40Updated last week
- An HTTP server written from scratch in C.☆51Updated 10 months ago
- A MNIST neural network written from scratch in Odin, visualised with Raylib☆171Updated 7 months ago