KhawajaAbaid / machine-learning-in-cLinks
machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!
☆25Updated last year
Alternatives and similar repositories for machine-learning-in-c
Users that are interested in machine-learning-in-c are comparing it to the libraries listed below
Sorting:
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆228Updated last year
- GPT-2 in C☆76Updated 10 months ago
- creating a tiny tensor library in raw C☆830Updated 8 months ago
- my little linear algebra library☆45Updated last year
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆86Updated last year
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆345Updated 3 months ago
- High performance hybrid classical-quantum computing learning framework written in C☆443Updated 9 months ago
- A tinycompiler in C from scratch☆107Updated last year
- Book in Progress☆360Updated 3 months ago
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆277Updated 11 months ago
- This repository contains solutions and exercises from "The C Programming Language" by Brian W. Kernighan and Dennis M. Ritchie (K&R).☆156Updated 4 months ago
- Tiny Raspberry Pi Operating System☆271Updated last year
- Lightweight web server with hot reload and dynamic html templating.☆260Updated 6 months ago
- An implement of deep learning framework and models in C☆48Updated 7 months ago
- ☆238Updated last year
- C projects: algorithms, games, and networking☆942Updated last week
- Low-Level Programming Roadmap and Resources☆1,225Updated 3 months ago
- Build real C projects with 18 beginner-friendly challenges. Learn by doing with guided coding exercises and practical applications.☆902Updated 3 weeks ago
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆70Updated 9 months ago
- Canny edge detector implemented in CUDA C/C++☆27Updated 9 months ago
- (WIP) A small but powerful, homemade PyTorch from scratch.☆656Updated this week
- Multithreaded Reverse Proxy Server In C☆34Updated 8 months ago
- Assembly Guide☆170Updated 3 years ago
- NES toolchain & emulator in C☆128Updated 11 months ago
- High Quality Resources on GPU Programming/Architecture☆590Updated last year
- pytorch from scratch in pure C/CUDA and python☆41Updated last year
- Learnings and programs related to CUDA☆423Updated 4 months ago
- These are small C language programs meant for learning and understanding the fundamentals of programming.☆247Updated 2 years ago
- Intro to leetcodes. Basic techniques, quicksort and hash structures implementation, space and time complexities.☆96Updated last year
- ☆42Updated last year