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☆177Updated last year
- Tutorials on tinygrad☆453Updated 3 months ago
- Recreating PyTorch from scratch (C/C++, CUDA, NCCL and Python, with multi-GPU support and automatic differentiation!)☆162Updated 2 months ago
- Solve puzzles to improve your tinygrad skills!☆176Updated 3 months ago
- pytorch from scratch in pure C/CUDA and python☆40Updated last year
- High Quality Resources on GPU Programming/Architecture☆591Updated last year
- 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
- An implement of deep learning framework and models in C☆47Updated 9 months ago
- 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☆144Updated last year
- Visualization of cache-optimized matrix multiplication☆157Updated 10 months ago
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆225Updated last year
- UNet diffusion model in pure CUDA☆662Updated last year
- CUDA Learning guide☆520Updated last year
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆276Updated last year
- An implementation of the transformer architecture onto an Nvidia CUDA kernel☆202Updated 2 years ago
- Learnings and programs related to CUDA☆431Updated 7 months ago
- GPT-2 in C☆78Updated last year
- Apply GPU in ML and DL☆55Updated 4 months ago
- Documented and Unit Tested educational Deep Learning framework with Autograd from scratch.☆122Updated last year
- (WIP) A small but powerful, homemade PyTorch from scratch.☆672Updated this week
- Learning about CUDA by writing PTX code.☆151Updated last year
- Following Karpathy with GPT-2 implementation and training, writing lots of comments cause I have memory of a goldfish☆172Updated last year
- Complete solutions to the Programming Massively Parallel Processors Edition 4☆647Updated 7 months ago
- Simple MPI implementation for prototyping or learning☆299Updated 5 months ago
- If tinygrad wasn't small enough for you...☆768Updated last year
- CUDA tutorials for Maths & ML tutorials with examples, covers multi-gpus, fused attention, winograd convolution, reinforcement learning.☆208Updated 7 months ago
- ☆411Updated 9 months ago
- gpt written in plain c☆130Updated 6 months ago