Update README.md
Browse files
README.md
CHANGED
|
@@ -65,8 +65,8 @@ For systems with limited memory, consider:
|
|
| 65 |
### Source Attribution
|
| 66 |
|
| 67 |
Original dataset courtesy of:
|
| 68 |
-
- [LIBSVM Datasets](https://www.csie.ntu.edu.tw/~cjlin/libsvmtools/datasets/)
|
| 69 |
-
- [
|
| 70 |
|
| 71 |
### MATLAB Loading Example
|
| 72 |
|
|
|
|
| 65 |
### Source Attribution
|
| 66 |
|
| 67 |
Original dataset courtesy of:
|
| 68 |
+
- [LIBSVM Datasets](https://www.csie.ntu.edu.tw/~cjlin/libsvmtools/datasets/multiclass.html#mnist8m)
|
| 69 |
+
- [infinite MNIST](https://leon.bottou.org/projects/infimnist)
|
| 70 |
|
| 71 |
### MATLAB Loading Example
|
| 72 |
|