KhawajaAbaid / machine-learning-in-c
machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!
☆22Updated 9 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
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆228Updated 9 months ago
- my little linear algebra library☆47Updated 9 months ago
- Question paper of courses taught at IISC as part of MTech AI curriculum☆62Updated 5 months ago
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆267Updated 5 months ago
- ☆47Updated last month
- GPT-2 in C☆68Updated 4 months ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆85Updated 8 months ago
- buildingggggggg 🐳☆24Updated 7 months ago
- pytorch from scratch in pure C/CUDA and python☆40Updated 6 months ago
- Let's make all Machine learning algorithms from scratch!☆13Updated 10 months ago
- Notes on "Programming Massively Parallel Processors" by Hwu, Kirk, and Hajj (4th ed.)☆52Updated 8 months ago
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆57Updated 2 months ago
- Following master Karpathy with GPT-2 implementation and training, writing lots of comments cause I have memory of a goldfish☆174Updated 9 months ago
- Learnings and programs related to CUDA☆380Updated 2 months ago
- simply neural networks in every language☆36Updated 7 months ago
- Intro to leetcodes. Basic techniques, quicksort and hash structures implementation, space and time complexities.☆96Updated 9 months ago
- This repo has all the basic things you'll need in-order to understand complete vision transformer architecture and its various implementa…☆216Updated 4 months ago
- Tiny Raspberry Pi Operating System☆186Updated 8 months ago
- ☆42Updated 9 months ago
- creating a tiny tensor library in raw C☆679Updated 2 months ago
- A MNIST neural network written from scratch in Odin, visualised with Raylib☆171Updated 7 months ago
- A tinycompiler in C from scratch☆92Updated 9 months ago
- Accelerated General (FP32) Matrix Multiplication from scratch in CUDA☆114Updated 3 months ago
- Multithreaded Reverse Proxy Server In C☆33Updated last month
- chess engine in c and python☆18Updated last week
- parallelized hyperdimensional tictactoe☆117Updated 8 months ago
- Book in Progress☆340Updated 4 months ago
- Andrej Kapathy's micrograd implemented in c☆28Updated 8 months ago
- ☆88Updated 3 months ago
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆328Updated 5 months ago