obadakhalili / tinygrad-tensor-puzzlesLinks
Solve puzzles to improve your tinygrad skills!
☆145Updated last week
Alternatives and similar repositories for tinygrad-tensor-puzzles
Users that are interested in tinygrad-tensor-puzzles are comparing it to the libraries listed below
Sorting:
- Tutorials on tinygrad☆431Updated 2 weeks ago
- parallelized hyperdimensional tictactoe☆125Updated last year
- ☆94Updated 2 weeks ago
- could we make an ml stack in 100,000 lines of code?☆46Updated last year
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆276Updated 11 months ago
- High Quality Resources on GPU Programming/Architecture☆589Updated last year
- The Tensor (or Array)☆451Updated last year
- (WIP) A small but powerful, homemade PyTorch from scratch.☆643Updated last week
- Following master Karpathy with GPT-2 implementation and training, writing lots of comments cause I have memory of a goldfish☆172Updated last year
- Alex Krizhevsky's original code from Google Code☆199Updated 9 years ago
- Simple Transformer in Jax☆139Updated last year
- Can you design a controller to steer a simulated car?☆303Updated 3 months ago
- If tinygrad wasn't small enough for you...☆743Updated last year
- Learning about CUDA by writing PTX code.☆144Updated last year
- ☆510Updated 2 months ago
- Learnings and programs related to CUDA☆422Updated 3 months ago
- Tensor library with autograd using only Rust's standard library☆70Updated last year
- Gradient descent is cool and all, but what if we could delete it?☆104Updated 2 months ago
- A minimal Tensor Processing Unit (TPU) inspired by Google's TPUv1.☆185Updated last year
- The Autograd Engine☆656Updated last year
- SIMD quantization kernels☆89Updated last month
- A curated list of resources for learning and exploring Triton, OpenAI's programming language for writing efficient GPU code.☆421Updated 7 months ago
- Quantized LLM training in pure CUDA/C++.☆206Updated last week
- pytorch from scratch in pure C/CUDA and python☆41Updated last year
- Noob Lessons from Stream about how GPUs work☆129Updated 6 months ago
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆228Updated last year
- The Multilayer Perceptron Language Model☆571Updated last year
- A really tiny autograd engine☆95Updated 5 months ago
- ☆96Updated last year
- Small scale distributed training of sequential deep learning models, built on Numpy and MPI.☆146Updated 2 years ago