mirror of https://github.com/commaai/tinygrad.git
readme update
This commit is contained in:
parent
1a1c63a08b
commit
4d8235d5f7
|
@ -121,7 +121,9 @@ 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!
|
||||
### tinygrad also supports GANs
|
||||
|
||||
See `examples/mnist_gan.py`
|
||||
|
||||
<p align="center">
|
||||
<img src="https://raw.githubusercontent.com/geohot/tinygrad/master/docs/mnist_by_tinygrad.jpg">
|
||||
|
|
Loading…
Reference in New Issue