Mustafa-khann / MNIST-Digit-Recognizer-in-CLinks
Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset
☆85Updated last year
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
Sorting:
- Tiny Raspberry Pi Operating System☆261Updated last year
- Lightweight web server with hot reload and dynamic html templating.☆255Updated 4 months ago
- A tinycompiler in C from scratch☆105Updated last year
- C projects: algorithms, games, and networking☆173Updated last month
- A turn-based co-petetive multiplayer game☆165Updated last month
- ☆42Updated last year
- 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
- This repository contains solutions and exercises from "The C Programming Language" by Brian W. Kernighan and Dennis M. Ritchie (K&R).☆154Updated last month
- Lightning-fast HTTP server built in C☆180Updated 2 months ago
- NES toolchain & emulator in C☆129Updated 9 months ago
- Multithreaded Reverse Proxy Server In C☆34Updated 5 months ago
- handwritten digit recognition system using a custom neural network architecture. Built with C, it features both training capabilities and…☆49Updated 6 months ago
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆75Updated 3 months ago
- ☆237Updated 11 months ago
- A lightweight, non-blocking HTTP server in C inspired by nginx's event-driven architecture☆174Updated 3 weeks ago
- my little linear algebra library☆45Updated last year
- Book in Progress☆357Updated 3 weeks ago
- ☆46Updated 3 months ago
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆229Updated last year
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆68Updated 6 months ago
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆306Updated last month
- Tiny x86_64 OS in C☆77Updated 2 months ago
- Assembly Guide☆166Updated 3 years ago
- HTTP Server in C☆33Updated 11 months ago
- A roadmap to learn C from Scratch☆635Updated 11 months ago
- A programming language in C, with a tokenizer, a parser, an abstract syntax tree interpreter, a compiler, and a virtual machine.☆56Updated 5 years ago
- creating a tiny tensor library in raw C☆800Updated 5 months ago
- High performance hybrid classical-quantum computing learning framework written in C☆443Updated 6 months ago
- A simple terminal-based MP3 player with a beautiful spectrum visualizer.☆89Updated 2 months ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆24Updated last year