Modulbeschreibung

Deep Learning

Kurzzeichen:
M_DL
Unterrichtssprache:
Englisch
ECTS-Credits:
4
Leitidee:

The goal is to enable the students to understand the fundamental Deep Learning algorithms for large datasets. To this end, the theory of these algorithms is developed in the lectures and during the practice sessions, many such data sets are analyzed.

Modulverantwortung:
Prof. Dr. Schuster Guido
Standort (angeboten):
Rapperswil-Jona
Zusätzliche Eingangskompetenzen:
  • Since this module is taught in English, a reasonable command of the English language is required
  • Knowledge of linear algebra, multivariable calculus and probability theory is required to be able to follow the lectures
  • The practical exercises are using Python, hence some familiarity with Python is helpful but not required
  • The book has a website http://www.deeplearningbook.org/ where the complete book can be read. Note we will cover most of Part I and Part II in this module
  • Please go to the website and browse through the book to get an understanding of the complexity of the material covered in this module
Modultyp:
Wahlpflicht-Modul für Elektrotechnik STD_14(Keine Semesterempfehlung)Kategorien:Aufbau Elektrotechnik (E-a), Technik (E-et)
Wahlpflicht-Modul für Elektrotechnik STD_21(Keine Semesterempfehlung)Kategorien:Aufbau Elektrotechnik (E-a), Technik (E-et)
Wahlpflicht-Modul für Elektrotechnik STD_24(Keine Semesterempfehlung)Kategorien:Aufbau Elektrotechnik (E-a), Technik (E-et)
Wahlpflicht-Modul für Informatik STD_11(Keine Semesterempfehlung)Kategorie:Aufbau Informatik (I-a)
Wahlpflicht-Modul für Informatik STD_14(Keine Semesterempfehlung)Kategorien:Aufbau (I_Auf), Informatik (I_Inf)
Wahl-Modul für Data Science STD_14 (PF)
Wahlpflicht-Modul für Informatik STD_21(Empfohlenes Semester: 6)Kategorien:Aufbau (I_Auf), Informatik (I_Inf)
Wahl-Modul für Data Science STD_21 (PF)
Wahlpflicht-Modul für Informatik STD_23(Empfohlenes Semester: 6)Kategorien:Aufbau (I_Auf), Informatik (I_Inf)
Wahl-Modul für Data Science STD_23 (VR)
Wahlpflicht-Modul für Informatik Retro STD_14_UG(Keine Semesterempfehlung)Kategorie:Grundlagen Informatik und Aufbau Informatik (I-gai)
Wahlpflicht-Modul für Maschinentechnik-Innovation STD_14(Empfohlenes Semester: 6)Kategorie:Fachstudium Maschinentechnik-Innovation (M-fs)
Wahlpflicht-Modul für Maschinentechnik-Innovation STD_21(Empfohlenes Semester: 6)Kategorie:Fachstudium Maschinentechnik-Innovation (M-fs)
Wahlpflicht-Modul für Maschinentechnik-Innovation STD_23(Empfohlenes Semester: 6)Kategorie:Fachstudium Maschinentechnik-Innovation (M-fs)
Modulbewertung:
Note von 1 - 6

Leistungsnachweise und deren Gewichtung

Modulschlussprüfung:
Schriftliche Prüfung, 120 Minuten

Inhalte

Angestrebte Lernergebnisse (Abschlusskompetenzen):

Knowledge of the Deep Learning approaches for large data sets and the ability to apply the appropriate algorithm for successfully solving a given machine learning problem.

Modul- und Lerninhalt:
  • Review Linear Algebra, Probability and Numerical Computation
  • Machine Learning Basics
  • Deep Feedforward Networks
  • Regularization for Deep Learning
  • Optimization for Training Deep Models
  • Convolutional Networks
  • Sequence Modeling
  • Practical Methodology

The module is based on the excellent book: "Deep Learning" by Ian Goodfellow, Yoshua Bengio and Aaron Courville.The book also has a useful website: https://www.deeplearningbook.org/