Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
greydanus authored Aug 24, 2024
1 parent 350929d commit dc46206
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ Quickstart and use cases
* Community use cases
* [A from-scratch, Numpy-only MLP with handwritten backprop](https://colab.research.google.com/drive/1E4w9chTkK-rPK-Zl-D0t4Q3FrdpQrHRQ?usp=sharing)
* [Simon Prince's _Understanding Deep Learning_](https://udlbook.github.io/udlbook/) textbook uses MNIST1D as a core teaching example
* [A matching GoLang implementation](https://github.com/mdcfrancis/gomnist1d) including matching random seeds, etc. by [mdcfrancis](https://github.com/mdcfrancis/)
* Send me a Colab link to your experiment and I'll feature it here.


Expand Down

0 comments on commit dc46206

Please sign in to comment.