:orphan: .. _examples: Gallery ======= All the examples have a download link at the end. You can load the example's notebook on `Google Colab `_ and run them by adding the line :: pip install git+https://github.com/torchdr/torchdr.git#egg=torchdr to the top of the notebook. .. raw:: html
.. thumbnail-parent-div-open .. thumbnail-parent-div-close .. raw:: html
Affinities ---------- .. raw:: html
.. thumbnail-parent-div-open .. raw:: html
.. only:: html .. image:: /auto_examples/affinities/images/thumb/sphx_glr_demo_ea_adaptivity_thumb.png :alt: :ref:`sphx_glr_auto_examples_affinities_demo_ea_adaptivity.py` .. raw:: html
Entropic Affinities can adapt to varying noise levels
.. thumbnail-parent-div-close .. raw:: html
.. toctree:: :hidden: /auto_examples/affinities/demo_ea_adaptivity Basics ------ .. raw:: html
.. thumbnail-parent-div-open .. raw:: html
.. only:: html .. image:: /auto_examples/basics/images/thumb/sphx_glr_demo_pca_via_affinity_matcher_thumb.png :alt: :ref:`sphx_glr_auto_examples_basics_demo_pca_via_affinity_matcher.py` .. raw:: html
PCA via SVD and via AffinityMatcher
.. raw:: html
.. only:: html .. image:: /auto_examples/basics/images/thumb/sphx_glr_demo_tsne_swiss_roll_thumb.png :alt: :ref:`sphx_glr_auto_examples_basics_demo_tsne_swiss_roll.py` .. raw:: html
TSNE embedding of the swiss roll dataset
.. raw:: html
.. only:: html .. image:: /auto_examples/basics/images/thumb/sphx_glr_incremental_pca_thumb.png :alt: :ref:`sphx_glr_auto_examples_basics_incremental_pca.py` .. raw:: html
Incremental PCA on GPU
.. raw:: html
.. only:: html .. image:: /auto_examples/basics/images/thumb/sphx_glr_demo_ne_methods_affinity_matcher_thumb.png :alt: :ref:`sphx_glr_auto_examples_basics_demo_ne_methods_affinity_matcher.py` .. raw:: html
Neighbor Embedding on genomics & equivalent affinity matcher formulation
.. thumbnail-parent-div-close .. raw:: html
.. toctree:: :hidden: /auto_examples/basics/demo_pca_via_affinity_matcher /auto_examples/basics/demo_tsne_swiss_roll /auto_examples/basics/incremental_pca /auto_examples/basics/demo_ne_methods_affinity_matcher .. only:: html .. container:: sphx-glr-footer sphx-glr-footer-gallery .. container:: sphx-glr-download sphx-glr-download-python :download:`Download all examples in Python source code: auto_examples_python.zip ` .. container:: sphx-glr-download sphx-glr-download-jupyter :download:`Download all examples in Jupyter notebooks: auto_examples_jupyter.zip ` .. only:: html .. rst-class:: sphx-glr-signature `Gallery generated by Sphinx-Gallery `_