Skip to content

Commit

Permalink
Update machine-learning-ws23.html
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasdeckers committed Oct 8, 2023
1 parent d9efff1 commit 52c1f75
Showing 1 changed file with 17 additions and 14 deletions.
31 changes: 17 additions & 14 deletions teaching/machine-learning-ws23/machine-learning-ws23.html
Original file line number Diff line number Diff line change
Expand Up @@ -298,33 +298,36 @@ <h2 id="lecturenotes">Lecturenotes</h2>
<a href="https://webis.de/lecturenotes.html#unit-en-mlp-extensions">Advanced MLPs</a> [<a href="https://www.youtube.com/watch?v=OiN-Z59jC7Y&list=PLgD1TOdHQCI8zigWijsAAS4XjoZxeNtAR&index=20">video from last year</a>]
</li>
</ul>


<!--<h3 id="logbook">Logbook</h3>
<p class="uk-text-left">
<ul class="uk-list uk-list-bullet">
<li>xx.xx.2023: Until Introduction » Organization, Literature, Slide 123</li>
</ul>
</p>-->


<!-- Lab -->
<h2 id="lab">Lab</h2>
<p>The specific dates of the lab sessions can be found here: <a href="#organization">Organization</a>.</p>
<h3 id="topic1">Topic 1: Intro, Python and Maths Basics</h3>
<p class="uk-text-left">
<ul class="uk-list uk-list-bullet">
<li>Material will be published on: 10.10.2023</li>
<!-- <li>Material will be published on: 10.10.2023</li> -->
<li>Relevant <a href="#lecturenotes">lectures</a>: Until <i>Introduction &gt; Learning Tasks</i></li>
<!-- <li>Theoretical exercises
<ul class="uk-list uk-list-circle">
<li><a href="https://temir.org/teaching/machine-learning-ws22/materials/exercises-en-machine-learning-01-intro.pdf">Sheet 1</a> [<a href="https://temir.org/teaching/machine-learning-ws22/materials/exercises-en-machine-learning-01-intro-solutions.pdf">solution, contains video links</a>]</li>
</ul>
</li>
<li>Practical exercises
<li>Homework (must be solved before your lab session):
<ul class="uk-list uk-list-circle">
<li><a href="https://temir.org/teaching/machine-learning-ws22/materials/01a-Setup.pdf">Setup</a> [<a href="https://www.youtube.com/watch?v=zY-JnqwpzI4&list=PLgD1TOdHQCI-77zQ1Ht5OjwCcGpkIldq4">video</a>] [<a href="https://temir.org/teaching/machine-learning-ws22/materials/requirements.txt">requirements.txt</a>]</li>
<li><a href="https://temir.org/teaching/machine-learning-ws22/materials/01b-Python.ipynb">Python</a></li>
<li><a href="https://temir.org/teaching/machine-learning-ws22/materials/01c-Jupyter.ipynb">Jupyter</a></li>
<li><a href="https://temir.org/teaching/machine-learning-ws22/materials/01d-Numpy.ipynb">Numpy</a> [<a href="https://www.youtube.com/watch?v=NYJ9BwXST8E&list=PLgD1TOdHQCI-77zQ1Ht5OjwCcGpkIldq4">video</a>]</li>
<li><a href="https://temir.org/teaching/machine-learning-ws23/materials/exercises-en-machine-learning-intro-le-01-homework.pdf">Exercise sheet 1</a> [<a href="https://temir.org/teaching/machine-learning-ws23/materials/exercises-en-machine-learning-intro-le-01-homework-solution.pdf">solution</a> - please review before the lab session] [explanatory videos will be released on 08.10.2023]</li>
<li>Practical exercise 1 [<a href="https://temir.org/teaching/machine-learning-ws23/materials/01a-Setup.pdf">Setup</a> | <a href="https://www.youtube.com/watch?v=zY-JnqwpzI4">video</a> | <a href="https://temir.org/teaching/machine-learning-ws23/materials/requirements.txt">requirements.txt</a>] [<a href="https://temir.org/teaching/machine-learning-ws23/materials/01b-Python.ipynb">Python (ipynb)</a>] [<a href="https://temir.org/teaching/machine-learning-ws23/materials/01c-Jupyter.ipynb">Jupyter (ipynb)</a>] [<a href="https://temir.org/teaching/machine-learning-ws23/materials/01d-Numpy.ipynb">Numpy (ipynb)</a> | <a href="https://www.youtube.com/watch?v=NYJ9BwXST8E">video</a>]</li>
</ul>
</li>
<li>Lab exercises (will be done during the lab session)
<li>Lab exercises (will be solved by you during your lab session):
<ul class="uk-list uk-list-circle">
<li><a href="https://temir.org/teaching/machine-learning-ws22/materials/exercises-en-machine-learning-01-lab.pdf">Lab sheet 1</a> [<a href="https://temir.org/teaching/machine-learning-ws22/materials/exercises-en-machine-learning-01-lab-solutions.pdf">solutions</a>] [<a href="https://temir.org/teaching/machine-learning-ws22/materials/exercises-en-machine-learning-01-lab-pingo.csv">PINGO</a>]</li>
<li><a href="https://temir.org/teaching/machine-learning-ws23/materials/exercises-en-machine-learning-intro-le-01-lab.pdf">Lab sheet 1</a> [<a href="https://temir.org/teaching/machine-learning-ws23/materials/exercises-en-machine-learning-intro-le-01-lab-solution.pdf">solution</a> - please only view after the lab session]</li>
<li><a href="https://temir.org/teaching/machine-learning-ws23/materials/exercises-en-machine-learning-01-lab-pingo.csv">PINGO</a> - please only view after the lab session</li>
</ul>
</li> -->
</li>
</ul>
</p>

Expand Down

0 comments on commit 52c1f75

Please sign in to comment.