Skip to content

Latest commit

 

History

History
54 lines (43 loc) · 2.02 KB

theses.md

File metadata and controls

54 lines (43 loc) · 2.02 KB
title
Theses

KAI Thesis Topics

You can find the slides presented at the MSc AI Thesis event here. Most of the topics below can be investigated by either BSc or MSc AI students. We also welcome groups of students working on the same or similar topic.

If you are interested in one of the projects below, please contact the supervisor(s) listed to receive more information about the topics. Where available, have a look at the detailed description first. Also, keep in mind that all theses can be shaped to accomodate your interests. Do note however that the KAI group has clear expectations of their students. We want to make sure students know what to expect from us as their supervisors. We have prepared a short document which touches upon some important points like meetings, planning and writing of your thesis.

The filter menu below can be used to limit the amount of projects on display. If you click on the keyword, only projects with that particular keyword are displayed. The number indicates the number of projects we have to offer with that keyword.

{% comment %} Javascript is used to add filter links to this document. The JS file also contains the list of keywords that are converted to these links. {% endcomment %}

    {% for topic in site.data.topics %} {% include project_list.html topic=topic %} {% endfor %}
<script src="/assets/js/theses.js"></script>