10-zin / cpp-microgradLinks
A c/c++ implementation of micrograd: a tiny autograd engine with neural net on top.
☆70Updated 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:
- Multi-Threaded FP32 Matrix Multiplication on x86 CPUs☆351Updated 4 months ago
- Recreating PyTorch from scratch (C/C++, CUDA, NCCL and Python, with multi-GPU support and automatic differentiation!)☆156Updated last year
- Alex Krizhevsky's original code from Google Code☆196Updated 9 years ago
- The Tensor (or Array)☆441Updated last year
- Tutorials on tinygrad☆406Updated 3 weeks ago
- CUDA Learning guide☆427Updated last year
- UNet diffusion model in pure CUDA☆649Updated last year
- High Quality Resources on GPU Programming/Architecture☆588Updated last year
- An implementation of the transformer architecture onto an Nvidia CUDA kernel☆189Updated last year
- Apply GPU in ML and DL☆53Updated 6 months ago
- If tinygrad wasn't small enough for you...☆736Updated last year
- This repository is a curated collection of resources, tutorials, and practical examples designed to guide you through the journey of mast…☆377Updated 6 months ago
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆276Updated 9 months ago
- Accelerated General (FP32) Matrix Multiplication from scratch in CUDA☆123Updated 7 months ago
- Complete solutions to the Programming Massively Parallel Processors Edition 4☆483Updated 2 months ago
- pytorch from scratch in pure C/CUDA and python☆40Updated 10 months ago
- 100 days of building GPU kernels!☆492Updated 4 months ago
- Simple Byte pair Encoding mechanism used for tokenization process . written purely in C☆137Updated 9 months ago
- Solve puzzles to improve your tinygrad skills!☆142Updated 5 months ago
- Documented and Unit Tested educational Deep Learning framework with Autograd from scratch.☆120Updated last year
- Following master Karpathy with GPT-2 implementation and training, writing lots of comments cause I have memory of a goldfish☆172Updated last year
- Simple MPI implementation for prototyping or learning☆279Updated 3 weeks ago
- ☆365Updated 4 months ago
- A curated list of resources for learning and exploring Triton, OpenAI's programming language for writing efficient GPU code.☆393Updated 5 months ago
- An implement of deep learning framework and models in C☆48Updated 4 months ago
- Learnings and programs related to CUDA☆415Updated 2 months ago
- Visualization of cache-optimized matrix multiplication☆155Updated 5 months ago
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆228Updated last year
- CUDA tutorials for Maths & ML tutorials with examples, covers multi-gpus, fused attention, winograd convolution, reinforcement learning.☆189Updated 2 months ago
- ☆298Updated last week