Mapping to Focus Areas
Below, you find the module's mapping to the study program's focus areas. This is done as a contribution to all relevant focus areas (in ECTS, and content-wise). This is also relevant for setting the module in relation to other modules, and tells to what extent the module might be part of other study programs.
Focus Area |
ECTS (prop.) |
Module Contribution to Focus Area |
Generating and Accessing Knowledge |
3 |
This specialization recaps quickly the machine learning and especially deep learning principles, then dives deeper into current topics of the field.
|
Architecting and Coding Software |
2 |
This module includes software development (notebooks)
|
Acting Responsibly |
1 |
This module teaches how to deal with data and knowledge generating methods responsibly, acounting for ethics, privacy and security.
|
Learning Outcome
This specialization recaps quickly the machine learning and especially deep learning principles.
The student dives into the following topics
- Advanced methods for attribute selection
- Reinforcement learning
- Generative Adversarial Networks
- Special topics such as:
- Explainable Machine Learning
by filling their knowledge gaps between theory and practice while applying the methods in python solving natural language understanding and special computer vision real-world problems
for being able to apply modern machine learning methods in enterprises and research and understand the caveats of real-world data and settings.
Module Content
- ML and DL principles (recap)
- Feature Selection
- Reinforcement learning
- Generative Adversarial Networks
- Bidirectional Encoder Representations from Transformers (BERT)
- Explainable Machine Learning using
- local interpretable model-agnostic explanations
- inductive logic programing
- Lecture
- Exercises and software development (notebooks)
- Accompanying project work by analyzing data sets
Learning Material Provided by Lecturer
- List of selected literature and web resources
- Lecture slides
- Video tutorials
- Exercises and code tutorials
- Example code and notebooks on github and Colab
- Data sets and models
Literature
- Ian Goodfellow, Yoshua Bengio und Aaron Courville: Deep Learning (Adaptive Computation and Machine Learning), MIT Press, Cambridge (USA), 2016. ISBN 978-0262035613.
- Neural Networks and Deep Learning by Michael Nielsen, ONline Book, http://neuralnetworksanddeeplearning.com/
- Friedman, Jerome, Trevor Hastie, and Robert Tibshirani. “The elements of statistical learning”. www.web.stanford.edu/~hastie/ElemStatLearn/ (2009)
- Doshi-Velez, Finale, and Been Kim. “Towards a rigorous science of interpretable machine learning,” no. Ml: 1–13. http://arxiv.org/abs/1702.08608 (2017)