Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
geohot committed Nov 10, 2020
1 parent 6e6bcbe commit 2d4a5d5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Expand Up @@ -118,8 +118,9 @@ python -m pytest
* Train an EfficientNet on ImageNet
* Make broadcasting work on the backward pass (simple please)
* EfficientNet backward pass
* Tensors on GPU (GPU support, must support Mac)
* Make tinygrad work on comma two and run driving model
* Tensors on GPU (a few more backward)
* Add a language model. BERT?
* Add a detection model. EfficientDet?
* Reduce code
* Increase speed
* Add features
Expand Down

0 comments on commit 2d4a5d5

Please sign in to comment.