Skip to content

Commit

Permalink
add tutorial to index
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobmarks committed Apr 8, 2024
1 parent aff97ce commit 8a9e9f8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/source/tutorials/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,13 @@ your datasets and turn your good models into *great models*.
:image: ../_static/images/tutorials/data_augmentation.png
:tags: App,Dataset-Curation,Visualization

.. customcarditem::
:header: Clustering Images with Embeddings
:description: Use embeddings to cluster images in your dataset and visualize the results in FiftyOne.
:link: clustering.html
:image: ../_static/images/tutorials/clustering.png
:tags: App,Brain,Dataset-Curation,Embeddings,Visualization

.. End of tutorial cards
.. raw:: html
Expand Down Expand Up @@ -201,3 +208,4 @@ your datasets and turn your good models into *great models*.
Dimensionality reduction <dimension_reduction.ipynb>
Zero-shot classification <zero_shot_classification.ipynb>
Data augmentation <data_augmentation.ipynb>
Clustering images <clustering.ipynb>

0 comments on commit 8a9e9f8

Please sign in to comment.