---
layout: default
title: Vorlesungen Übersicht
---

<table>
  <tr>
    <th>Studiengang</th>
    <td colspan="2">Bachelor</td>
    <td colspan="4">Master</td>
</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>
</tr>
  <tr>
  <th>Vorlesung</th>
  <td colspan="5" style="border-style:solid">
        <a href="/courses/lbs/">Logikbasierte Sprachverarbeitung</a>
  <td/>
</tr>
<tr>
  <th>Vorlesung</th>
  <td/>
  <td colspan="5" style="border-style:solid">
    <a href="/courses/KRMT/">Wissensrepräsentation &amp; -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 &amp; -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>
  </tr>
</table>