10-zin / cpp-micrograd
A c/c++ implementation of micrograd: a tiny autograd engine with neural net on top.
☆60Updated last year
Related projects ⓘ
Alternatives and complementary repositories for cpp-micrograd
- High-Performance FP32 Matrix Multiplication on CPU☆301Updated this week
- The Tensor (or Array)☆411Updated 3 months ago
- An implementation of the transformer architecture onto an Nvidia CUDA kernel☆157Updated last year
- pytorch from scratch in pure C/CUDA and python☆37Updated last month
- CUDA Learning guide☆253Updated 5 months ago
- Tutorials on tinygrad☆180Updated last week
- Recreating PyTorch from scratch (C/C++, CUDA, NCCL and Python, with multi-GPU support and automatic differentiation!)☆114Updated 5 months ago
- Simple Byte pair Encoding mechanism used for tokenization process . written purely in C☆120Updated last week
- Solve puzzles to improve your tinygrad skills!☆87Updated 2 months ago
- UNet diffusion model in pure CUDA☆584Updated 4 months ago
- LLM training in simple, raw C/CUDA☆86Updated 6 months ago
- Documented and Unit Tested educational Deep Learning framework with Autograd from scratch.☆105Updated 7 months ago
- Well documented, unit tested, type checked and formatted implementation of a vanilla transformer - for educational purposes.☆220Updated 7 months ago
- Alex Krizhevsky's original code from Google Code☆190Updated 8 years ago
- Because tinygrad got out of hand with line count☆145Updated last month
- Solve puzzles. Learn CUDA.☆61Updated 11 months ago
- Small scale distributed training of sequential deep learning models, built on Numpy and MPI.☆107Updated last year
- A really tiny autograd engine☆87Updated 7 months ago
- From zero to hero CUDA for accelerating maths and machine learning on GPU.☆171Updated 3 months ago
- ☆47Updated 3 months ago
- High Quality Resources on GPU Programming/Architecture☆566Updated 3 months ago
- gpt written in plain c☆113Updated 2 months ago
- If tinygrad wasn't small enough for you...☆654Updated 8 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
- ☆19Updated 3 weeks ago
- Tensor library with autograd using only Rust's standard library☆62Updated 4 months ago
- Neural network from scratch in CUDA/C++☆69Updated last year
- ☆133Updated 9 months ago
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆174Updated this week
- Implementation of Diffusion Transformer (DiT) in JAX☆252Updated 5 months ago