10-zin / cpp-microgradLinks
A c/c++ implementation of micrograd: a tiny autograd engine with neural net on top.
☆78Updated 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☆376Updated 9 months ago
- Accelerated General (FP32) Matrix Multiplication from scratch in CUDA☆181Updated last year
- Recreating PyTorch from scratch (C/C++, CUDA, NCCL and Python, with multi-GPU support and automatic differentiation!)☆162Updated 2 months ago
- Tutorials on tinygrad☆455Updated 3 months ago
- CUDA Learning guide☆523Updated last year
- If tinygrad wasn't small enough for you...☆774Updated last year
- UNet diffusion model in pure CUDA☆661Updated last year
- Alex Krizhevsky's original code from Google Code☆199Updated 9 years ago
- Simple Byte pair Encoding mechanism used for tokenization process . written purely in C☆146Updated last year
- Apply GPU in ML and DL☆56Updated 4 months ago
- An implementation of the transformer architecture onto an Nvidia CUDA kernel☆202Updated 2 years ago
- This repository is a curated collection of resources, tutorials, and practical examples designed to guide you through the journey of mast…☆435Updated 11 months ago
- GPT-2 in C☆78Updated last year
- Solve puzzles to improve your tinygrad skills!☆178Updated 3 months ago
- pytorch from scratch in pure C/CUDA and python☆41Updated last year
- Visualization of cache-optimized matrix multiplication☆157Updated 10 months ago
- Puzzles for exploring transformers☆384Updated 2 years ago
- Documented and Unit Tested educational Deep Learning framework with Autograd from scratch.☆122Updated last year
- 100 days of building GPU kernels!☆568Updated 9 months ago
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆225Updated last year
- High Quality Resources on GPU Programming/Architecture☆591Updated last year
- CUDA tutorials for Maths & ML tutorials with examples, covers multi-gpus, fused attention, winograd convolution, reinforcement learning.☆209Updated 7 months ago
- Well documented, unit tested, type checked and formatted implementation of a vanilla transformer - for educational purposes.☆282Updated last year
- Learnings and programs related to CUDA☆432Updated 7 months ago
- ☆492Updated last year
- ☆444Updated last month
- Complete solutions to the Programming Massively Parallel Processors Edition 4☆655Updated 7 months ago
- Simple MPI implementation for prototyping or learning☆300Updated 6 months ago
- (WIP) A small but powerful, homemade PyTorch from scratch.☆672Updated last week
- My own repository containing the codes I wrote to practice CUDA programming.☆65Updated 2 years ago