You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/examples/Classification.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -478,8 +478,8 @@
478
478
</style>
479
479
<sectionid="Classification">
480
480
<h1>Classification<aclass="headerlink" href="#Classification" title="Permalink to this headline"></a></h1>
481
-
<divclass="btn btn-notebook" role="button"><p><imgalt="8273b5f76d024ec6a6fcb2ab2aebdbe4" src="../_images/colab_logo_32px.png" /><aclass="reference external" href="https://colab.research.google.com/drive/1ANQUix9Y6V4RXu-vAaCFGmU979d5m4bO?usp=sharing">Run in Google Colab</a></p>
482
-
</div><divclass="btn btn-notebook" role="button"><p><imgalt="aa92149bf8224e3db01a5eb7c66fbfa8" src="../_images/github_logo_32px.png" /><aclass="reference external" href="https://github.com/adapt-python/notebooks/blob/d0364973c642ea4880756cef4e9f2ee8bb5e8495/Classification.ipynb">View on GitHub</a></p>
481
+
<divclass="btn btn-notebook" role="button"><p><imgalt="7d3a3b28b0f74e78bfa0fc52c3456b1e" src="../_images/colab_logo_32px.png" /><aclass="reference external" href="https://colab.research.google.com/drive/1ANQUix9Y6V4RXu-vAaCFGmU979d5m4bO?usp=sharing">Run in Google Colab</a></p>
482
+
</div><divclass="btn btn-notebook" role="button"><p><imgalt="185060b5f0d34e42bf0fe659ce25e540" src="../_images/github_logo_32px.png" /><aclass="reference external" href="https://github.com/adapt-python/notebooks/blob/d0364973c642ea4880756cef4e9f2ee8bb5e8495/Classification.ipynb">View on GitHub</a></p>
483
483
</div><p>You will find here the application of DA methods from the ADAPT package on a simple two dimensional DA classification problem.</p>
484
484
<p>First we import packages needed in the following. We will use <codeclass="docutils literal notranslate"><spanclass="pre">matplotlib</span><spanclass="pre">Animation</span></code> tools in order to get a visual understanding of the mselected methods:</p>
Copy file name to clipboardExpand all lines: docs/examples/Multi_fidelity.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -478,8 +478,8 @@
478
478
</style>
479
479
<sectionid="Multi-Fidelity">
480
480
<h1>Multi-Fidelity<aclass="headerlink" href="#Multi-Fidelity" title="Permalink to this headline"></a></h1>
481
-
<divclass="btn btn-notebook" role="button"><p><imgalt="5c37e0cb0ad6424498510522707778b7" src="../_images/colab_logo_32px.png" /><aclass="reference external" href="https://colab.research.google.com/drive/1Cc9TVY_Tl_boVzZDNisQnqe6Qx78svqe?usp=sharing">Run in Google Colab</a></p>
482
-
</div><divclass="btn btn-notebook" role="button"><p><imgalt="a0b0bb598cc04871a485e6428870fcdb" src="../_images/github_logo_32px.png" /><aclass="reference external" href="https://github.com/adapt-python/notebooks/blob/d0364973c642ea4880756cef4e9f2ee8bb5e8495/Multi_fidelity.ipynb">View on GitHub</a></p>
481
+
<divclass="btn btn-notebook" role="button"><p><imgalt="2cb04df9d25e4a5d9f33c4ca995536ec" src="../_images/colab_logo_32px.png" /><aclass="reference external" href="https://colab.research.google.com/drive/1Cc9TVY_Tl_boVzZDNisQnqe6Qx78svqe?usp=sharing">Run in Google Colab</a></p>
482
+
</div><divclass="btn btn-notebook" role="button"><p><imgalt="532b34ba0bb048abb10480d897b56cfd" src="../_images/github_logo_32px.png" /><aclass="reference external" href="https://github.com/adapt-python/notebooks/blob/d0364973c642ea4880756cef4e9f2ee8bb5e8495/Multi_fidelity.ipynb">View on GitHub</a></p>
483
483
</div><p>The following example is a 1D regression multi-fidelity issue. Blue points are low fidelity observations and orange points are high fidelity observations. The goal is to use both datasets to learn the task on the [0, 1] interval.</p>
484
484
<p>To tackle this challenge, we use here the parameter-based method: <aclass="reference external" href="#RegularTransferNN">RegularTransferNN</a></p>
Copy file name to clipboardExpand all lines: docs/examples/Regression.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -478,8 +478,8 @@
478
478
</style>
479
479
<sectionid="Toy-Regression">
480
480
<h1>Toy Regression<aclass="headerlink" href="#Toy-Regression" title="Permalink to this headline"></a></h1>
481
-
<divclass="btn btn-notebook" role="button"><p><imgalt="24f5f2e739b444989256c3c562f8b73f" src="../_images/colab_logo_32px.png" /><aclass="reference external" href="https://colab.research.google.com/drive/1adhqoV6b0uEavLDmMfkiwtRjam0DrXux?usp=sharing">Run in Google Colab</a></p>
482
-
</div><divclass="btn btn-notebook" role="button"><p><imgalt="d6b14d0fd0c248da88ca9a4a8df02df8" src="../_images/github_logo_32px.png" /><aclass="reference external" href="https://github.com/adapt-python/notebooks/blob/d0364973c642ea4880756cef4e9f2ee8bb5e8495/Regression.ipynb">View on GitHub</a></p>
481
+
<divclass="btn btn-notebook" role="button"><p><imgalt="67ee9f06163c4803af3baf522a13f11c" src="../_images/colab_logo_32px.png" /><aclass="reference external" href="https://colab.research.google.com/drive/1adhqoV6b0uEavLDmMfkiwtRjam0DrXux?usp=sharing">Run in Google Colab</a></p>
482
+
</div><divclass="btn btn-notebook" role="button"><p><imgalt="2062a87673f04f2ba0e0e4f78a94694f" src="../_images/github_logo_32px.png" /><aclass="reference external" href="https://github.com/adapt-python/notebooks/blob/d0364973c642ea4880756cef4e9f2ee8bb5e8495/Regression.ipynb">View on GitHub</a></p>
483
483
</div><p>You will find here the application of DA methods from the ADAPT package on a simple one dimensional DA regression problem.</p>
484
484
<p>First we import packages needed in the following. We will use <codeclass="docutils literal notranslate"><spanclass="pre">matplotlib</span><spanclass="pre">Animation</span></code> tools in order to get a visual understanding of the selected methods:</p>
Copy file name to clipboardExpand all lines: docs/examples/Rotation.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -478,8 +478,8 @@
478
478
</style>
479
479
<sectionid="Rotation">
480
480
<h1>Rotation<aclass="headerlink" href="#Rotation" title="Permalink to this headline"></a></h1>
481
-
<divclass="btn btn-notebook" role="button"><p><imgalt="d070dd883a0740a69ea6a3a324092a24" src="../_images/colab_logo_32px.png" /><aclass="reference external" href="https://colab.research.google.com/drive/1XePW12UF80PKzvLu9cyRJKWQoZIxk_J2?usp=sharing">Run in Google Colab</a></p>
482
-
</div><divclass="btn btn-notebook" role="button"><p><imgalt="5af0949e32964106a7d1530f5fba2cda" src="../_images/github_logo_32px.png" /><aclass="reference external" href="https://github.com/adapt-python/notebooks/blob/d0364973c642ea4880756cef4e9f2ee8bb5e8495/Rotation.ipynb">View on GitHub</a></p>
481
+
<divclass="btn btn-notebook" role="button"><p><imgalt="cf8e6b5ca909497caf99c1844f5b6462" src="../_images/colab_logo_32px.png" /><aclass="reference external" href="https://colab.research.google.com/drive/1XePW12UF80PKzvLu9cyRJKWQoZIxk_J2?usp=sharing">Run in Google Colab</a></p>
482
+
</div><divclass="btn btn-notebook" role="button"><p><imgalt="e0fff568b24a40b8833e086904618346" src="../_images/github_logo_32px.png" /><aclass="reference external" href="https://github.com/adapt-python/notebooks/blob/d0364973c642ea4880756cef4e9f2ee8bb5e8495/Rotation.ipynb">View on GitHub</a></p>
Copy file name to clipboardExpand all lines: docs/examples/Two_moons.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -478,8 +478,8 @@
478
478
</style>
479
479
<sectionid="Two-Moons">
480
480
<h1>Two Moons<aclass="headerlink" href="#Two-Moons" title="Permalink to this headline"></a></h1>
481
-
<divclass="btn btn-notebook" role="button"><p><imgalt="7185e241fc0b4f9487733eed890f5451" src="../_images/colab_logo_32px.png" /><aclass="reference external" href="https://colab.research.google.com/drive/1Tz-TIkHI8ashHP90Im6D3tMjZ3lkR7s6?usp=sharing">Run in Google Colab</a></p>
482
-
</div><divclass="btn btn-notebook" role="button"><p><imgalt="ab507d884a804eacac56fb4d9ccf0000" src="../_images/github_logo_32px.png" /><aclass="reference external" href="https://github.com/adapt-python/notebooks/blob/d0364973c642ea4880756cef4e9f2ee8bb5e8495/Two_moons.ipynb">View on GitHub</a></p>
481
+
<divclass="btn btn-notebook" role="button"><p><imgalt="d453d0186b53454888325a3b4deed146" src="../_images/colab_logo_32px.png" /><aclass="reference external" href="https://colab.research.google.com/drive/1Tz-TIkHI8ashHP90Im6D3tMjZ3lkR7s6?usp=sharing">Run in Google Colab</a></p>
482
+
</div><divclass="btn btn-notebook" role="button"><p><imgalt="bfbb3152065744b7ad9b0888adbd288e" src="../_images/github_logo_32px.png" /><aclass="reference external" href="https://github.com/adapt-python/notebooks/blob/d0364973c642ea4880756cef4e9f2ee8bb5e8495/Two_moons.ipynb">View on GitHub</a></p>
483
483
</div><p>The following example is a binary classification domain adaptation issue. The goal is to learn the classification task on the target data (black points) knowing only the labels on the source data (red and blue points).</p>
Copy file name to clipboardExpand all lines: docs/examples/sample_bias.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -478,8 +478,8 @@
478
478
</style>
479
479
<sectionid="Sample-Bias-1D">
480
480
<h1>Sample Bias 1D<aclass="headerlink" href="#Sample-Bias-1D" title="Permalink to this headline"></a></h1>
481
-
<divclass="btn btn-notebook" role="button"><p><imgalt="c845a0552bc947ee9d63b155ab11d7cb" src="../_images/colab_logo_32px.png" /><aclass="reference external" href="https://colab.research.google.com/drive/1Hbg2kDXKjKzeQKJSwxzaV7pwbmORhyA3?usp=sharing">Run in Google Colab</a></p>
482
-
</div><divclass="btn btn-notebook" role="button"><p><imgalt="d168e7e81a8247b3b5edc1e084f6f839" src="../_images/github_logo_32px.png" /><aclass="reference external" href="https://github.com/adapt-python/notebooks/blob/d0364973c642ea4880756cef4e9f2ee8bb5e8495/sample_bias.ipynb">View on GitHub</a></p>
481
+
<divclass="btn btn-notebook" role="button"><p><imgalt="d6b41bf45f3a4efdb8d2b0f2fe9b123e" src="../_images/colab_logo_32px.png" /><aclass="reference external" href="https://colab.research.google.com/drive/1Hbg2kDXKjKzeQKJSwxzaV7pwbmORhyA3?usp=sharing">Run in Google Colab</a></p>
482
+
</div><divclass="btn btn-notebook" role="button"><p><imgalt="8e3f89eba87346439ee0dcaae75b85cd" src="../_images/github_logo_32px.png" /><aclass="reference external" href="https://github.com/adapt-python/notebooks/blob/d0364973c642ea4880756cef4e9f2ee8bb5e8495/sample_bias.ipynb">View on GitHub</a></p>
483
483
</div><p>The following example is a 1D regression domain adaptation issue. The goal is to learn the regression task on the target data (orange points) knowing only the labels on the source data (blue points).</p>
484
484
<p>In this example, there is a sample bias between the source and target datasets. The sources are drawn according to a gaussian distribution whereas the targets are uniformly distributed.</p>
Copy file name to clipboardExpand all lines: docs/examples/sample_bias_2d.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -478,8 +478,8 @@
478
478
</style>
479
479
<sectionid="Sample-Bias-2D">
480
480
<h1>Sample Bias 2D<aclass="headerlink" href="#Sample-Bias-2D" title="Permalink to this headline"></a></h1>
481
-
<divclass="btn btn-notebook" role="button"><p><imgalt="981c03503ada47c18ff5e78030a13037" src="../_images/colab_logo_32px.png" /><aclass="reference external" href="https://colab.research.google.com/drive/12_9rgPXobyeaKYlXh_fJPNfrbODdvuHY?usp=sharing">Run in Google Colab</a></p>
482
-
</div><divclass="btn btn-notebook" role="button"><p><imgalt="6a33662f08784c39aac9e58f37e42ca7" src="../_images/github_logo_32px.png" /><aclass="reference external" href="https://github.com/adapt-python/notebooks/blob/d0364973c642ea4880756cef4e9f2ee8bb5e8495/sample_bias_2d.ipynb">View on GitHub</a></p>
481
+
<divclass="btn btn-notebook" role="button"><p><imgalt="77b958e28c204646b1a0a16f41b71257" src="../_images/colab_logo_32px.png" /><aclass="reference external" href="https://colab.research.google.com/drive/12_9rgPXobyeaKYlXh_fJPNfrbODdvuHY?usp=sharing">Run in Google Colab</a></p>
482
+
</div><divclass="btn btn-notebook" role="button"><p><imgalt="647f8589ae654d45a6d6daf483804cd0" src="../_images/github_logo_32px.png" /><aclass="reference external" href="https://github.com/adapt-python/notebooks/blob/d0364973c642ea4880756cef4e9f2ee8bb5e8495/sample_bias_2d.ipynb">View on GitHub</a></p>
483
483
</div><p>The following example is a 2D regression domain adaptation issue. The goal is to learn the regression task on the target data (orange points) knowing only the labels on the source data (blue points).</p>
484
484
<p>In this example, there is a sample bias between the source and target datasets. The sources are mostly located in X1=0 whereas the targets are uniformly distributed.</p>
0 commit comments