mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-01-08 14:43:57 -05:00
Gan is real...Look what tiny just generated! (#192)
* mode collapse solved * info add * delete unnecessary imports * readme
This commit is contained in:
@@ -121,6 +121,12 @@ PROTIP: Set "GPU=1" environment variable if you want this to go faster.
|
||||
|
||||
PROPROTIP: Set "DEBUG=1" environment variable if you want to see why it's slow.
|
||||
|
||||
### Gan is real... Generated with pure tinygrad!
|
||||
|
||||
<p align="center">
|
||||
<img src="https://raw.githubusercontent.com/geohot/tinygrad/master/docs/mnist_by_tinygrad.jpg">
|
||||
</p>
|
||||
|
||||
### The promise of small
|
||||
|
||||
tinygrad will always be below 1000 lines. If it isn't, we will revert commits until tinygrad becomes smaller.
|
||||
|
||||
Reference in New Issue
Block a user