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.☆225Updated last year
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆87Updated last year
- my little linear algebra library☆44Updated last year
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆276Updated last year
- A tinycompiler in C from scratch☆108Updated last year
- Tiny Raspberry Pi Operating System☆272Updated last year
- creating a tiny tensor library in raw C☆1,296Updated 10 months ago
- (WIP) A small but powerful, homemade PyTorch from scratch.☆665Updated 2 weeks ago
- An implement of deep learning framework and models in C☆47Updated 9 months ago
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆350Updated 5 months ago
- Book in Progress☆364Updated 5 months ago
- High performance hybrid classical-quantum computing learning framework written in C☆445Updated last week
- GPT-2 in C☆79Updated last year
- This repository contains solutions and exercises from "The C Programming Language" by Brian W. Kernighan and Dennis M. Ritchie (K&R).☆156Updated 6 months ago
- Intro to leetcodes. Basic techniques, quicksort and hash structures implementation, space and time complexities.☆97Updated last year
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆70Updated 11 months ago
- Lightweight web server with hot reload and dynamic html templating.☆261Updated 8 months ago
- Multithreaded Reverse Proxy Server In C☆34Updated 10 months ago
- A MNIST neural network written from scratch in Odin, visualised with Raylib☆175Updated last year
- ☆239Updated last year
- Low-Level Programming Roadmap and Resources☆1,298Updated last week
- Learnings and programs related to CUDA☆432Updated 6 months ago
- pytorch from scratch in pure C/CUDA and python☆41Updated last year
- Problem sets completed from HUJI's offering of From NAND to TETRIS - The Elements of Computing Systems, 2017. A complete description for…☆130Updated 6 years ago
- High Quality Resources on GPU Programming/Architecture☆589Updated last year
- Tic-Tac-Toe game in C☆15Updated 11 months ago
- Question paper of courses taught at IISC as part of MTech AI curriculum☆105Updated last year
- learningggggggg 🐳☆573Updated 9 months ago
- A c/c++ implementation of micrograd: a tiny autograd engine with neural net on top.☆77Updated 2 years ago
- Lightning-fast HTTP server built in C☆179Updated 7 months ago