smolorg / smolgradLinks
small auto-grad engine inspired from Karpathy's micrograd and PyTorch
☆277Updated last year
Alternatives and similar repositories for smolgrad
Users that are interested in smolgrad are comparing it to the libraries listed below
Sorting:
- This repo has all the basic things you'll need in-order to understand complete vision transformer architecture and its various implementa…☆228Updated 11 months ago
- Learnings and programs related to CUDA☆429Updated 5 months ago
- Following Karpathy with GPT-2 implementation and training, writing lots of comments cause I have memory of a goldfish☆172Updated last year
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆225Updated last year
- (WIP) A small but powerful, homemade PyTorch from scratch.☆662Updated this week
- High Quality Resources on GPU Programming/Architecture☆589Updated last year
- learningggggggg 🐳☆557Updated 8 months ago
- in this repository, i'm going to implement increasingly complex llm inference optimizations☆75Updated 7 months ago
- GPU Kernels☆212Updated 8 months ago
- Solve puzzles to improve your tinygrad skills!☆170Updated 2 months ago
- A repository consisting of paper/architecture replications of classic/SOTA AI/ML papers in pytorch☆397Updated last month
- Question paper of courses taught at IISC as part of MTech AI curriculum☆105Updated last year
- Complete solutions to the Programming Massively Parallel Processors Edition 4☆611Updated 6 months ago
- a tiny vectorstore implementation built with numpy.☆63Updated last year
- ☆533Updated 4 months ago
- pytorch from scratch in pure C/CUDA and python☆41Updated last year
- ☆406Updated 8 months ago
- a simple CLI command that will create a template of a generic ML Project☆81Updated 3 weeks ago
- ☆96Updated last year
- A curated list of resources for learning and exploring Triton, OpenAI's programming language for writing efficient GPU code.☆444Updated 9 months ago
- An implement of deep learning framework and models in C☆48Updated 8 months ago
- could we make an ml stack in 100,000 lines of code?☆46Updated last year
- Implementations of Papers that I read, you can read my breakdown in my blog☆89Updated 2 months ago
- This is a small autograd engine, made purely from numpy and python.☆27Updated last year
- ☆94Updated 11 months ago
- Intro to leetcodes. Basic techniques, quicksort and hash structures implementation, space and time complexities.☆97Updated last year
- From the Tensor to Stable Diffusion, a rough outline for a 1 week course.☆1,073Updated 2 months ago
- Here's all my Python/Numba (CUDA) code for the encoder block I made :)☆68Updated 8 months ago
- UNet diffusion model in pure CUDA☆657Updated last year
- Repository of implementations of classic and sota rl algorithms from scratch in PyTorch☆217Updated last week