update of week 43

This commit is contained in:
Morten Hjorth-Jensen
2025-10-20 09:41:54 +02:00
parent 4cc9254440
commit 72a983d446
54 changed files with 18718 additions and 7 deletions
@@ -62,7 +62,7 @@
<script>DOCUMENTATION_OPTIONS.pagename = 'exercisesweek42';</script>
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
<link rel="next" title="Project 1 on Machine Learning, deadline October 6 (midnight), 2025" href="project1.html" />
<link rel="next" title="Week 43: Deep Learning: Constructing a Neural Network code and solving differential equations" href="week43.html" />
<link rel="prev" title="Week 42 Constructing a Neural Network code with examples" href="week42.html" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="docsearch:language" content="en"/>
@@ -257,6 +257,9 @@
<li class="toctree-l1"><a class="reference internal" href="week43.html">Week 43: Deep Learning: Constructing a Neural Network code and solving differential equations</a></li>
<li class="toctree-l1"><a class="reference internal" href="exercisesweek43.html">Exercises week 43</a></li>
</ul>
<p aria-level="2" class="caption" role="heading"><span class="caption-text">Projects</span></p>
<ul class="nav bd-sidenav">
@@ -932,11 +935,11 @@ document.write(`
</div>
</a>
<a class="right-next"
href="project1.html"
href="week43.html"
title="next page">
<div class="prev-next-info">
<p class="prev-next-subtitle">next</p>
<p class="prev-next-title">Project 1 on Machine Learning, deadline October 6 (midnight), 2025</p>
<p class="prev-next-title">Week 43: Deep Learning: Constructing a Neural Network code and solving differential equations</p>
</div>
<i class="fa-solid fa-angle-right"></i>
</a>