GitHub topics: tinygrad
roryclear/clearcam
IP Camera with AI object detection. Currently for iOS only.
Language: Objective-C - Size: 10.7 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

jla524/fromthetensor
From the Tensor to Stable Diffusion, a rough outline for a 1 week course.
Size: 2.8 MB - Last synced at: 15 days ago - Pushed at: 16 days ago - Stars: 1,057 - Forks: 44

wpmed92/stable-diffusion-tinygrad-f16
Stable Diffusion with f16 weights powered by tinygrad WebGPU
Language: JavaScript - Size: 1.41 MB - Last synced at: 8 days ago - Pushed at: 4 months ago - Stars: 5 - Forks: 0

Jafagervik/TinyDAS
Tinygrad meets DAS data
Language: Python - Size: 192 KB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

kayo09/gsoc_2025
GSOC 2025! Happy Coding! ☀️
Language: C - Size: 42.7 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

paulopacitti/undergrad
🎓 super small and cute neural net engine, using only numpy
Language: Python - Size: 1.03 MB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

DarkHawk727/TabTransformer-tinygrad
Implementation of TabTransformer: Tabular Data Modeling Using Contextual Embeddings in tinygrad.
Language: Jupyter Notebook - Size: 373 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

shoutsid/townhall
A Python-based chatbot project built on the autogen and tinygrad foundation, utilizing advanced agents for dynamic conversations and function orchestration, enhancing and expanding traditional chatbot capabilities.
Language: Jupyter Notebook - Size: 5.19 MB - Last synced at: 3 days ago - Pushed at: 7 months ago - Stars: 27 - Forks: 5

noway/yagrad
yet another scalar autograd engine - featuring complex numbers and fixed DAG
Language: Python - Size: 6.84 KB - Last synced at: 28 days ago - Pushed at: about 1 year ago - Stars: 26 - Forks: 2

tanaydesai/atomgrad
A simple vector valued autograd engine aimed to be between micrograd and tinygrad with a nn library.
Language: Python - Size: 177 KB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

elinx/ugrad
A C++ implementation of the scalar-valued autograd engine micrograd
Language: C++ - Size: 2.49 MB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 23 - Forks: 2

iliailmer/tinyflow
Flow Matching implemented in tinygrad
Language: Python - Size: 178 KB - Last synced at: 7 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

wozeparrot/tinyrwkv
tinygrad port of the RWKV large language model.
Language: Python - Size: 1.26 MB - Last synced at: 28 days ago - Pushed at: about 2 months ago - Stars: 44 - Forks: 2

roryclear/yolov8-tinygrad-ios
Language: Objective-C - Size: 31.7 MB - Last synced at: 27 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

shivendrra/axgrad
lightweight tensor library that contains it's own auto-diff engine like pytorch
Language: Python - Size: 1.09 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

wiseaidev/tinygrad
You like pytorch? You like micrograd? You love tinygrad! ❤️ (WIP)
Language: Rust - Size: 17.6 KB - Last synced at: 2 days ago - Pushed at: 9 months ago - Stars: 5 - Forks: 0

Ameobea/rnn-viz
Interactive visualizations and demos that are used in a blog post I wrote about logic in the context of neural networks
Language: Jupyter Notebook - Size: 1.82 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 17 - Forks: 1

ethanthoma/decision-transformer
Implementation of the decision tranformer paper in tinygrad
Language: Python - Size: 50.2 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

IntendedConsequence/vadc
Uses the excellent silero VAD with onnxruntime C api for fast detection of audio segments with speech
Language: C++ - Size: 8.45 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 4 - Forks: 0

21st-centuryman/Livermore
An ecosystem for fetching, processing, and analyzing of stocks.
Size: 29.3 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

satani99/tinyformers
A concise but fully-featured transformer, complete with a set of promising experimental features from various papers implemented in tinygrad.
Language: Python - Size: 12.7 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

sam99dave/reproduce_gpt2
Andrej Karpathy's YT follow along.
Language: Jupyter Notebook - Size: 490 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

wozeparrot/tinygrad-image-models
tinygrad image models, inference, and (soon) training
Language: Python - Size: 545 KB - Last synced at: 30 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

JChunX/web-control-net Fork of mlc-ai/web-stable-diffusion
ControlNet on the browser using WebGPU backend.
Size: 23.5 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

0xekez/neural-cellular-automata
Neural Cellular Automata for texture generation in tinygrad following Self-Organising Textures by Eyvind Niklasson et. al..
Language: Python - Size: 14.4 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

softwiredtech/yolov8-tinygrad-webgl
Porting YOLOv8 to tinygrad WebGL
Language: JavaScript - Size: 5.55 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

softwiredtech/stable-diffusion-webgpu
A WebGPU port of Stable Diffusion using tinygrad
Language: JavaScript - Size: 1.77 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 5

arman-hk/mingrad
A lean, but mean, autograd engine!
Language: Python - Size: 674 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0
