Asim
1c148f2fe4
fixed example broken after gpu refactor ( #238 )
2021-01-05 07:41:54 -08:00
Liam
075cf4bc02
Update examples to new API ( #205 )
2020-12-19 09:04:12 -08:00
iainwo
56d44637f3
fixed pylint, formatted python files iwth cblack on localhost ( #204 )
...
* fixed pylint, formatted python files iwth cblack on localhost
* Revert "fixed pylint, formatted python files iwth cblack on localhost"
This reverts commit 07e2b88466 .
* dedented 4-spaces added linter
Co-authored-by: Iain Wong <iainwong@outlook.com >
2020-12-17 14:37:31 -08:00
NeuralLink
1a1c63a08b
Gan is real...Look what tiny just generated! ( #192 )
...
* mode collapse solved
* info add
* delete unnecessary imports
* readme
2020-12-13 20:23:12 -08:00
Marcel Bischoff
6785614239
tinygrad.utils to extra.utils fix in mnist_gan ( #190 )
2020-12-12 20:52:36 -08:00
NeuralLink
d901ef6b23
🎉 effort to generate mnist data using GAN with tinygrad. [WIP] ( #166 )
...
* 🎉 effort to generate mnist data with tinygrad.
* dropout added
* working gan
* minor bug fixes
* more bug fixes
* todo reg l2
* detach
* logsoftmax twice
2020-12-12 17:58:04 -08:00