Skip to content
Snippets Groups Projects
Commit bf2300cd authored by Michael Kohlhase's avatar Michael Kohlhase
Browse files

tweaks

parent dfb41660
No related branches found
No related tags found
No related merge requests found
Pipeline #2161 passed
--- ---
layout: course layout: course
title: Projekt zur Künstlichen Intelligenz title: Projekt Künstliche Intelligenz
instructors: instructors:
- mkohlhase - mkohlhase
- dmueller - dmueller
......
...@@ -5,15 +5,18 @@ title: Vertiefungsgebiet KI ...@@ -5,15 +5,18 @@ title: Vertiefungsgebiet KI
<table> <table>
<tr> <tr>
<th>Studiengang</th> <th>Studiengang</th>
<th>Sem</th>
<td colspan="2">Bachelor</td> <td colspan="2">Bachelor</td>
<td colspan="4">Master</td> <td colspan="4">Master</td>
</tr> </tr>
<tr> <tr>
<th>Empfohlenes Semester</th> <th>Empfohlenes Semester</th>
<td/>
<td>5</td><td>6</td><td>1</td><td>2</td><td>3</td><td>4</td> <td>5</td><td>6</td><td>1</td><td>2</td><td>3</td><td>4</td>
</tr> </tr>
<tr> <tr>
<th>Grundlagen-Vorlesung</th> <th>Grundlagen-Vorlesung</th>
<td>WS</td>
<td colspan="3" style="border-style:solid"> <td colspan="3" style="border-style:solid">
<a href="/courses/ai1/">Künstliche Intelligenz 1</a> <a href="/courses/ai1/">Künstliche Intelligenz 1</a>
</td> </td>
...@@ -21,27 +24,31 @@ title: Vertiefungsgebiet KI ...@@ -21,27 +24,31 @@ title: Vertiefungsgebiet KI
</tr> </tr>
<tr> <tr>
<th>Grundlagen-Vorlesung</th> <th>Grundlagen-Vorlesung</th>
<td>SS</td>
<td/> <td/>
<td colspan="3" style="border-style:solid"> <td colspan="3" style="border-style:solid">
<a href="/courses/ai2/">Künstliche Intelligenz 2</a> <a href="/courses/ai2/">Künstliche Intelligenz 2</a>
</td> </td>
</tr> </tr>
<tr> <tr>
<th>Spezial-Vorlesung</th> <th>Vertiefungs-Vorlesung</th>
<td>SS</td>
<td/>
<td colspan="5" style="border-style:solid"> <td colspan="5" style="border-style:solid">
<a href="/courses/lbs/">Logikbasierte Sprachverarbeitung</a> <a href="/courses/wuv/">Wissensrepräsentation und -Verarbeitung</a>
</td> </td>
<td/>
</tr> </tr>
<tr> <tr>
<th>Vertiefungs-Vorlesung</th> <th>Spezial-Vorlesung</th>
<td/> <td>WS</td>
<td colspan="5" style="border-style:solid"> <td colspan="5" style="border-style:solid">
<a href="/courses/wuv/">Wissensrepräsentation und -Verarbeitung</a> <a href="/courses/lbs/">Logikbasierte Sprachverarbeitung</a>
</td> </td>
<td/>
</tr> </tr>
<tr> <tr>
<th>Spezial-Vorlesung</th> <th>Spezial-Vorlesung</th>
<td>SS</td>
<td/> <td/>
<td colspan="5" style="border-style:solid"> <td colspan="5" style="border-style:solid">
<a href="/courses/KRMT/">Wissensrepräsentation &amp; -Verarbeitung für die Mathematik</a> <a href="/courses/KRMT/">Wissensrepräsentation &amp; -Verarbeitung für die Mathematik</a>
...@@ -49,12 +56,14 @@ title: Vertiefungsgebiet KI ...@@ -49,12 +56,14 @@ title: Vertiefungsgebiet KI
</tr> </tr>
<tr> <tr>
<th>Seminar</th> <th>Seminar</th>
<td>SS/WS</td>
<td colspan="6" style="border-style:solid"> <td colspan="6" style="border-style:solid">
<a href="/courses/swuv/">Wissensrepräsentation &amp; -Verarbeitung</a> <a href="/courses/swuv/">Wissensrepräsentation &amp; -Verarbeitung</a>
</td> </td>
</tr> </tr>
<tr> <tr>
<th>Projekt</th> <th>Projekt</th>
<td>SS/WS</td>
<td colspan="2" style="border-style:solid"> <td colspan="2" style="border-style:solid">
<a href="/courses/AIProj/">KI-Projekt</a> <a href="/courses/AIProj/">KI-Projekt</a>
</td> </td>
......
...@@ -6,6 +6,7 @@ shorttitle: Sally ...@@ -6,6 +6,7 @@ shorttitle: Sally
teaser: A framework for mashing up semantic services into desktop applications. teaser: A framework for mashing up semantic services into desktop applications.
start_date: 2013-02 start_date: 2013-02
start_date: 2016-08
orphan: true orphan: true
people: people:
......
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