Newer
Older
<th>Studiengang</th>
<td colspan="2">Bachelor</td>
<td colspan="4">Master</td>
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
</tr>
<tr>
<th>Semester</th>
<td>5</td><td>6</td><td>1</td><td>2</td><td>3</td><td>4</td>
</tr>
<tr>
<th>Vorlesung</th>
<td colspan="5" style="border-style:solid">
<a href="/courses/ai1/">Künstliche Intelligenz 1</a>
</td>
<td/>
</tr>
<tr>
<th>Vorlesung</th>
<td/>
<td colspan="5" style="border-style:solid">
<a href="/courses/ai2/">Künstliche Intelligenz 2</a>
</td>
</tr>
<tr>
<th>Vorlesung</th>
<td colspan="5" style="border-style:solid">
<a href="/courses/lbs/">Logikbasierte Sprachverarbeitung</a>
</td>
<td/>
</tr>
<tr>
<th>Vorlesung</th>
<td/>
<td colspan="5" style="border-style:solid">
<a href="/courses/KRMT/">Wissensrepräsentation & -Verarbeitung für die Mathematik</a>
</td>
</tr>
<tr>
<th>Seminar</th>
<td colspan="6" style="border-style:solid">
<a href="/courses/wuv/">Wissensrepräsentation & -Verarbeitung</a>
</td>
</tr>
<tr>
<th>Projekt</th>
<td colspan="2" style="border-style:solid">
<a href="/courses/AIProj/">KI-Projekt</a>
</td>
<td colspan="4" style="border-style:solid">
<a href="/courses/AIProj/">Master-Projekt zur KI</a>
</td>