KhawajaAbaid / machine-learning-in-cLinks
machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!
☆24Updated 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.☆227Updated last year
- my little linear algebra library☆45Updated last year
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆276Updated 9 months ago
- GPT-2 in C☆75Updated 8 months ago
- creating a tiny tensor library in raw C☆815Updated 6 months ago
- A tinycompiler in C from scratch☆105Updated last year
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆85Updated last year
- An implement of deep learning framework and models in C☆48Updated 5 months ago
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆344Updated last month
- Book in Progress☆358Updated last month
- Tiny Raspberry Pi Operating System☆261Updated last year
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆68Updated 7 months ago
- (WIP) A small but powerful, homemade PyTorch from scratch.☆638Updated this week
- pytorch from scratch in pure C/CUDA and python☆40Updated 11 months ago
- High performance hybrid classical-quantum computing learning framework written in C☆444Updated 7 months ago
- Lightweight web server with hot reload and dynamic html templating.☆255Updated 4 months ago
- Intro to leetcodes. Basic techniques, quicksort and hash structures implementation, space and time complexities.☆97Updated last year
- Learnings and programs related to CUDA☆418Updated 2 months ago
- A MNIST neural network written from scratch in Odin, visualised with Raylib☆174Updated 11 months ago
- A turn-based co-petetive multiplayer game☆165Updated 2 months ago
- This repo has all the basic things you'll need in-order to understand complete vision transformer architecture and its various implementa…☆227Updated 8 months ago
- High Quality Resources on GPU Programming/Architecture☆588Updated last year
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆312Updated last month
- Following master Karpathy with GPT-2 implementation and training, writing lots of comments cause I have memory of a goldfish☆172Updated last year
- This repository contains solutions and exercises from "The C Programming Language" by Brian W. Kernighan and Dennis M. Ritchie (K&R).☆155Updated 2 months ago
- parallelized hyperdimensional tictactoe☆124Updated last year
- Lightning-fast HTTP server built in C☆182Updated 3 months ago
- http server written in cpp☆88Updated 3 weeks ago
- Assignments of courses taught at IISC as part of MTech AI curriculum☆127Updated 7 months ago
- ☆42Updated last year