Skip to content

Commit

Permalink
Deployed fb54701 with MkDocs version: 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Unknown committed Nov 5, 2024
1 parent ab09255 commit e717a75
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 17 deletions.
30 changes: 15 additions & 15 deletions pages/timeplan/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1892,11 +1892,11 @@
<h1 id="timeplan">Timeplan</h1>
<p><a class="md-button" href="../../slides/IntroToTheCourse.pdf">Slides</a></p>
<p>The course is organised into <em>exercise</em> (2/3 of the course) days and <em>project</em> days (1/3 of the course).</p>
<p><em>Exercise</em> days start at 9:00 in the morning with an lecture (15-30 min) that will give some context about at least one
of the topics of that day. Additionally, previous days exercises may shortly be touched upon. The remaining of the day
will be spend on solving exercises either individually or in small groups. For some people the exercises may be fast to
do and for others it will take the whole day. We will provide help throughout the day. We will try to answer questions
on slack but help with be priorities to students physically on campus.</p>
<p><em>Exercise</em> days start at 9:00 in the morning with an lecture (usually 30-45 min) that will give some context about at
least one of the topics of that day. Additionally, previous days exercises may shortly be touched upon. The remaining
of the day will be spend on solving exercises either individually or in small groups. For some people the exercises
may be fast to do and for others it will take the whole day. We will provide help throughout the day. We will try to
answer questions on slack but help with be priorities to students physically on campus.</p>
<p><em>Project</em> days are intended for project work and you are therefore responsible for making an agreement with your group
when and where you are going to work. The first project days there will be a lecture at 9:00 with project information.
Other project days we may also start the day with an external lecture, which we highly recommend that you participate
Expand Down Expand Up @@ -2005,7 +2005,7 @@ <h2 id="week-2">Week 2</h2>
<tr>
<td>17/1/25</td>
<td>Friday</td>
<td>No lecture</td>
<td>Company presentation (TBA)</td>
<td>-</td>
<td><a href="../projects/">Projects</a></td>
</tr>
Expand All @@ -2028,37 +2028,37 @@ <h2 id="week-3">Week 3</h2>
</thead>
<tbody>
<tr>
<td>18/1/25</td>
<td>20/1/25</td>
<td>Monday</td>
<td><a href="../../slides/Monitoring.pdf">Monitoring📝</a></td>
<td>Evidently AI, Prometheus, GCP Monitoring</td>
<td><a href="../../s8_monitoring/">Exercises</a></td>
</tr>
<tr>
<td>19/1/25</td>
<td>21/1/25</td>
<td>Tuesday</td>
<td><a href="../../slides/ScalingApplications.pdf">Scalable applications📝</a></td>
<td>Pytorch, Lightning</td>
<td><a href="../../s9_scalable_applications/">Exercises</a></td>
</tr>
<tr>
<td>20/1/25</td>
<td>22/1/25</td>
<td>Wednesday</td>
<td>-</td>
<td>Company presentation (TBA)</td>
<td>-</td>
<td><a href="../projects/">Projects</a></td>
</tr>
<tr>
<td>21/1/25</td>
<td>23/1/25</td>
<td>Thursday</td>
<td>-</td>
<td>No lecture</td>
<td>-</td>
<td><a href="../projects/">Projects</a></td>
</tr>
<tr>
<td>22/1/25</td>
<td>24/1/25</td>
<td>Friday</td>
<td>-</td>
<td>No lecture</td>
<td>-</td>
<td><a href="../projects/">Projects</a></td>
</tr>
Expand Down Expand Up @@ -2086,7 +2086,7 @@ <h2 id="week-3">Week 3</h2>
<span class="md-icon" title="Last update">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">October 12, 2024</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 5, 2024</span>
</span>


Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
#!/usr/bin/env python
from argparse import ArgumentParser

import torch
Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit e717a75

Please sign in to comment.