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
☆80Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for MNIST-Digit-Recognizer-in-C
- Tiny Raspberry Pi Operating System☆183Updated 3 months ago
- A tinycompiler in C from scratch☆91Updated 3 months ago
- ☆41Updated 4 months ago
- A turn-based co-petetive multiplayer game☆149Updated last month
- An emulation based tool for learning and debugging assembly.☆288Updated this week
- Book in Progress☆216Updated this week
- my little linear algebra library☆45Updated 4 months ago
- creating a tiny tensor library in raw C☆543Updated last month
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆137Updated last week
- Neural network in C for recognizing american sign language(ASL) from scratch on the MNIST dataset. Optimized with parallel training. Cann…☆38Updated 2 months ago
- Low-Level Programming Roadmap and Resources☆138Updated this week
- ☆235Updated 2 months ago
- A comprehensive collection of cheatsheets for reverse engineering, binary analysis, and assembly programming tools. This repository serve…☆240Updated this week
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆39Updated this week
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆21Updated 3 months ago
- http server in c++☆85Updated 2 months ago
- ☆47Updated 3 months ago
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆219Updated 3 months ago
- Advanced memory management features of C and C++; the differences between imperative and object-oriented paradigms. The functional paradi…☆29Updated 5 months ago
- A c/RISCV of "Let's Build a Compiler" by Jack Crenshaw☆91Updated 2 years ago
- A MNIST neural network written from scratch in Odin, visualised with Raylib☆161Updated last month
- Some C++ Examples.☆54Updated last year
- NES toolchain & emulator in C☆17Updated this week
- pytorch from scratch in pure C/CUDA and python☆37Updated last month
- An HTTP server written from scratch in C.☆52Updated 4 months ago
- A roadmap to learn C from Scratch☆488Updated 2 months ago
- A single-threaded TCP server with an event loop using the poll system call written in C.☆88Updated 6 months ago
- A text editor in C with drop down menus from scratch. No ncurses.☆250Updated last month
- repo of my sizecoding entries☆90Updated 6 months ago
- Notes from Machine Learning in C session☆101Updated last year