You like pytorch? You like micrograd? You love tinygrad! ❤️
Go to file
George Hotz 1ea9ab3e9c add mnist example 2020-10-18 10:16:01 -07:00
.gitignore start tinygrad 2020-10-17 22:57:01 -07:00
README start tinygrad 2020-10-17 22:57:01 -07:00
mnist.py add mnist example 2020-10-18 10:16:01 -07:00
tensor.py add mnist example 2020-10-18 10:16:01 -07:00
test.py we have a test 2020-10-18 10:05:53 -07:00

README

For something in between a grad and a karpathy/micrograd

Requires numpy