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:
- Multi-Threaded FP32 Matrix Multiplication on x86 CPUs☆350Updated 2 months ago
- Apply GPU in ML and DL☆52Updated 4 months ago
- The Tensor (or Array)☆437Updated 11 months ago
- Simple Byte pair Encoding mechanism used for tokenization process . written purely in C☆134Updated 8 months ago
- CUDA Learning guide☆401Updated last year
- Tutorials on tinygrad☆391Updated 3 weeks ago
- Accelerated General (FP32) Matrix Multiplication from scratch in CUDA☆120Updated 6 months ago
- Alex Krizhevsky's original code from Google Code☆194Updated 9 years ago
- UNet diffusion model in pure CUDA☆610Updated last year
- This repository is a curated collection of resources, tutorials, and practical examples designed to guide you through the journey of mast…☆356Updated 4 months ago
- Recreating PyTorch from scratch (C/C++, CUDA, NCCL and Python, with multi-GPU support and automatic differentiation!)☆150Updated last year
- Simple MPI implementation for prototyping or learning☆259Updated 2 weeks ago
- Solve puzzles to improve your tinygrad skills!☆135Updated 4 months ago
- 100 days of building GPU kernels!☆458Updated 2 months ago
- High Quality Resources on GPU Programming/Architecture☆589Updated 11 months ago
- Some CUDA example code with READMEs.☆169Updated 4 months ago
- An implementation of the transformer architecture onto an Nvidia CUDA kernel☆188Updated last year
- If tinygrad wasn't small enough for you...☆723Updated last year
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆228Updated 11 months ago
- (WIP) A small but powerful, homemade PyTorch from scratch.☆555Updated last week
- ☆274Updated 5 months ago
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆272Updated 7 months ago
- pytorch from scratch in pure C/CUDA and python☆40Updated 9 months ago
- CUDA tutorials for Maths & ML tutorials with examples, covers multi-gpus, fused attention, winograd convolution, reinforcement learning.☆185Updated last month
- Visualization of cache-optimized matrix multiplication☆152Updated 3 months ago
- My own repository containing the codes I wrote to practice CUDA programming.☆45Updated last year
- Learnings and programs related to CUDA☆411Updated 2 weeks ago
- Learning about CUDA by writing PTX code.☆133Updated last year
- Documented and Unit Tested educational Deep Learning framework with Autograd from scratch.☆115Updated last year
- GPU programming related news and material links☆1,616Updated 6 months ago