10-zin / cpp-microgradLinks
A c/c++ implementation of micrograd: a tiny autograd engine with neural net on top.
☆72Updated 2 years ago
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☆356Updated 5 months ago
- Tutorials on tinygrad☆414Updated last month
- The Tensor (or Array)☆446Updated last year
- Accelerated General (FP32) Matrix Multiplication from scratch in CUDA☆139Updated 8 months ago
- An implementation of the transformer architecture onto an Nvidia CUDA kernel☆189Updated last year
- UNet diffusion model in pure CUDA☆648Updated last year
- Recreating PyTorch from scratch (C/C++, CUDA, NCCL and Python, with multi-GPU support and automatic differentiation!)☆159Updated last year
- High Quality Resources on GPU Programming/Architecture☆587Updated last year
- CUDA Learning guide☆440Updated last year
- Alex Krizhevsky's original code from Google Code☆197Updated 9 years ago
- Simple Byte pair Encoding mechanism used for tokenization process . written purely in C☆134Updated 10 months ago
- Apply GPU in ML and DL☆53Updated 7 months ago
- This repository is a curated collection of resources, tutorials, and practical examples designed to guide you through the journey of mast…☆382Updated 7 months ago
- Learning about CUDA by writing PTX code.☆135Updated last year
- pytorch from scratch in pure C/CUDA and python☆40Updated 11 months ago
- CUDA tutorials for Maths & ML tutorials with examples, covers multi-gpus, fused attention, winograd convolution, reinforcement learning.☆191Updated 3 months ago
- Complete solutions to the Programming Massively Parallel Processors Edition 4☆516Updated 3 months ago
- Learnings and programs related to CUDA☆418Updated 2 months ago
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆276Updated 10 months ago
- Visualization of cache-optimized matrix multiplication☆155Updated 6 months ago
- Solve puzzles to improve your tinygrad skills!☆143Updated 6 months ago
- Simple MPI implementation for prototyping or learning☆279Updated last month
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆227Updated last year
- (WIP) A small but powerful, homemade PyTorch from scratch.☆638Updated last week
- A really tiny autograd engine☆94Updated 3 months ago
- 100 days of building GPU kernels!☆499Updated 4 months ago
- If tinygrad wasn't small enough for you...☆740Updated last year
- Documented and Unit Tested educational Deep Learning framework with Autograd from scratch.☆120Updated last year
- A curated list of resources for learning and exploring Triton, OpenAI's programming language for writing efficient GPU code.☆408Updated 6 months ago
- Following master Karpathy with GPT-2 implementation and training, writing lots of comments cause I have memory of a goldfish☆172Updated last year