Update README.md
Browse files
README.md
CHANGED
|
@@ -35,6 +35,8 @@ Most machine learning models get around the same ~99% test accuracy on MNIST. Th
|
|
| 35 |
|
| 36 |
MNIST-1D is a core teaching dataset in Simon Prince's [Understanding Deep Learning](https://udlbook.github.io/udlbook/) textbook.
|
| 37 |
|
|
|
|
|
|
|
| 38 |

|
| 39 |
|
| 40 |
|
|
|
|
| 35 |
|
| 36 |
MNIST-1D is a core teaching dataset in Simon Prince's [Understanding Deep Learning](https://udlbook.github.io/udlbook/) textbook.
|
| 37 |
|
| 38 |
+
For usage examples and tutorials check out these [jupyter notebooks](https://github.com/greydanus/mnist1d/tree/master/notebooks).
|
| 39 |
+
|
| 40 |

|
| 41 |
|
| 42 |
|