From 7c6012a26e3a7b51675e86bc5a2affbb8cb10773 Mon Sep 17 00:00:00 2001 From: franzi Date: Thu, 14 Oct 2021 23:58:08 +0200 Subject: [PATCH] rename --- README.md | 2 +- ...ght.docx => exercise_ml_use_cases_spotlight.docx | Bin ...light.pdf => exercise_ml_use_cases_spotlight.pdf | Bin 3 files changed, 1 insertion(+), 1 deletion(-) rename ml_use_cases_spotlight.docx => exercise_ml_use_cases_spotlight.docx (100%) rename ml_use_cases_spotlight.pdf => exercise_ml_use_cases_spotlight.pdf (100%) diff --git a/README.md b/README.md index 9349a56..073cff3 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ You can also find the course syllabus on the last page of the [course descriptio ##### Block 1.4: - [ ] Read the whole chapter ["ML Solutions: Overview"](https://franziskahorn.de/mlbook/_ml_solutions_overview.html) - [ ] Answer [Quiz 3](https://forms.gle/fr7PYmP9Exx4Vvrc8) -- [ ] Prepare a [90-second Spotlight presentation](/ml_use_cases_spotlight.pdf) for one of the given ML use cases +- [ ] Prepare a [90-second Spotlight presentation](/exercise_ml_use_cases_spotlight.pdf) for one of the given ML use cases --- diff --git a/ml_use_cases_spotlight.docx b/exercise_ml_use_cases_spotlight.docx similarity index 100% rename from ml_use_cases_spotlight.docx rename to exercise_ml_use_cases_spotlight.docx diff --git a/ml_use_cases_spotlight.pdf b/exercise_ml_use_cases_spotlight.pdf similarity index 100% rename from ml_use_cases_spotlight.pdf rename to exercise_ml_use_cases_spotlight.pdf