@@ -42,13 +42,13 @@ The second week is about automatization and the cloud. Automatization will help
4242does not break when we make changes to it. The cloud will help us scale up our applications and we learn how to use
4343different 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
0 commit comments