From 3e024be7b6fc5b7861e4aef88f6ca623c8856468 Mon Sep 17 00:00:00 2001 From: jfschaefer <jan.frederik.schaefer@fau.de> Date: Tue, 28 Feb 2023 11:20:41 +0100 Subject: [PATCH] forgot about requirements --- courses/ai1sysproj.md | 3 +++ courses/ai2sysproj.md | 3 +++ 2 files changed, 6 insertions(+) diff --git a/courses/ai1sysproj.md b/courses/ai1sysproj.md index c88d5e2..c214670 100644 --- a/courses/ai1sysproj.md +++ b/courses/ai1sysproj.md @@ -20,6 +20,9 @@ and the AI-2 Systems Project focuses on the subsymbolic methods covered by the A Each AI systems project is worth 10 ECTS. Generally, you can pick whichever project sounds more interesting to you/is more relevant for your studies (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 you take the AI lecture (taking it in parallel should also work). +Furthermore, you should have substantial programming experience (the programming language is not important) because you will have to program a lot. ##### What happens in the project? The project will consist of several large problems (≈6), which you will work on individually or in small teams diff --git a/courses/ai2sysproj.md b/courses/ai2sysproj.md index 534d8ef..4ecec91 100644 --- a/courses/ai2sysproj.md +++ b/courses/ai2sysproj.md @@ -21,6 +21,9 @@ and the AI-2 Systems Project focuses on the subsymbolic methods covered by the A Each AI systems project is worth 10 ECTS. Generally, you can pick whichever project sounds more interesting to you/is more relevant for your studies (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 you take the AI lecture (taking it in parallel should also work). +Furthermore, you should have substantial programming experience (the programming language is not important) because you will have to program a lot. ##### What happens in the project? The project will consist of several large problems (≈6), which you will work on individually or in small teams -- GitLab