mesozoic-egg / tinygrad-notesLinks
Tutorials on tinygrad
☆396Updated last month
Alternatives and similar repositories for tinygrad-notes
Users that are interested in tinygrad-notes are comparing it to the libraries listed below
Sorting:
- Solve puzzles to improve your tinygrad skills!☆140Updated 4 months ago
- If tinygrad wasn't small enough for you...☆725Updated last year
- ☆87Updated last week
- High Quality Resources on GPU Programming/Architecture☆588Updated last year
- The Tensor (or Array)☆441Updated 11 months ago
- parallelized hyperdimensional tictactoe☆118Updated 11 months ago
- could we make an ml stack in 100,000 lines of code?☆46Updated last year
- Can you design a controller to steer a simulated car?☆267Updated last week
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆274Updated 8 months ago
- UNet diffusion model in pure CUDA☆613Updated last year
- An implementation of the transformer architecture onto an Nvidia CUDA kernel☆189Updated last year
- Simple MPI implementation for prototyping or learning☆272Updated 2 weeks ago
- Following master Karpathy with GPT-2 implementation and training, writing lots of comments cause I have memory of a goldfish☆172Updated last year
- (WIP) A small but powerful, homemade PyTorch from scratch.☆554Updated this week
- Small scale distributed training of sequential deep learning models, built on Numpy and MPI.☆137Updated last year
- Learning about CUDA by writing PTX code.☆133Updated last year
- Alex Krizhevsky's original code from Google Code☆195Updated 9 years ago
- Multi-Threaded FP32 Matrix Multiplication on x86 CPUs☆350Updated 3 months ago
- Complete solutions to the Programming Massively Parallel Processors Edition 4☆444Updated last month
- Learnings and programs related to CUDA☆414Updated last month
- From the Tensor to Stable Diffusion, a rough outline for a 1 week course.☆1,067Updated last week
- ☆447Updated 2 weeks ago
- The Autograd Engine☆623Updated 10 months ago
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆228Updated last year
- ctypes wrappers for HIP, CUDA, and OpenCL☆130Updated last year
- ☆449Updated 4 months ago
- Puzzles for exploring transformers☆356Updated 2 years ago
- ☆443Updated 9 months ago
- A curated list of resources for learning and exploring Triton, OpenAI's programming language for writing efficient GPU code.☆383Updated 4 months ago
- Simple Byte pair Encoding mechanism used for tokenization process . written purely in C☆134Updated 8 months ago