tinygrad topic

List tinygrad repositories

ugrad

21
Stars
1
Forks
Watchers

A C++ implementation of the scalar-valued autograd engine micrograd

fromthetensor

104
Stars
9
Forks
Watchers

From the Tensor to Stable Diffusion, a rough outline for a 9 week course.

tinyrwkv

43
Stars
2
Forks
Watchers

tinygrad port of the RWKV large language model.

stable-diffusion-webgpu

23
Stars
5
Forks
Watchers

A WebGPU port of Stable Diffusion using tinygrad

townhall

22
Stars
5
Forks
Watchers

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...

yagrad

25
Stars
2
Forks
Watchers

yet another scalar autograd engine - featuring complex numbers and fixed DAG

rnn-viz

16
Stars
1
Forks
Watchers

Interactive visualizations and demos that are used in a blog post I wrote about logic in the context of neural networks