Skip to content

Commit 85a6842

Browse files
committed
update rename nb
1 parent 04db7e0 commit 85a6842

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -285,21 +285,21 @@ View the API docs [here](https://visual-layer.readme.io/docs/v1-api).
285285
<b>Analyzing Labeled Image Classification Dataset:</b> In this tutorial, learn how to analyze a labeled image classification dataset for potential issues. We use the Imagenette dataset, a 10-class, 13k image subset of ImageNet as a working example.
286286
</td>
287287
<td align="center" width="80">
288-
<a href="https://nbviewer.org/github/visual-layer/fastdup/blob/main/examples/analysing-image-classification-dataset.ipynb">
288+
<a href="https://nbviewer.org/github/visual-layer/fastdup/blob/main/examples/analyzing-image-classification-dataset.ipynb">
289289
<img src="./gallery/nbviewer_logo.svg" height="34">
290290
</a>
291291
</td>
292292
</tr>
293293
<tr>
294294
<td align="center">
295-
<a href="https://github.com/visual-layer/fastdup/blob/main/examples/analysing-image-classification-dataset.ipynb">
295+
<a href="https://github.com/visual-layer/fastdup/blob/main/examples/analyzing-image-classification-dataset.ipynb">
296296
<img src="./gallery/github_logo.png" height="32">
297297
</a>
298298
</td>
299299
</tr>
300300
<tr>
301301
<td align="center">
302-
<a href="https://colab.research.google.com/github/visual-layer/fastdup/blob/main/examples/analysing-image-classification-dataset.ipynb">
302+
<a href="https://colab.research.google.com/github/visual-layer/fastdup/blob/main/examples/analyzing-image-classification-dataset.ipynb">
303303
<img src="./gallery/colab_logo.png" height="28">
304304
</a>
305305
</td>

0 commit comments

Comments
 (0)