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 10 months ago
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 10 months ago
- my little linear algebra library☆46Updated 11 months ago
- An implement of deep learning framework and models in C☆48Updated 2 months ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆86Updated 10 months ago
- GPT-2 in C☆71Updated 5 months ago
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆64Updated 4 months ago
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆271Updated 7 months ago
- A tinycompiler in C from scratch☆94Updated 10 months ago
- ☆42Updated 11 months ago
- This repository contains solutions and exercises from "The C Programming Language" by Brian W. Kernighan and Dennis M. Ritchie (K&R).☆149Updated last week
- pytorch from scratch in pure C/CUDA and python☆40Updated 8 months ago
- Tiny Raspberry Pi Operating System☆191Updated 10 months ago
- Intro to leetcodes. Basic techniques, quicksort and hash structures implementation, space and time complexities.☆96Updated 10 months ago
- Book in Progress☆343Updated 5 months ago
- Question paper of courses taught at IISC as part of MTech AI curriculum☆66Updated 6 months ago
- buildingggggggg 🐳☆25Updated 9 months ago
- parallelized hyperdimensional tictactoe☆117Updated 10 months ago
- Following master Karpathy with GPT-2 implementation and training, writing lots of comments cause I have memory of a goldfish☆173Updated 10 months ago
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆333Updated 7 months ago
- High Quality Resources on GPU Programming/Architecture☆588Updated 10 months ago
- Titc-Tac-Toe game in C☆13Updated 4 months ago
- This repo has all the basic things you'll need in-order to understand complete vision transformer architecture and its various implementa…☆218Updated 5 months ago
- Multithreaded Reverse Proxy Server In C☆33Updated 3 months ago
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆73Updated last month
- Build real C projects with 18 beginner-friendly challenges. Learn by doing with guided coding exercises and practical applications.☆320Updated last month
- creating a tiny tensor library in raw C☆724Updated 3 months ago
- Lightweight web server with hot reload and dynamic html templating.☆242Updated 2 months ago
- Notes on "Programming Massively Parallel Processors" by Hwu, Kirk, and Hajj (4th ed.)☆53Updated 10 months ago
- Andrej Kapathy's micrograd implemented in c☆28Updated 10 months ago
- ☆90Updated 5 months ago