Skip to content

Commit 55c31ef

Browse files
committed
Better tsne figure (less pixellated)
1 parent c447dd6 commit 55c31ef

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ data = make_dataset(defaults)
4949
x,y,t = data['x'], data['y'], data['t']
5050
```
5151

52-
If you want to play around with this, see [notebooks/3. mnist1d_pip.ipynb](https://github.com/greydanus/mnist1d/blob/master/notebooks/mnist1d-pip.ipynb).
52+
If you want to play around with this, see [notebooks/mnist1d-pip.ipynb](https://github.com/greydanus/mnist1d/blob/master/notebooks/mnist1d-pip.ipynb).
5353

5454

5555
Comparing MNIST and MNIST-1D

static/tsne.png

307 KB
Loading

0 commit comments

Comments
 (0)