10-zin / cpp-micrograd
A c/c++ implementation of micrograd: a tiny autograd engine with neural net on top.
☆64Updated last year
Alternatives and similar repositories for cpp-micrograd:
Users that are interested in cpp-micrograd are comparing it to the libraries listed below
- Multi-Threaded FP32 Matrix Multiplication on x86 CPUs☆339Updated 2 weeks ago
- An implementation of the transformer architecture onto an Nvidia CUDA kernel☆170Updated last year
- Tutorials on tinygrad☆345Updated last week
- Accelerated General (FP32) Matrix Multiplication from scratch in CUDA☆105Updated last month
- UNet diffusion model in pure CUDA☆598Updated 8 months ago
- pytorch from scratch in pure C/CUDA and python☆40Updated 4 months ago
- Simple Byte pair Encoding mechanism used for tokenization process . written purely in C☆126Updated 3 months ago
- The Tensor (or Array)☆425Updated 6 months ago
- This repository is a curated collection of resources, tutorials, and practical examples designed to guide you through the journey of mast…☆277Updated last week
- From zero to hero CUDA for accelerating maths and machine learning on GPU.☆179Updated 7 months ago
- Alex Krizhevsky's original code from Google Code☆190Updated 8 years ago
- Recreating PyTorch from scratch (C/C++, CUDA, NCCL and Python, with multi-GPU support and automatic differentiation!)☆145Updated 9 months ago
- A curated list of resources for learning and exploring Triton, OpenAI's programming language for writing efficient GPU code.☆291Updated last week
- ☆418Updated 4 months ago
- Reproducing Yann LeCun 1989 paper "Backpropagation Applied to Handwritten Zip Code Recognition", to my knowledge the earliest real-world …☆623Updated last year
- Well documented, unit tested, type checked and formatted implementation of a vanilla transformer - for educational purposes.☆237Updated 10 months ago
- Small scale distributed training of sequential deep learning models, built on Numpy and MPI.☆124Updated last year
- Solve puzzles to improve your tinygrad skills!☆115Updated 5 months ago
- ctypes wrappers for HIP, CUDA, and OpenCL☆128Updated 8 months ago
- Puzzles for exploring transformers☆333Updated last year
- could we make an ml stack in 100,000 lines of code?☆30Updated 7 months ago
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆250Updated 3 months ago
- High Quality Resources on GPU Programming/Architecture☆583Updated 7 months ago
- Following master Karpathy with GPT-2 implementation and training, writing lots of comments cause I have memory of a goldfish☆168Updated 7 months ago
- Learning about CUDA by writing PTX code.☆106Updated last year
- Tensor library with autograd using only Rust's standard library☆65Updated 8 months ago
- Learnings and programs related to CUDA☆316Updated 2 weeks ago
- Documented and Unit Tested educational Deep Learning framework with Autograd from scratch.☆110Updated 10 months ago