mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
* vgg7 implementation - not the best, but it works * VGG7 implementation: Spread nansbane to deter NaNs, maybe improved training experience * VGG7 implementation: Fix training, for real this time Results actually attempt to approximate the input * VGG7 implementation: Sample probability management |
||
|---|---|---|
| .. | ||
| benchmark.py | ||
| efficientnet.py | ||
| mnist_gan.py | ||
| serious_mnist.py | ||
| train_efficientnet.py | ||
| transformer.py | ||
| use_ane.py | ||
| vgg7.py | ||
| yolo_nn.py | ||
| yolov3.py | ||