astledsa / Deep-Learning-C
☆47Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for Deep-Learning-C
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆95Updated 4 months ago
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆216Updated 3 months ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆21Updated 3 months ago
- my little linear algebra library☆44Updated 4 months ago
- pytorch from scratch in pure C/CUDA and python☆34Updated last month
- Tensor library with autograd using only Rust's standard library☆62Updated 4 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
- A really tiny autograd engine☆87Updated 7 months ago
- Convoluting η-dimensional tensors over abstract manifolds.☆54Updated this week
- learningggggggg 🐳☆120Updated this week
- Following master Karpathy with GPT-2 implementation and training, writing lots of comments cause I have memory of a goldfish☆167Updated 3 months ago
- Intro to leetcodes. Basic techniques, quicksort and hash structures implementation, space and time complexities.☆95Updated 3 months ago
- A MNIST neural network written from scratch in Odin, visualised with Raylib☆158Updated last month
- A minimal Tensor Processing Unit (TPU) inspired by Google's TPUv1.☆116Updated 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…☆169Updated last month
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆80Updated 2 months ago
- Andrej Kapathy's micrograd implemented in c☆29Updated 3 months ago
- parallelized hyperdimensional tictactoe☆110Updated 2 months ago
- A tinycompiler in C from scratch☆91Updated 3 months ago
- ☆98Updated 6 months ago
- High Quality Resources on GPU Programming/Architecture☆563Updated 3 months ago
- ☆41Updated 4 months ago
- could we make an ml stack in 100,000 lines of code?☆25Updated 3 months ago
- Alex Krizhevsky's original code from Google Code☆188Updated 8 years ago
- http server in c++☆85Updated 2 months ago
- a tiny vectorstore implementation built with numpy.☆56Updated 6 months ago
- Solve puzzles to improve your tinygrad skills!☆87Updated last month
- Because tinygrad got out of hand with line count☆143Updated 3 weeks ago
- Notes on "Programming Massively Parallel Processors" by Hwu, Kirk, and Hajj (4th ed.)☆51Updated 3 months ago
- A turn-based co-petetive multiplayer game☆147Updated 3 weeks ago