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 7 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.☆224Updated 7 months ago
- my little linear algebra library☆47Updated 8 months ago
- ☆46Updated 7 months ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆85Updated 7 months ago
- Question paper of courses taught at IISC as part of MTech AI curriculum☆58Updated 3 months ago
- A tinycompiler in C from scratch☆92Updated 7 months ago
- A MNIST neural network written from scratch in Odin, visualised with Raylib☆167Updated 5 months ago
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆250Updated 4 months ago
- GPT-2 in C☆65Updated 2 months ago
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆59Updated last month
- pytorch from scratch in pure C/CUDA and python☆40Updated 5 months ago
- Andrej Kapathy's micrograd implemented in c☆28Updated 7 months ago
- learningggggggg 🐳☆283Updated 2 months ago
- Tiny Raspberry Pi Operating System☆182Updated 7 months ago
- simply neural networks in every language☆32Updated 5 months ago
- Assignments of courses taught at IISC as part of MTech AI curriculum☆90Updated last month
- An emulation based tool for learning and debugging assembly.☆372Updated last month
- buildingggggggg 🐳☆21Updated 6 months ago
- parallelized hyperdimensional tictactoe☆114Updated 6 months ago
- creating a tiny tensor library in raw C☆670Updated 2 weeks ago
- This repo has all the basic things you'll need in-order to understand complete vision transformer architecture and its various implementa…☆212Updated 2 months ago
- Accelerated General (FP32) Matrix Multiplication from scratch in CUDA☆106Updated 2 months ago
- Learnings and programs related to CUDA☆328Updated last month
- Intro to leetcodes. Basic techniques, quicksort and hash structures implementation, space and time complexities.☆96Updated 7 months ago
- A turn-based co-petetive multiplayer game☆156Updated 3 weeks ago
- TCP server in C with dynamic HTML templating.☆126Updated last month
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆326Updated 4 months ago