Skip to content

Commit

Permalink
deploy: 78fceb7
Browse files Browse the repository at this point in the history
  • Loading branch information
aronwalsh committed Jan 27, 2025
1 parent 47cc4dd commit 0d4c55a
Show file tree
Hide file tree
Showing 13 changed files with 2,948 additions and 1 deletion.
1 change: 1 addition & 0 deletions Contents.html
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@
<ul class="nav bd-sidenav">
<li class="toctree-l1"><a class="reference internal" href="Lecture1.html">1. Introduction</a></li>
<li class="toctree-l1"><a class="reference internal" href="Lecture2.html">2. Machine Learning Basics</a></li>
<li class="toctree-l1"><a class="reference internal" href="Lecture3.html">3. Materials Data</a></li>
</ul>

</div>
Expand Down
1 change: 1 addition & 0 deletions Learning.html
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@
<ul class="nav bd-sidenav">
<li class="toctree-l1"><a class="reference internal" href="Lecture1.html">1. Introduction</a></li>
<li class="toctree-l1"><a class="reference internal" href="Lecture2.html">2. Machine Learning Basics</a></li>
<li class="toctree-l1"><a class="reference internal" href="Lecture3.html">3. Materials Data</a></li>
</ul>

</div>
Expand Down
1 change: 1 addition & 0 deletions Lecture1.html
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@
<ul class="current nav bd-sidenav">
<li class="toctree-l1 current active"><a class="current reference internal" href="#">1. Introduction</a></li>
<li class="toctree-l1"><a class="reference internal" href="Lecture2.html">2. Machine Learning Basics</a></li>
<li class="toctree-l1"><a class="reference internal" href="Lecture3.html">3. Materials Data</a></li>
</ul>

</div>
Expand Down
11 changes: 11 additions & 0 deletions Lecture2.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@
<script>DOCUMENTATION_OPTIONS.pagename = 'Lecture2';</script>
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
<link rel="next" title="3. Materials Data" href="Lecture3.html" />
<link rel="prev" title="1. Introduction" href="Lecture1.html" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="docsearch:language" content="en"/>
Expand Down Expand Up @@ -186,6 +187,7 @@
<ul class="current nav bd-sidenav">
<li class="toctree-l1"><a class="reference internal" href="Lecture1.html">1. Introduction</a></li>
<li class="toctree-l1 current active"><a class="current reference internal" href="#">2. Machine Learning Basics</a></li>
<li class="toctree-l1"><a class="reference internal" href="Lecture3.html">3. Materials Data</a></li>
</ul>

</div>
Expand Down Expand Up @@ -1100,6 +1102,15 @@ <h2><span class="section-number">2.7. </span>🌊 Dive deeper<a class="headerlin
<p class="prev-next-title"><span class="section-number">1. </span>Introduction</p>
</div>
</a>
<a class="right-next"
href="Lecture3.html"
title="next page">
<div class="prev-next-info">
<p class="prev-next-subtitle">next</p>
<p class="prev-next-title"><span class="section-number">3. </span>Materials Data</p>
</div>
<i class="fa-solid fa-angle-right"></i>
</a>
</div>
</footer>

Expand Down
Loading

0 comments on commit 0d4c55a

Please sign in to comment.