10-zin / cpp-microgradLinks
A c/c++ implementation of micrograd: a tiny autograd engine with neural net on top.
☆69Updated last year
Alternatives and similar repositories for cpp-micrograd
Users that are interested in cpp-micrograd are comparing it to the libraries listed below
Sorting:
- Recreating PyTorch from scratch (C/C++, CUDA, NCCL and Python, with multi-GPU support and automatic differentiation!)☆150Updated last year
- Multi-Threaded FP32 Matrix Multiplication on x86 CPUs☆352Updated 2 months ago
- An implementation of the transformer architecture onto an Nvidia CUDA kernel☆185Updated last year
- Accelerated General (FP32) Matrix Multiplication from scratch in CUDA☆118Updated 5 months ago
- Simple Byte pair Encoding mechanism used for tokenization process . written purely in C☆133Updated 7 months ago
- Apply GPU in ML and DL☆52Updated 4 months ago
- High Quality Resources on GPU Programming/Architecture☆588Updated 10 months ago
- Solve puzzles to improve your tinygrad skills!☆132Updated 3 months ago
- Following master Karpathy with GPT-2 implementation and training, writing lots of comments cause I have memory of a goldfish☆173Updated 10 months ago
- A really tiny autograd engine☆94Updated last month
- Tutorials on tinygrad☆385Updated last week
- Solve puzzles. Learn CUDA.☆64Updated last year
- The Tensor (or Array)☆436Updated 10 months ago
- Small scale distributed training of sequential deep learning models, built on Numpy and MPI.☆134Updated last year
- pytorch from scratch in pure C/CUDA and python☆40Updated 8 months ago
- Learning about CUDA by writing PTX code.☆132Updated last year
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆228Updated 10 months ago
- A curated list of resources for learning and exploring Triton, OpenAI's programming language for writing efficient GPU code.☆368Updated 3 months ago
- An implement of deep learning framework and models in C☆48Updated 2 months ago
- Visualization of cache-optimized matrix multiplication☆148Updated 3 months ago
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆271Updated 7 months ago
- Tensor library with autograd using only Rust's standard library☆68Updated 11 months ago
- UNet diffusion model in pure CUDA☆608Updated 11 months ago
- could we make an ml stack in 100,000 lines of code?☆46Updated 11 months ago
- ☆38Updated 5 months ago
- Simple MPI implementation for prototyping or learning☆248Updated 3 weeks ago
- A repository to unravel the language of GPUs, making their kernel conversations easy to understand☆185Updated 3 weeks ago
- ☆159Updated last year
- ☆174Updated 5 months ago
- Alex Krizhevsky's original code from Google Code☆193Updated 9 years ago