KhawajaAbaid / machine-learning-in-c
machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!
☆21Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for machine-learning-in-c
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆219Updated 3 months ago
- my little linear algebra library☆45Updated 4 months ago
- ☆47Updated 3 months ago
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆174Updated this week
- A tinycompiler in C from scratch☆91Updated 3 months ago
- learningggggggg 🐳☆121Updated last week
- Convoluting η-dimensional tensors over abstract manifolds.☆55Updated this week
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆80Updated 3 months ago
- creating a tiny tensor library in raw C☆543Updated last month
- A MNIST neural network written from scratch in Odin, visualised with Raylib☆161Updated last month
- Intro to leetcodes. Basic techniques, quicksort and hash structures implementation, space and time complexities.☆95Updated 3 months ago
- http server in c++☆85Updated 2 months ago
- pytorch from scratch in pure C/CUDA and python☆37Updated last month
- Let's make all Machine learning algorithms from scratch!☆11Updated 4 months ago
- An emulation based tool for learning and debugging assembly.☆288Updated this week
- ☆41Updated 4 months ago
- Following master Karpathy with GPT-2 implementation and training, writing lots of comments cause I have memory of a goldfish☆167Updated 3 months ago
- This repo has all the basic things you'll need in-order to understand complete vision transformer architecture and its various implementa…☆170Updated last month
- ☆143Updated 3 weeks ago
- a tiny vectorstore implementation built with numpy.☆56Updated 6 months ago
- High Quality Resources on GPU Programming/Architecture☆566Updated 3 months ago
- parallelized hyperdimensional tictactoe☆110Updated 2 months ago
- Neural network in C for recognizing american sign language(ASL) from scratch on the MNIST dataset. Optimized with parallel training. Cann…☆38Updated 2 months ago
- Andrej Kapathy's micrograd implemented in c☆29Updated 3 months ago
- Notes on "Programming Massively Parallel Processors" by Hwu, Kirk, and Hajj (4th ed.)☆51Updated 3 months ago
- Solve puzzles to improve your tinygrad skills!☆87Updated 2 months ago
- Book in Progress☆216Updated this week
- Canny edge detector implemented in CUDA C/C++☆25Updated last month
- Rust Implementation of micrograd☆51Updated 4 months ago
- a simple numpy alternative in C☆18Updated last month