From 81045bb36511bcd98fc14c8e6037059d67d888e0 Mon Sep 17 00:00:00 2001 From: jfschaefer <jan.frederik.schaefer@fau.de> Date: Fri, 20 Sep 2024 10:27:55 +0200 Subject: [PATCH] typos --- courses/aisysproj.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/courses/aisysproj.md b/courses/aisysproj.md index 079d0d2..1bff115 100644 --- a/courses/aisysproj.md +++ b/courses/aisysproj.md @@ -27,7 +27,7 @@ Generally, you can pick whichever project sounds more interesting to you/is more If you need two projects, you can also take both, but you cannot start both at the same time. **Requirements:** There are no formal requirements, but we strongly recommend -that have taken the AI lecture or take it in parallel. +that you either have taken the AI lecture or will take it in parallel. Furthermore, you should have substantial programming experience (the programming language is not important) because you will have to program a lot. In particular, the AI systems project is not a programming course, i.e. we expect that you are already proficient. @@ -68,7 +68,7 @@ The project timeline is quite flexible: * Once you have solved the warm-up problem, you can sign up to solve the other ≈5 problems. These are intended to be solved in teams of size two, but currently we also allow teams of size one (that might change at any point though). Each problem is offered once a semester. It's up to you if you want to do all of them in one semester or e.g. spread it over two semesters. -* You will have to a give a presentation on one of the problems. We will use some sort of sign-up process for that as well. +* You will have to give a presentation on one of the problems. We will use some sort of sign-up process for that as well. * You will have to write a report on one of the problems (can be the one you present). Furthermore, we will simulate double-blind peer review, which means that you will have to write 3 anonymous reviews for other students' reports. -- GitLab