mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-01-08 22:48:25 -05:00
tinygrad Tensor Puzzles (#6315)
* Update index.md
* update readme
* Revert "update readme"
This reverts commit 8415a8e90c.
* update readme
* remove mention
* update index.md
This commit is contained in:
@@ -10,7 +10,9 @@ cd tinygrad
|
||||
python3 -m pip install -e .
|
||||
```
|
||||
|
||||
After you have installed tinygrad, try the [MNIST tutorial](mnist.md)
|
||||
After you have installed tinygrad, try the [MNIST tutorial](mnist.md).
|
||||
|
||||
If you are new to tensor libraries, learn how to use them by solving puzzles from [tinygrad-tensor-puzzles](https://github.com/obadakhalili/tinygrad-tensor-puzzles).
|
||||
|
||||
We also have [developer docs](developer/developer.md), and Di Zhu has created a [bunch of tutorials](https://mesozoic-egg.github.io/tinygrad-notes/) to help understand how tinygrad works.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user