Skip to content
Snippets Groups Projects
Commit bde4da66 authored by Frederik Schaefer's avatar Frederik Schaefer
Browse files

aisysproj description updated

parent 33440e0c
No related branches found
No related tags found
No related merge requests found
Pipeline #5241 passed
---
layout: course
title: AI-1 Systems Project
instructors:
- mkohlhase
- jfschaefer
semesters:
- WS21/22
- WS22/23
- WS23/24
- WS24/25
---
##### AI-1 and AI-2 systems project
The AI systems projects are designed to provide hands-on experience for the topics covered in the AI lectures.
The AI-1 Systems Project focuses on the symbolic methods discussed in the AI-1 lecture (search, constraint satisfaction, SAT solving, semantic web, planning)
and the AI-2 Systems Project focuses on the subsymbolic methods covered by the AI-2 lecture (Bayesian networks, (hidden) markov problems, machine learning, ...).
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.
Each problem will require a substantial amount of programming work - after all the project is worth 10 ECTS.
You can take look at the [problems from the previous iterations](https://kwarc.info/teaching/AISysProj/) to get a first impression.
The first problem is a warm-up problem, which you have to solve alone, so that you can judge whether the project works for you.
The remaining problems are intended to be solved in teams of size 2, but we also accept it if you prefer to work alone.
Furthermore, you will have to write a report on one of the problems and have a small presentation (or rather, a section of a presentation together with other people).
##### Timeline
We are planning to have a much more flexible timeline than we used to.
Since we have never tried it before, things might change.
We appreciate any feedback from your side so that we don't have to guess what works for you.
Anyway, here is the idea:
* You can request to join the project at any time and at regular intervals we will admit new people (the capacity is limited, so you might have to wait).
* Once we have admitted you, we will have an admin meeting, in which we will discuss more details about the project.
Check the StudOn forum for information on the time of the next admin meeting.
After the admin meeting, you should decide if you want to take the AI-1 systems project or the AI-2 systems project.
* Then you can get started with the warm-up problem.
The warm-up problem has to be solved individually and is a requirement to take the project.
It is also an opportunity for you to see if the project works for you. You can still decide to drop the project after starting the warm-up problem.
* 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 you can also do it alone if you prefer.
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 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.
**Important:**
You will have to take initiative to finish the project.
That means actively following the announcements (e.g. about new problems or available presentation slots), making sure that you sign up for problems and reach out if you need anything.
Simply joining the StudOn course is not enough.
##### Sign-up
You can sign up for the AI systems project via [StudOn](https://www.studon.fau.de/studon/goto.php?target=crs_4941597)
(sign-up is independent of whether you are interested in the AI-1 or AI-2 systems project).
We will regularly accept new people.
As the capacity is limited, there may be longer waiting times.
If this becomes a serious problem (so far it hasn't been), we might re-consider the process for more transparency.
##### It's different from "Projekt zur Künstlichen Intelligenz"
On UnivIS, you will also find "Projekt zur Künstlichen Intelligenz (P KI)".
The systems project and "P KI" both count as a project for the master's degree (in Informatik or Artificial Intelligence).
Despite the similar names, they are very different:
The systems project (as described on this page) is organized more like a course, parallel to the AI 1 lecture,
and every student will work on the same set of problems.
"P KI", on the other hand, is an individual research project with the kwarc group.
In the AI Master you need two projects, so you could even take both (then taking the systems project first is probably a good idea).
##### Contact
If you have any questions, feel free to send an email to `"jan frederik schaefer".replace(' ', '.') + "@fau.de"`.
---
layout: course
title: AI-2 Systems Project
title: AI 1/2 Systems Project
instructors:
- mkohlhase
- jfschaefer
semesters:
- WS21/22
- WS22/23
- WS23/24
- WS24/25
- SS22
- SS23
- SS24
......@@ -31,8 +35,9 @@ The project will consist of several large problems (≈6), which you will work o
Each problem will require a substantial amount of programming work - after all the project is worth 10 ECTS.
You can take look at the [problems from the previous iterations](https://kwarc.info/teaching/AISysProj/) to get a first impression.
The first problem is a warm-up problem, which you have to solve alone, so that you can judge whether the project works for you.
The remaining problems are intended to be solved in teams of size 2, but we also accept it if you prefer to work alone.
The remaining problems are intended to be solved in teams of size 2.
Furthermore, you will have to write a report on one of the problems and have a small presentation (or rather, a section of a presentation together with other people).
The details will be discussed in the admin meeting.
##### Timeline
......@@ -48,7 +53,7 @@ Anyway, here is the idea:
* Then you can get started with the warm-up problem.
The warm-up problem has to be solved individually and is a requirement to take the project.
It is also an opportunity for you to see if the project works for you. You can still decide to drop the project after starting the warm-up problem.
* 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 you can also do it alone if you prefer.
* 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.
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 write a report on one of the problems (can be the one you present). Furthermore, we will simulate double-blind peer review,
......@@ -58,15 +63,22 @@ Anyway, here is the idea:
You will have to take initiative to finish the project.
That means actively following the announcements (e.g. about new problems or available presentation slots), making sure that you sign up for problems and reach out if you need anything.
Simply joining the StudOn course is not enough.
**As the number of spaces in the project is limited, we will remove students from the project who do not finish the on-boarding procedure in time or who do not submit a preliminary solution to the warm-up problem on time.**
If you have been removed, you can join the waiting list again.
##### Sign-up
You can sign up for the AI systems project via [StudOn](https://www.studon.fau.de/studon/goto.php?target=crs_4941597)
(sign-up is independent of whether you are interested in the AI-1 or AI-2 systems project).
We will regularly accept new people.
Note that we prioritize students in the AI and Computer Science master program.
As the capacity is limited, there may be longer waiting times.
If this becomes a serious problem (so far it hasn't been), we might re-consider the process for more transparency.
**Important: Make sure to regularly check if you have been admitted (you should also get an email notification.
If you miss some of the early deadlines, we assume that you are not interested in the project and will remove you to give other students a chance.**
##### It's different from "Projekt zur Künstlichen Intelligenz"
On UnivIS, you will also find "Projekt zur Künstlichen Intelligenz (P KI)".
The systems project and "P KI" both count as a project for the master's degree (in Informatik or Artificial Intelligence).
......@@ -79,4 +91,7 @@ In the AI Master you need two projects, so you could even take both (then taking
##### Contact
If you have any questions, feel free to send an email to `"jan frederik schaefer".replace(' ', '.') + "@fau.de"`.
You can also join [our public AISysProj matrix room](https://matrix.to/#/#aisysproj-non-members:fau.de).
Matrix is a communications platform that is supported by FAU. We will use it to communicate during the AI systems project.
You can find instructions for joining Matrix at FAU [here](https://www.anleitungen.rrze.fau.de/serverdienste/matrix-an-der-fau/erste-schritte/) (only in German, unfortunately).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment