christopher
commited on
Commit
•
7cc2f87
1
Parent(s):
6769973
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 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/5e70f6048ce3c604d78fe133/VhgTkDsRQ24LVCsup9oMX.png)
|
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 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/5e70f6048ce3c604d78fe133/VhgTkDsRQ24LVCsup9oMX.png)
|
41 |
|
42 |
|