Skip to content

Commit 87097e1

Browse files
committed
update slides
1 parent d2087c1 commit 87097e1

4 files changed

Lines changed: 8 additions & 8 deletions

File tree

pages/timeplan.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,13 @@ The second week is about automatization and the cloud. Automatization will help
4242
does not break when we make changes to it. The cloud will help us scale up our applications and we learn how to use
4343
different services to help develop a full machine learning pipeline.
4444

45-
Date | Day | Presentation topic | Frameworks | Format
46-
--------|-----------|----------------------------------------------------------------|---------------------------------------------------|-----------
47-
12/1/26 | Monday | [Continuous Integration📝](../slides/ContinuousIntegration.pdf)| Pytest, GitHub actions, Pre-commit, CML | [Exercises](../s5_continuous_integration/README.md)
48-
13/1/26 | Tuesday | [The Cloud📝](../slides/CloudIntro.pdf) | GCP Engine, Bucket, Artifact registry, Vertex AI | [Exercises](../s6_the_cloud/README.md)
49-
14/1/26 | Wednesday | [Deployment📝](../slides/Deployment.pdf) | FastAPI, Torchserve, GCP Functions, GCP Run | [Exercises](../s7_deployment/README.md)
50-
15/1/26 | Thursday | No lecture | - | [Projects](projects.md)
51-
16/1/26 | Friday | No lecture | - | [Projects](projects.md)
45+
Date | Day | Presentation topic | Frameworks | Format
46+
--------|-----------|----------------------------------------------------------------------|---------------------------------------------------|-----------
47+
12/1/26 | Monday | [Continuous Integration📝](../slides/day7_continuous_integration.pdf)| Pytest, GitHub actions, Pre-commit, CML | [Exercises](../s5_continuous_integration/README.md)
48+
13/1/26 | Tuesday | [The Cloud📝](../slides/CloudIntro.pdf) | GCP Engine, Bucket, Artifact registry, Vertex AI | [Exercises](../s6_the_cloud/README.md)
49+
14/1/26 | Wednesday | [Deployment📝](../slides/Deployment.pdf) | FastAPI, Torchserve, GCP Functions, GCP Run | [Exercises](../s7_deployment/README.md)
50+
15/1/26 | Thursday | No lecture | - | [Projects](projects.md)
51+
16/1/26 | Friday | No lecture | - | [Projects](projects.md)
5252

5353
## Week 3
5454

s5_continuous_integration/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Continuous Integration
22

3-
[Slides](../slides/ContinuousIntegration.pdf){ .md-button }
3+
[Slides](../slides/day7_continuous_integration.pdf){ .md-button }
44

55
<div class="grid cards" markdown>
66

slides/ContinuousIntegration.pdf

-5.14 MB
Binary file not shown.
5.34 MB
Binary file not shown.

0 commit comments

Comments
 (0)