10-zin / cpp-microgradLinks
A c/c++ implementation of micrograd: a tiny autograd engine with neural net on top.
☆71Updated 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☆363Updated 5 months ago
- The Tensor (or Array)☆449Updated last year
- UNet diffusion model in pure CUDA☆649Updated last year
- Tutorials on tinygrad☆419Updated 2 weeks ago
- Alex Krizhevsky's original code from Google Code☆198Updated 9 years ago
- This repository is a curated collection of resources, tutorials, and practical examples designed to guide you through the journey of mast…☆391Updated 7 months ago
- Simple Byte pair Encoding mechanism used for tokenization process . written purely in C☆136Updated 11 months ago
- CUDA Learning guide☆455Updated last year
- The Autograd Engine☆636Updated last year
- Accelerated General (FP32) Matrix Multiplication from scratch in CUDA☆158Updated 9 months ago
- Solve puzzles to improve your tinygrad skills!☆145Updated 7 months ago
- If tinygrad wasn't small enough for you...☆741Updated last year
- An implementation of the transformer architecture onto an Nvidia CUDA kernel☆190Updated 2 years ago
- Recreating PyTorch from scratch (C/C++, CUDA, NCCL and Python, with multi-GPU support and automatic differentiation!)☆159Updated last year
- (WIP) A small but powerful, homemade PyTorch from scratch.☆641Updated this week
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆277Updated 10 months ago
- Complete solutions to the Programming Massively Parallel Processors Edition 4☆542Updated 3 months ago
- High Quality Resources on GPU Programming/Architecture☆589Updated last year
- pytorch from scratch in pure C/CUDA and python☆41Updated last year
- Documented and Unit Tested educational Deep Learning framework with Autograd from scratch.☆121Updated last year
- My own repository containing the codes I wrote to practice CUDA programming.☆50Updated 2 years ago
- CUDA tutorials for Maths & ML tutorials with examples, covers multi-gpus, fused attention, winograd convolution, reinforcement learning.☆194Updated 4 months ago
- Visualization of cache-optimized matrix multiplication☆156Updated 6 months ago
- gpt written in plain c☆128Updated 3 months ago
- The Multilayer Perceptron Language Model☆568Updated last year
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆228Updated last year
- Learning about CUDA by writing PTX code.☆138Updated last year
- 100 days of building GPU kernels!☆511Updated 5 months ago
- Apply GPU in ML and DL☆54Updated 3 weeks ago
- Simple MPI implementation for prototyping or learning☆284Updated 2 months ago