Seminar: Machine Learning in Practice - Details

Seminar: Machine Learning in Practice - Details

Sie sind nicht in Stud.IP angemeldet.

Allgemeine Informationen

Veranstaltungsname Seminar: Machine Learning in Practice
Untertitel
Veranstaltungsnummer 8.3520
Semester WiSe 2021/22
Aktuelle Anzahl der Teilnehmenden 86
Heimat-Einrichtung LE Cognitive Science
Veranstaltungstyp Seminar in der Kategorie Offizielle Lehrveranstaltungen
Vorbesprechung Donnerstag, 30.09.2021 10:00 - 11:30
Erster Termin Donnerstag, 30.09.2021 10:00 - 11:30, Ort: (BBB room "Joint Sessions")
Art/Form
SWS 4
Sprache Englisch
ECTS-Punkte 8

Räume und Zeiten

(BBB room "Joint Sessions")
Donnerstag, 30.09.2021 10:00 - 11:30
Keine Raumangabe
Montag, 04.10.2021 09:00 - 17:00
Dienstag, 05.10.2021 09:00 - 17:00
Mittwoch, 06.10.2021 09:00 - 17:00
Donnerstag, 07.10.2021 09:00 - 17:00
Freitag, 08.10.2021 09:00 - 17:00
Montag, 11.10.2021 09:00 - 17:00
Dienstag, 12.10.2021 09:00 - 17:00
Mittwoch, 13.10.2021 09:00 - 17:00
Donnerstag, 14.10.2021 09:00 - 17:00
Freitag, 15.10.2021 09:00 - 17:00

Modulzuordnungen

Kommentar/Beschreibung

In this seminar, we will look at the overall machine learning process from a software engineering perspective. We will cover both the main steps in a machine learning pipeline (from feature extraction over dimensionality reduction and hyperparameter optimization to incorporating the final model into an application) and relevant aspects from software engineering (including agile development methods, debugging, pair programming, and clean code). During the seminar, we will also make use of various development tools such as Trello, Slack, GitHub, and grid computing.

This seminar will be held as an online block seminar. The main part of the seminar will take place from 04.10.2021 to 15.10.2021 and there will be a first introductory meeting in the week before (27.09. to 01.10. - to be determined via Stud.IP vote). The seminar will consist of joint sessions with seminar-style and lecture-style input and individual work in small groups (2 to 3 students), where the discussed concepts will be implemented as part of a simulated project. Grades will be determined based on quizzes about the theoretical contents and the code and documentation of the machine learning project simulated throughout the seminar.

Prerequisites for this course include basic knowledge about machine learning (as for instance obtained from the "Machine Learning" lecture) and some programming experience in Python. Knowledge about software development in general (e.g., lecture "Informatik B") and about version control (git or svn) is certainly helpful, but not necessarily required. Also some background in Natural Language Processing may be helpful, since we will use text data as input to our machine learning system.