10-zin / cpp-microgradLinks
A c/c++ implementation of micrograd: a tiny autograd engine with neural net on top.
☆77Updated 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☆372Updated 8 months ago
- Tutorials on tinygrad☆448Updated 2 months ago
- Simple Byte pair Encoding mechanism used for tokenization process . written purely in C☆142Updated last year
- An implementation of the transformer architecture onto an Nvidia CUDA kernel☆202Updated 2 years ago
- Solve puzzles to improve your tinygrad skills!☆174Updated 2 months ago
- Accelerated General (FP32) Matrix Multiplication from scratch in CUDA☆175Updated 11 months ago
- pytorch from scratch in pure C/CUDA and python☆41Updated last year
- CUDA Learning guide☆502Updated last year
- UNet diffusion model in pure CUDA☆659Updated last year
- Recreating PyTorch from scratch (C/C++, CUDA, NCCL and Python, with multi-GPU support and automatic differentiation!)☆161Updated last month
- Alex Krizhevsky's original code from Google Code☆198Updated 9 years ago
- Simple MPI implementation for prototyping or learning☆297Updated 5 months ago
- If tinygrad wasn't small enough for you...☆761Updated last year
- Apply GPU in ML and DL☆55Updated 3 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☆589Updated last year
- Following Karpathy with GPT-2 implementation and training, writing lots of comments cause I have memory of a goldfish☆172Updated last year
- Visualization of cache-optimized matrix multiplication☆157Updated 9 months ago
- Complete solutions to the Programming Massively Parallel Processors Edition 4☆630Updated 6 months ago
- (WIP) A small but powerful, homemade PyTorch from scratch.☆666Updated last week
- This repository is a curated collection of resources, tutorials, and practical examples designed to guide you through the journey of mast…☆431Updated 10 months ago
- parallelized hyperdimensional tictactoe☆126Updated last year
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆276Updated last year
- Documented and Unit Tested educational Deep Learning framework with Autograd from scratch.☆122Updated last year
- A really tiny autograd engine☆98Updated 7 months ago
- An implement of deep learning framework and models in C☆48Updated 9 months ago
- My own repository containing the codes I wrote to practice CUDA programming.☆64Updated 2 years ago
- GPT-2 in C☆79Updated last year
- CUDA tutorials for Maths & ML tutorials with examples, covers multi-gpus, fused attention, winograd convolution, reinforcement learning.☆206Updated 6 months ago
- 100 days of building GPU kernels!☆560Updated 8 months ago