Merge pull request #9 from orena1/patch-1

easier to find what micrograd is...
This commit is contained in:
George Hotz
2020-10-21 07:36:58 -07:00
committed by GitHub

View File

@@ -2,7 +2,7 @@
![Unit Tests](https://github.com/geohot/tinygrad/workflows/Unit%20Tests/badge.svg)
For something in between a pytorch and a karpathy/micrograd
For something in between a [pytorch](https://github.com/pytorch/pytorch) and a [karpathy/micrograd](https://github.com/karpathy/micrograd)
This may not be the best deep learning framework, but it is a deep learning framework.