Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
www
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
KWARC
kwarc.info
www
Commits
e20b2193
Commit
e20b2193
authored
3 years ago
by
jfschaefer
Browse files
Options
Downloads
Patches
Plain Diff
updated website
parent
1fc212fd
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#3687
passed
3 years ago
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
courses/ai1sysproj.md
+21
-5
21 additions, 5 deletions
courses/ai1sysproj.md
with
21 additions
and
5 deletions
courses/ai1sysproj.md
+
21
−
5
View file @
e20b2193
...
...
@@ -9,21 +9,37 @@ semesters:
-
WS21/22
---
##### Overview
The AI-1 Systems Project aims to provide hands-on experience for the topics covered in the
[
Artificial Intelligence 1 lecture
](
/courses/ai1/
)
.
That includes the implementation of algorithms for specific problems and the use of existing tools.
The
[
Artificial Intelligence 1 lecture
](
/courses/ai1/
)
(
[last
year's lecture notes for AI 1 & 2](/teaching/AI/notes-2019-20.pdf))
is not a strict requirement but we do recommend to take it as we will not teach the topics again in the project.
Note that the project will generally be paced more slowly than the lecture, i.e. you can take the project and the lecture in parallel.
Except for the first 1 or maybe 2 problems, the project will behind the lecture,
i.e. you can take the project and the lecture in parallel.
This is the first iteration of the AI-1 Systems Project and we only recently started planning it.
Therefore, a lot of things are not yet decided and we will update this website as we go along.
The AI-1 Systems Project will consist of several projects, which you will work on individually or in teams.
The AI-1 Systems Project will consist of several problems, which you will work on individually or in teams.
Each problem will require a substantial amount of programming work - after all the project is worth 10 ECTS.
##### 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).
### Project plan (work in progress)
| Topic | Project |
##### Project plan (work in progress)
| Topic | Problem |
|-------|---------|
| Search | Find "best" connections for the Indian railway network |
| Adversarial Search | ? |
| Adversarial Search | Current plan: Create an agent for a variant of
[
Sternhalma
](
https://en.wikipedia.org/wiki/Chinese_checkers
)
|
| Constraint Satisfaction | Current idea: Create a schedule for FAU lectures (if we get the data) |
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment