MarioSieg / magnetronLinks
(WIP) A small but powerful, homemade PyTorch from scratch.
☆554Updated this week
Alternatives and similar repositories for magnetron
Users that are interested in magnetron are comparing it to the libraries listed below
Sorting:
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆274Updated 8 months ago
- Learnings and programs related to CUDA☆414Updated last month
- Following master Karpathy with GPT-2 implementation and training, writing lots of comments cause I have memory of a goldfish☆172Updated last year
- ☆441Updated 2 weeks ago
- Complete solutions to the Programming Massively Parallel Processors Edition 4☆444Updated last month
- The Tensor (or Array)☆441Updated 11 months ago
- A curated list of resources for learning and exploring Triton, OpenAI's programming language for writing efficient GPU code.☆382Updated 4 months ago
- This repo has all the basic things you'll need in-order to understand complete vision transformer architecture and its various implementa…☆228Updated 7 months ago
- UNet diffusion model in pure CUDA☆612Updated last year
- Solve puzzles to improve your tinygrad skills!☆140Updated 4 months ago
- Simple MPI implementation for prototyping or learning☆269Updated last week
- A repository to unravel the language of GPUs, making their kernel conversations easy to understand☆188Updated 2 months ago
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆228Updated last year
- The Multilayer Perceptron Language Model☆556Updated 11 months ago
- High Quality Resources on GPU Programming/Architecture☆588Updated last year
- The Autograd Engine☆623Updated 10 months ago
- Multi-Threaded FP32 Matrix Multiplication on x86 CPUs☆350Updated 3 months ago
- Tutorials on tinygrad☆393Updated last month
- Best practices & guides on how to write distributed pytorch training code☆460Updated 5 months ago
- pytorch from scratch in pure C/CUDA and python☆40Updated 9 months ago
- ☆162Updated last month
- Learning about CUDA by writing PTX code.☆133Updated last year
- Alex Krizhevsky's original code from Google Code☆195Updated 9 years ago
- This repository is a curated collection of resources, tutorials, and practical examples designed to guide you through the journey of mast…☆360Updated 5 months ago
- in this repository, i'm going to implement increasingly complex llm inference optimizations☆64Updated 2 months ago
- gpt-2 from scratch in mlx☆392Updated last year
- A 120-day CUDA learning plan covering daily concepts, exercises, pitfalls, and references (including “Programming Massively Parallel Proc…☆722Updated 4 months ago
- Deep learning for dummies. All the practical details and useful utilities that go into working with real models.☆809Updated this week
- An implement of deep learning framework and models in C☆48Updated 4 months ago
- Minimal and annotated implementations of key ideas from modern deep learning research.☆1,084Updated 3 weeks ago