Skip to content

Commit

Permalink
Generated documentation for workshops/CSHL-vision-course-2024/branch/…
Browse files Browse the repository at this point in the history
…main

jenkins-plenoptic-cshl-vision-2024-main-13
  • Loading branch information
flatiron-jenkins committed Nov 13, 2024
1 parent 3336b2e commit 0b20a86
Show file tree
Hide file tree
Showing 39 changed files with 10,422 additions and 8,338 deletions.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Diff not rendered.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,7 @@
<ul class="nav bd-sidenav">
<li class="toctree-l1"><a class="reference internal" href="glossary.html">Glossary</a></li>
<li class="toctree-l1"><a class="reference internal" href="introduction.html">Introduction</a></li>
<li class="toctree-l1"><a class="reference internal" href="introduction-stripped.html">Introduction, Text Removed</a></li>
</ul>

</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@
<ul class="current nav bd-sidenav">
<li class="toctree-l1 current active"><a class="current reference internal" href="#">Glossary</a></li>
<li class="toctree-l1"><a class="reference internal" href="introduction.html">Introduction</a></li>
<li class="toctree-l1"><a class="reference internal" href="introduction-stripped.html">Introduction, Text Removed</a></li>
</ul>

</div>
Expand Down
14 changes: 12 additions & 2 deletions workshops/CSHL-vision-course-2024/branch/main/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,7 @@
<ul class="nav bd-sidenav">
<li class="toctree-l1"><a class="reference internal" href="glossary.html">Glossary</a></li>
<li class="toctree-l1"><a class="reference internal" href="introduction.html">Introduction</a></li>
<li class="toctree-l1"><a class="reference internal" href="introduction-stripped.html">Introduction, Text Removed</a></li>
</ul>

</div>
Expand Down Expand Up @@ -379,7 +380,7 @@ <h2> Contents </h2>
<h1>Welcome to plenoptic tutorial, CSHL Vision Course 2024<a class="headerlink" href="#welcome-to-plenoptic-tutorial-cshl-vision-course-2024" title="Link to this heading">#</a></h1>
<p>This site hosts the example notebook used for the plenoptic tutorial given at the Cold Spring Harbor Labs Computational Neuroscience: Vision course in July 2024. This one-hour(ish) tutorial aims to introduce the basics of using plenoptic in order to better understand computational visual models with simple examples. We hope to explain not just <code class="docutils literal notranslate"><span class="pre">plenoptic</span></code>’s syntax but also the type of reasoning that it facilitates.</p>
<p>The presentation I gave at the beginning of this session can be found <a class="reference external" href="https://labforcomputationalvision.github.io/plenoptic_presentations/2024-07-12_CSHL/slides.html">here</a>.</p>
<p>This website contains two versions of the notebook we’ll use today: <a class="reference internal" href="introduction.html"><span class="std std-doc">with</span></a> and <a class="reference internal" href="#introduction-stripped.md"><span class="xref myst">without</span></a> explanatory text. Today you’ll run the version without explanatory text, which contains cells of code, while listening to my description. If later you wish to revisit this material, the version with explanatory text should help you.</p>
<p>This website contains two versions of the notebook we’ll use today: <a class="reference internal" href="introduction.html"><span class="std std-doc">with</span></a> and <a class="reference internal" href="introduction-stripped.html"><span class="std std-doc">without</span></a> explanatory text. Today you’ll run the version without explanatory text, which contains cells of code, while listening to my description. If later you wish to revisit this material, the version with explanatory text should help you.</p>
<p>You may also find the <a class="reference internal" href="glossary.html"><span class="std std-doc">glossary</span></a> useful as you go through the notebook.</p>
<p>You can also <a class="reference internal" href="#setup"><span class="xref myst">follow the setup instructions here</span></a> to download these notebooks and run them locally, but to avoid potential installation issues in this brief period of time, we’ll use binder instead. Click on the <code class="docutils literal notranslate"><span class="pre">launch</span> <span class="pre">binder</span></code> badge on the upper left sidebar, which will then prompt you to login. Use the google account that you gave to the class organizers; if you get a 403 forbidden error or would like to use a different account, let me know so that I can give it permission. The binder instance provides a GPU with the environment necessary to run the notebook. See <a class="reference internal" href="#binder"><span class="xref myst">the section below</span></a> for more details on the binder, including some important usage notes.</p>
<section id="setup">
Expand Down Expand Up @@ -423,7 +424,7 @@ <h2>Setup<a class="headerlink" href="#setup" title="Link to this heading">#</a><
</div>
<div class="admonition important">
<p class="admonition-title">Important</p>
<p>It’s possible this step will fail (especially if you are on Windows). If so, go to the <a class="reference internal" href="#introduction-stripped.md"><span class="xref myst">notebook on this site</span></a> and download it manually.</p>
<p>It’s possible this step will fail (especially if you are on Windows). If so, go to the <a class="reference internal" href="introduction-stripped.html"><span class="std std-doc">notebook on this site</span></a> and download it manually.</p>
</div>
</li>
<li><p>Open up jupyter, then double-click on the <code class="docutils literal notranslate"><span class="pre">introduction-stripped.ipynb</span></code> notebook:</p>
Expand Down Expand Up @@ -460,6 +461,15 @@ <h2>Contents<a class="headerlink" href="#contents" title="Link to this heading">
<li class="toctree-l2"><a class="reference internal" href="introduction.html#conclusion">Conclusion</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="introduction-stripped.html">Introduction, Text Removed</a><ul>
<li class="toctree-l2"><a class="reference internal" href="introduction-stripped.html#plenoptic-basics">Plenoptic basics</a></li>
<li class="toctree-l2"><a class="reference internal" href="introduction-stripped.html#examining-model-invariances-with-metamers">Examining model invariances with metamers</a></li>
<li class="toctree-l2"><a class="reference internal" href="introduction-stripped.html#examining-model-sensitivies-to-eigendistortions">Examining model sensitivies to eigendistortions</a></li>
<li class="toctree-l2"><a class="reference internal" href="introduction-stripped.html#a-more-complex-model">A more complex model</a></li>
<li class="toctree-l2"><a class="reference internal" href="introduction-stripped.html#adding-some-nonlinear-features-to-the-mix">Adding some nonlinear features to the mix</a></li>
<li class="toctree-l2"><a class="reference internal" href="introduction-stripped.html#conclusion">Conclusion</a></li>
</ul>
</li>
</ul>
</div>
</section>
Expand Down
Loading

0 comments on commit 0b20a86

Please sign in to comment.