diff --git a/dev/_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip b/dev/_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip index 3ed0a4f..71361a8 100644 Binary files a/dev/_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip and b/dev/_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip differ diff --git a/dev/_downloads/26989111dccd2d4534f75f59dd77f104/demo_ea_adaptivity.zip b/dev/_downloads/26989111dccd2d4534f75f59dd77f104/demo_ea_adaptivity.zip index 69d1c64..e32ee72 100644 Binary files a/dev/_downloads/26989111dccd2d4534f75f59dd77f104/demo_ea_adaptivity.zip and b/dev/_downloads/26989111dccd2d4534f75f59dd77f104/demo_ea_adaptivity.zip differ diff --git a/dev/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip b/dev/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip index 9afaadb..f4ecfec 100644 Binary files a/dev/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip and b/dev/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip differ diff --git a/dev/_downloads/9c98a10e6c0743947672bcab8d552167/demo_pca_via_affinity_matcher.zip b/dev/_downloads/9c98a10e6c0743947672bcab8d552167/demo_pca_via_affinity_matcher.zip index c97ad58..cfc28ed 100644 Binary files a/dev/_downloads/9c98a10e6c0743947672bcab8d552167/demo_pca_via_affinity_matcher.zip and b/dev/_downloads/9c98a10e6c0743947672bcab8d552167/demo_pca_via_affinity_matcher.zip differ diff --git a/dev/_downloads/a326ed5e0cfd78a82e54fd5203079d4a/demo_tsne_swiss_roll.zip b/dev/_downloads/a326ed5e0cfd78a82e54fd5203079d4a/demo_tsne_swiss_roll.zip index fee8bd4..855ccf2 100644 Binary files a/dev/_downloads/a326ed5e0cfd78a82e54fd5203079d4a/demo_tsne_swiss_roll.zip and b/dev/_downloads/a326ed5e0cfd78a82e54fd5203079d4a/demo_tsne_swiss_roll.zip differ diff --git a/dev/_downloads/ccd90bc6ee7cbcb51bd8b71882fb5168/demo_ne_methods_affinity_matcher.zip b/dev/_downloads/ccd90bc6ee7cbcb51bd8b71882fb5168/demo_ne_methods_affinity_matcher.zip index 5a9eb33..2a371b8 100644 Binary files a/dev/_downloads/ccd90bc6ee7cbcb51bd8b71882fb5168/demo_ne_methods_affinity_matcher.zip and b/dev/_downloads/ccd90bc6ee7cbcb51bd8b71882fb5168/demo_ne_methods_affinity_matcher.zip differ diff --git a/dev/_sources/auto_examples/affinities/demo_ea_adaptivity.rst.txt b/dev/_sources/auto_examples/affinities/demo_ea_adaptivity.rst.txt index 08f624a..911080c 100644 --- a/dev/_sources/auto_examples/affinities/demo_ea_adaptivity.rst.txt +++ b/dev/_sources/auto_examples/affinities/demo_ea_adaptivity.rst.txt @@ -207,7 +207,7 @@ This affinity is an important component of the **TSNE** algorithm. .. rst-class:: sphx-glr-timing - **Total running time of the script:** (0 minutes 2.973 seconds) + **Total running time of the script:** (0 minutes 3.166 seconds) .. _sphx_glr_download_auto_examples_affinities_demo_ea_adaptivity.py: diff --git a/dev/_sources/auto_examples/affinities/sg_execution_times.rst.txt b/dev/_sources/auto_examples/affinities/sg_execution_times.rst.txt index f45c2b6..0bbbdab 100644 --- a/dev/_sources/auto_examples/affinities/sg_execution_times.rst.txt +++ b/dev/_sources/auto_examples/affinities/sg_execution_times.rst.txt @@ -6,7 +6,7 @@ Computation times ================= -**00:02.973** total execution time for 1 file **from auto_examples/affinities**: +**00:03.166** total execution time for 1 file **from auto_examples/affinities**: .. container:: @@ -33,5 +33,5 @@ Computation times - Time - Mem (MB) * - :ref:`sphx_glr_auto_examples_affinities_demo_ea_adaptivity.py` (``demo_ea_adaptivity.py``) - - 00:02.973 + - 00:03.166 - 0.0 diff --git a/dev/_sources/auto_examples/basics/demo_ne_methods_affinity_matcher.rst.txt b/dev/_sources/auto_examples/basics/demo_ne_methods_affinity_matcher.rst.txt index bf12ded..268179d 100644 --- a/dev/_sources/auto_examples/basics/demo_ne_methods_affinity_matcher.rst.txt +++ b/dev/_sources/auto_examples/basics/demo_ne_methods_affinity_matcher.rst.txt @@ -249,7 +249,7 @@ On the efficiency of using the torchdr API rather than AffinityMatcher directly .. rst-class:: sphx-glr-timing - **Total running time of the script:** (0 minutes 56.286 seconds) + **Total running time of the script:** (1 minutes 14.869 seconds) .. _sphx_glr_download_auto_examples_basics_demo_ne_methods_affinity_matcher.py: diff --git a/dev/_sources/auto_examples/basics/demo_pca_via_affinity_matcher.rst.txt b/dev/_sources/auto_examples/basics/demo_pca_via_affinity_matcher.rst.txt index b35e559..968b7c4 100644 --- a/dev/_sources/auto_examples/basics/demo_pca_via_affinity_matcher.rst.txt +++ b/dev/_sources/auto_examples/basics/demo_pca_via_affinity_matcher.rst.txt @@ -158,7 +158,7 @@ both methods. .. rst-class:: sphx-glr-timing - **Total running time of the script:** (0 minutes 5.006 seconds) + **Total running time of the script:** (0 minutes 5.351 seconds) .. _sphx_glr_download_auto_examples_basics_demo_pca_via_affinity_matcher.py: diff --git a/dev/_sources/auto_examples/basics/demo_tsne_swiss_roll.rst.txt b/dev/_sources/auto_examples/basics/demo_tsne_swiss_roll.rst.txt index 22d88c2..5144699 100644 --- a/dev/_sources/auto_examples/basics/demo_tsne_swiss_roll.rst.txt +++ b/dev/_sources/auto_examples/basics/demo_tsne_swiss_roll.rst.txt @@ -215,7 +215,7 @@ mistakenly considered neighbors. .. rst-class:: sphx-glr-timing - **Total running time of the script:** (1 minutes 7.864 seconds) + **Total running time of the script:** (1 minutes 14.668 seconds) .. _sphx_glr_download_auto_examples_basics_demo_tsne_swiss_roll.py: diff --git a/dev/_sources/auto_examples/basics/sg_execution_times.rst.txt b/dev/_sources/auto_examples/basics/sg_execution_times.rst.txt index 08eaae1..d7305a0 100644 --- a/dev/_sources/auto_examples/basics/sg_execution_times.rst.txt +++ b/dev/_sources/auto_examples/basics/sg_execution_times.rst.txt @@ -6,7 +6,7 @@ Computation times ================= -**02:09.157** total execution time for 3 files **from auto_examples/basics**: +**02:34.888** total execution time for 3 files **from auto_examples/basics**: .. container:: @@ -32,12 +32,12 @@ Computation times * - Example - Time - Mem (MB) - * - :ref:`sphx_glr_auto_examples_basics_demo_tsne_swiss_roll.py` (``demo_tsne_swiss_roll.py``) - - 01:07.864 - - 0.0 * - :ref:`sphx_glr_auto_examples_basics_demo_ne_methods_affinity_matcher.py` (``demo_ne_methods_affinity_matcher.py``) - - 00:56.286 + - 01:14.869 + - 0.0 + * - :ref:`sphx_glr_auto_examples_basics_demo_tsne_swiss_roll.py` (``demo_tsne_swiss_roll.py``) + - 01:14.668 - 0.0 * - :ref:`sphx_glr_auto_examples_basics_demo_pca_via_affinity_matcher.py` (``demo_pca_via_affinity_matcher.py``) - - 00:05.006 + - 00:05.351 - 0.0 diff --git a/dev/_sources/sg_execution_times.rst.txt b/dev/_sources/sg_execution_times.rst.txt index 569e145..97cc330 100644 --- a/dev/_sources/sg_execution_times.rst.txt +++ b/dev/_sources/sg_execution_times.rst.txt @@ -6,7 +6,7 @@ Computation times ================= -**02:12.130** total execution time for 4 files **from all galleries**: +**02:38.054** total execution time for 4 files **from all galleries**: .. container:: @@ -32,15 +32,15 @@ Computation times * - Example - Time - Mem (MB) - * - :ref:`sphx_glr_auto_examples_basics_demo_tsne_swiss_roll.py` (``../../examples/basics/demo_tsne_swiss_roll.py``) - - 01:07.864 - - 0.0 * - :ref:`sphx_glr_auto_examples_basics_demo_ne_methods_affinity_matcher.py` (``../../examples/basics/demo_ne_methods_affinity_matcher.py``) - - 00:56.286 + - 01:14.869 + - 0.0 + * - :ref:`sphx_glr_auto_examples_basics_demo_tsne_swiss_roll.py` (``../../examples/basics/demo_tsne_swiss_roll.py``) + - 01:14.668 - 0.0 * - :ref:`sphx_glr_auto_examples_basics_demo_pca_via_affinity_matcher.py` (``../../examples/basics/demo_pca_via_affinity_matcher.py``) - - 00:05.006 + - 00:05.351 - 0.0 * - :ref:`sphx_glr_auto_examples_affinities_demo_ea_adaptivity.py` (``../../examples/affinities/demo_ea_adaptivity.py``) - - 00:02.973 + - 00:03.166 - 0.0 diff --git a/dev/auto_examples/affinities/demo_ea_adaptivity.html b/dev/auto_examples/affinities/demo_ea_adaptivity.html index 4e7ca43..666ef3b 100644 --- a/dev/auto_examples/affinities/demo_ea_adaptivity.html +++ b/dev/auto_examples/affinities/demo_ea_adaptivity.html @@ -208,7 +208,7 @@

Entropic affinity (adaptive bandwidth)

We can now observe a homogeneous density of connections across clusters. Thus, the entropic affinity effectively filters out the various noise levels.

This affinity is an important component of the TSNE algorithm.

-

Total running time of the script: (0 minutes 2.973 seconds)

+

Total running time of the script: (0 minutes 3.166 seconds)