update book

This commit is contained in:
Morten Hjorth-Jensen
2025-10-05 20:52:48 +02:00
parent 2202f0d2a6
commit f5f3587ab4
47 changed files with 13558 additions and 8 deletions
+4 -3
View File
@@ -62,7 +62,7 @@
<script>DOCUMENTATION_OPTIONS.pagename = 'week40';</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 41 Neural networks and constructing a neural network code" href="week41.html" />
<link rel="prev" title="Week 39: Resampling methods and logistic regression" href="week39.html" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="docsearch:language" content="en"/>
@@ -236,6 +236,7 @@
<li class="toctree-l1"><a class="reference internal" href="exercisesweek39.html">Exercises week 39</a></li>
<li class="toctree-l1"><a class="reference internal" href="week39.html">Week 39: Resampling methods and logistic regression</a></li>
<li class="toctree-l1 current active"><a class="current reference internal" href="#">Week 40: Gradient descent methods (continued) and start Neural networks</a></li>
<li class="toctree-l1"><a class="reference internal" href="week41.html">Week 41 Neural networks and constructing a neural network code</a></li>
</ul>
<p aria-level="2" class="caption" role="heading"><span class="caption-text">Projects</span></p>
<ul class="nav bd-sidenav">
@@ -1840,11 +1841,11 @@ plt.show()
</div>
</a>
<a class="right-next"
href="project1.html"
href="week41.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 41 Neural networks and constructing a neural network code</p>
</div>
<i class="fa-solid fa-angle-right"></i>
</a>