Modules

195 results

Cross-Cutting Elective Modules195

3D Scanning & Motion CaptureNo ratings for this module yet.Computer Graphics and VisionYou learn methods for 3D capture and motion capture with a focus on RGB-D sensors and algorithmic fundamentals. In the end you can capture data with consumer RGB-D scanners, understand rigid and non-rigid 3D reconstructions, pose and face tracking, as well as suitable optimization methods, and you can practically implement selected approaches.6 ECTSruns this semesterIN2354Advanced Computer ArchitectureNo ratings for this module yet.Computer Architecture, Computer Networks and Distributed SystemsYou will gain an overview of modern processor and system architectures with a focus on parallelism, memory hierarchies, availability, and virtualization. You will learn to become familiar with different classes of parallel architectures (instruction-, data-, thread-, and process-level), assess their advantages and disadvantages, and evaluate the interaction between hardware and compiler techniques. In the end you will be able to analyze and evaluate architecture decisions for different applications.6 ECTSruns this semesterIN2076Advanced Computer NetworkingNo ratings for this module yet.Computer Architecture, Computer Networks and Distributed SystemsYou learn the construction, protocols and design principles of the Internet. In the end you will be able to explain network protocols and architectures, implement protocols and dimension networks as well as assess network algorithms and simulations.5 ECTSruns this semesterIN2097Advanced Concepts of Programming LanguagesNo ratings for this module yet.Formal Methods and their ApplicationsYou engage with the meaning (semantics) of various language constructs and how they are implemented in compilers and runtime systems. In the end you will be able to analyze language features, compare them, and, if necessary, reproduce them in another language model as well as extend compilers to support these constructs.6 ECTSruns this semesterCIT3230000Advanced Deep Learning for Computer Vision: Visual ComputingNo ratings for this module yet.Information SystemsThe module conveys current deep-learning methods for computer vision. You will learn both theoretical foundations of modern neural architectures and practical methods such as generative models (GANs, diffusion models, Large Reconstruction Models) and modern 3D representations (e.g., Neural Radiance Fields, 3D Gaussian Splatting). In the end you will be able to apply, evaluate, and implement state-of-the-art methods in project work.8 ECTSruns this semesterIN2390
190 more in Cross-Cutting Elective ModulesAdvanced Deep Learning for RoboticsNo ratings for this module yet.Machine Learning and AnalyticsIn this module you deepen advanced deep learning methods with a focus on robotic applications and deep reinforcement learning. You learn both theoretical foundations of modern network architectures and probabilistic methods as well as their practical implementation in simulations and projects for robotics tasks.8 ECTSruns this semesterCIT433027Advanced Robot Learning and Decision-MakingNo ratings for this module yet.RoboticsYou will learn advanced methods for robotics that connect modeling, optimal control and learning-based methods (including reinforcement learning). In the end you will be able to model robotic systems, derive modern control algorithms and apply learned models in control architectures to handle uncertainties and model errors.5 ECTSruns this semesterCIT433037Advanced Seminar Innovation & Entrepreneurship: Current Issues in Technology ManagementNo ratings for this module yet.ManagementYou work in a seminar on current questions in technology management. You will learn to systematically structure a scientific paper, independently work through current literature, and present research results in writing and orally.6 ECTSruns this semesterWIB01811Advanced Seminar Innovation & Entrepreneurship: Innovation and Organization DesignNo ratings for this module yet.ManagementIn this seminar you engage with scientific research on innovation and entrepreneurship. You will choose a topic from the area of founding processes, organizational design, growth strategies, new forms of organization or the influence of environmental conditions, write a scientific seminar paper, and present the results.6 ECTSruns this semesterWIB26995Advanced Topics in Innovation & EntrepreneurshipNo ratings for this module yet.ManagementYou engage with selected topics of innovation and technology management in high-tech companies. In the end you can assess strategic decisions in innovation processes and clearly present practical management problems from case studies in writing and orally.6 ECTSruns this semesterWIB01832AI TestingNo ratings for this module yet.Software EngineeringYou learn how to test software whose logic and decisions rely heavily on artificial intelligence. At the end you can design test strategies for data-driven, AI-based systems, select appropriate test methods, and critically evaluate test results.5 ECTSruns this semesterCIT423002Applied Strategy and Organization: Strategies for international CorporationsNo ratings for this module yet.ManagementYou deal with strategies of international technology companies, in particular internationalization strategies and digital transformation. In the end you will be able to name central strategy concepts, apply theories and methods of strategic management, and analyze strategic decision processes in international corporations.3 ECTSruns this semesterMGT001472Ausgewählte Themen aus dem Bereich Datenbanken und InformationssystemeNo ratings for this module yet.Databases and Information SystemsIn this module, alternating, current topics from the area of databases and information systems are presented. You will learn the state of research and techniques in selected fields and will be able to analyze and critically evaluate concepts for data storage at the end.5 ECTSruns this semesterIN3100Ausgewählte Themen aus dem Bereich Formale Methoden und ihre AnwendungenNo ratings for this module yet.Formal Methods and their ApplicationsYou engage with current topics from the area of Formal Methods and their application. In the end you know the research and development state in selected subfields and you can deal with current research projects and results.5 ECTSruns this semesterIN3350Automata and Formal LanguagesNo ratings for this module yet.Formal Methods and their ApplicationsYou learn how different classes of automata (finite, deterministic, nondeterministic, Büchi automata) are used as data structures for the representation and manipulation of (also infinite) sets and relations. You practice building and composing automata, automatic operations (e.g., boolean operations, joins) and the connection between automata and logic as well as their application in pattern matching, program verification and in problems such as Diophantine equations.8 ECTSruns this semesterIN2041Behavioral Pricing: Insights, Methods, and StrategyNo ratings for this module yet.ManagementYou will learn classic pricing instruments and compare them with insights from behavioral economics. Based on case studies from B2C and B2B markets, you will develop methodological implications and strategic options to apply Behavioral Pricing in practice.6 ECTSruns this semesterWI001090Business Analytics and Machine LearningNo ratings for this module yet.Machine Learning and AnalyticsYou learn methods of statistical analysis and machine learning for classification, numerical prediction and clustering. After the module you can explain the assumptions and workings of common procedures and analyze datasets with R as well as interpret results.5 ECTSruns this semesterIN2028Cloud Information SystemsNo ratings for this module yet.Databases and Information SystemsYou will learn the fundamentals and central technologies of public clouds (virtualization, containers, orchestration) and how cloud-native information systems are built (Client/Server, middleware, microservices). In the end you will be able to analyze public cloud services, determine requirements and challenges in the design and operation of cloud-native systems, and design cost-efficient and scalable architectures with current cloud technologies.5 ECTSruns this semesterCIT3230002Computational NeuroscienceNo ratings for this module yet.Machine Learning and AnalyticsYou will learn concepts and implementations of central models and methods of Computational Neuroscience in Python. At the end you will be able to implement single-neuron and network models, analyze their properties, and transfer models to new questions, as well as apply fundamental methods of Machine Learning and information analysis.5 ECTSruns this semesterLS20056Computer Vision III: Detektion, Segmentierung und TrackingNo ratings for this module yet.Computer Graphics and VisionYou will learn modern methods for object recognition, segmentation and tracking in images and videos. In the end you will understand the underlying deep-learning concepts and be able to work on real computer-vision problems with state-of-the-art models in PyTorch.6 ECTSruns this semesterIN2375Convex OptimizationNo ratings for this module yet.AlgorithmsYou learn the fundamentals and methods of convex optimization: analysis of convex sets and functions, optimality conditions, duality, and algorithms such as Simplex, gradient/Newton methods, and interior-point methods. In the end you will be able to formulate problems as convex optimization tasks, derive optimality and duality conditions, and apply appropriate solution methods.6 ECTSruns this semesterEI74351EchtzeitsystemeNo ratings for this module yet.RoboticsYou will learn the specific methods, problems and solutions for real-time systems. You will understand how real-time systems differ from general systems, how modelling, scheduling, concurrent programming, real-time capable communication as well as typical hardware for sensing and actuation are used, and you will be able to select and implement suitable solutions. The module closes with an introduction to fault-tolerant systems.6 ECTSruns this semesterIN2060Efficient Algorithms and Data StructuresNo ratings for this module yet.AlgorithmsYou will learn the fundamentals of analyzing algorithms as well as central data structures and fundamental algorithmic problems. The focus is on runtime and space analysis, various search trees, hashing methods, priority queues, union-find structures, as well as maxflow/mincut and matching algorithms. In the end you will be able to analyze algorithms, assess the efficiency of data structures, and design new solutions for problems.8 ECTSruns this semesterIN2003Einführung in Quantum ComputingNo ratings for this module yet.Scientific Computing and High Performance ComputingYou will learn the mathematical foundations of Quantum Computing as well as the basic concepts of quantum mechanics and quantum circuits. In the end you will be able to analyze simple quantum algorithms, design and assess quantum circuits for fundamental tasks, and understand how quantum computers may be used in the future.5 ECTSruns this semesterIN2381eLearning - Techniken und InfrastrukturenNo ratings for this module yet.Human Centered EngineeringYou will learn fundamentals, concepts and techniques of eLearning: from pedagogical-didactic aspects through technical architectures to standards and integration in higher education landscapes. In the end you can classify and evaluate teaching/learning environments, explain their function and embedding in campus management systems, and create simple learning content with basic XML knowledge.3 ECTSruns this semesterIN2093Embedded Systems and SecurityNo ratings for this module yet.Security and PrivacyYou will learn how embedded systems (e.g. microcontrollers) are built and operated and how to secure them against attacks. In the end you can implement tasks on real hardware, identify typical vulnerabilities, select appropriate protective measures and apply security functions (e.g. cryptography, separation).6 ECTSruns this semesterCIT433040Empirical Research in Economics and ManagementNo ratings for this module yet.ManagementYou learn how to plan, conduct and evaluate empirical research projects in economics and management. The module provides basic and advanced methods of research designs, data collection and analysis, so you can understand, critically assess and apply empirical results yourself.6 ECTSruns this semesterWI000258EntrepreneurshipNo ratings for this module yet.ManagementYou will learn the fundamental principles of entrepreneurship from a global perspective. You will understand how entrepreneurial people and enterprises act, identify and develop opportunities, and implement growth strategies. In the end you will be able to explain central concepts such as business plan, strategic alliances and specific forms such as social or sustainability entrepreneurship.3 ECTSruns this semesterWI000984Formale Methoden für Cyber-Physical SystemsNo ratings for this module yet.RoboticsYou will learn formal methods for verification, control, observation and identification of cyber-physical systems (e.g., autonomous vehicles, robots, smart grids). In the end you can verify and practically apply systems using set representations, reachability analysis and correct-by-construction methods.5 ECTSruns this semesterIN2383Foundations and Application of Generative AINo ratings for this module yet.Machine Learning and AnalyticsYou will learn the fundamentals and practical applications of generative AI, including modern models such as transformer architectures, Large Language Models, and Stable Diffusion. In the end you will be able to apply prompt engineering, load open-source models and fine-tune them, as well as assess opportunities, risks, and security aspects of generative AI.6 ECTSruns this semesterCITHN2014Fundamentals of Artificial IntelligenceNo ratings for this module yet.Information SystemsYou learn the foundations of artificial intelligence: from search procedures and constraint-satisfaction to logic and probabilistic models to decision making, learning and an introduction to robotics. In the end you will be able to design simple AI systems and apply basic methods from search, logic, probability and decision theory.6 ECTSruns this semesterIN2406Game PhysicsNo ratings for this module yet.Computer Graphics and VisionYou will learn fundamental concepts and methods for physical simulation, such as animation techniques, rigid body simulation, collision handling, particle systems, as well as fundamentals of elasticity and fluid simulation. In the end you will be able to select appropriate physical models, perform the corresponding calculations, and implement simulation algorithms for integration into real-time systems — including implementation in C++.6 ECTSruns this semesterIN0037Games on GraphsNo ratings for this module yet.Formal Methods and their ApplicationsYou will learn the theory of games on finite graphs. Building on reachability games, both qualitative and quantitative variants are treated, and in the end you will be able to apply the fundamental solution methods and solve smaller game instances on your own.5 ECTSruns this semesterIN2296High Performance Query ProcessingNo ratings for this module yet.Databases and Information SystemsYou will learn how modern database systems execute analytical queries and how to implement them to run close to the maximum hardware performance. In the end you will be able to develop efficient, scalable algorithms for query execution on multi-core processors and with modern memory technologies.5 ECTSruns this semesterCIT323001HW/SW CodesignNo ratings for this module yet.Computer Architecture, Computer Networks and Distributed SystemsYou will learn the design process of mixed hardware/software systems (e.g., SoCs) – from functional graphs through partitioning into hardware and software parts to FPGA netlists and executable object code. In the end, you will be able to model design problems, apply partitioning and scheduling algorithms, and evaluate the quality of resulting HW/SW solutions.5 ECTSruns this semesterEI70630Höhere AlgorithmikNo ratings for this module yet.AlgorithmsYou will learn fundamental techniques for the development and analysis of efficient algorithms (e.g., Divide-and-Conquer, dynamic programming, randomization, Greedy methods, amortized analysis) and apply them to central problems such as sorting, graph problems, string and sequence algorithms, as well as data structures. In the end you will be able to understand, analyze, and use classical algorithmic procedures to solve fundamental tasks.8 ECTSruns this semesterCIT323004Image SynthesisNo ratings for this module yet.Computer Graphics and VisionYou learn modern techniques of image synthesis from the programmable graphics pipeline through shader and multi-pass methods to local and global illumination models. In the end you will be able to classify different rendering methods, evaluate existing image synthesis tools, and create renderings for given models and scenes yourself.5 ECTSruns this semesterIN2015Introduction to Deep LearningNo ratings for this module yet.Machine Learning and AnalyticsIn this module you will learn the fundamentals and current methods of Deep Learning, with a special focus on neural networks and Convolutional Neural Networks. You understand theory (e.g. backpropagation, SGD, regularization) and acquire practical experience in training and optimizing network architectures, so you can solve simple applications such as digit recognition or image classification.6 ECTSruns this semesterIN2346Introduction to Surgical RoboticsNo ratings for this module yet.Digital Biology and Digital MedicineYou will learn how robotics is applied in surgery: from clinical use cases to technical fundamentals to the development of robot-assisted solutions for medical problems. In the end you will be able to assess deployment potentials, integrate robotics into surgical workflows, and design and present simple prototypes for defined clinical tasks.6 ECTSruns this semesterIN2292Konzepte und Software Design für Cyber-Physische SystemeNo ratings for this module yet.RoboticsYou will learn central concepts and techniques for cyber-physical systems (CPS) and will be able to design and analyze time-sensitive software for CPS. This includes signal processing, time-critical I/O, microprocessor interfaces, data communication as well as real-time operating systems and techniques.5 ECTSruns this semesterMW2411Künstliche Intelligenz in der MedizinNo ratings for this module yet.Machine Learning and AnalyticsYou will learn the fundamentals and current methods of Artificial Intelligence in the medical context, from ML for medical imaging through NLP for clinical data to data protection, interpretability and ethical aspects. In the end you can classify the most important topics, apply them to your own deep-learning projects and develop strategies for evaluation and implementation in clinical practice.5 ECTSruns this semesterIN2403Leadership and Strategy in the 21st CenturyNo ratings for this module yet.ManagementYou engage with theories of disruption, change management, and people management. You gain insights into relevant management literature and the practitioner perspective. In the end you will be able to link theory and empirical research on leadership and strategy with practical application.3 ECTSruns this semesterWI001231Machine Learning for 3D GeometryNo ratings for this module yet.Computer Graphics and VisionYou will learn theoretical foundations and modern machine‑learning methods for 3D geometric data. The module covers representations of shapes and scenes as well as deep‑learning architectures for discriminative and generative tasks such as classification, segmentation, reconstruction and synthesis. In the end you will be able to understand and practically apply common approaches to point clouds, volumetric data, multi‑view inputs and graphs.6 ECTSruns this semesterIN2392Master-PraktikumNo ratings for this module yet.Modules not Assigned to any AreaYou work in a team on the implementation of a larger, practice-relevant software application or a subproject from a computer science field. In the end you will be able to apply application-specific methods and systems according to the current state of technology, work in a goal-oriented manner in the team, and scientifically document the development phases as well as the results.10 ECTSruns this semesterIN2106Master-SeminarNo ratings for this module yet.Modules not Assigned to any AreaYou independently develop an academically demanding topic from computer science, write a seminar paper, and present the results. In the end you can search for and evaluate literature, create a scientific write-up, present your results, as well as analyze and comparatively assess them.5 ECTSruns this semesterIN2107Master-Seminar WirtschaftsinformatikNo ratings for this module yet.Information SystemsYou will independently work on a demanding scientific topic from business informatics, write a seminar paper on it and present the results in the seminar. In the end you will be able to search, evaluate and cite scientific literature as well as present and discuss results in writing and orally.5 ECTSruns this semesterIN2396Muster in der SoftwaretechnikNo ratings for this module yet.Software EngineeringYou learn patterns in software engineering and how to apply them: from architecture and design patterns to test and organizational patterns up to anti-patterns. By the end you can identify patterns for analysis, system and detail design, model them in UML, and translate the model into Java source code.5 ECTSruns this semesterIN2081Natural Language ProcessingNo ratings for this module yet.Machine Learning and AnalyticsYou will receive a solid introduction to modern Natural Language Processing (NLP) methods. In the end you will know central concepts, algorithms and models from tokenizing, through parsing, embeddings and NER, to modern neural approaches and you will be able to read, analyze and contextualize scientific publications in the discipline for your own projects or theses.6 ECTSruns this semesterIN2361Network SecurityNo ratings for this module yet.Information SystemsIn this module you will receive an introduction to network security: threat scenarios, protection requirements and the integration of security measures into network architectures and protocols. You will learn cryptographic fundamentals as well as security protocols and will be able to classify and apply techniques such as PKI, Kerberos, IPsec, TLS as well as firewall and intrusion detection concepts.5 ECTSruns this semesterIN2101Neuroprosthetics: Artificial LimbsNo ratings for this module yet.RoboticsYou will learn foundations and current developments of neuroprosthetics for arm and leg prostheses as well as methods for integration of control and sensory feedback. In the end you will be able to design concepts for mechatronic prosthetic systems, analyze EMG signals for multi-degree-of-freedom control, and critically assess functional evaluation methods.5 ECTSruns this semesterIN2405Numerische Algorithmen im HochleistungsrechnenNo ratings for this module yet.Scientific Computing and High Performance ComputingYou will learn selected numerical algorithms for high-performance computing (HPC), e.g. solvers for partial differential equations, methods of numerical linear algebra, particle-based simulations and spectral methods. You can assess their range of applications, analyze fundamental performance characteristics and evaluate and use the parallelizability and scalability of the algorithms.8 ECTSruns this semesterIN2398Optimierung und ModellanalyseNo ratings for this module yet.AlgorithmsIn this module you will learn fundamental concepts and methods of optimization, model analysis and numerical solution techniques. In the end you will be able to translate technical questions into mathematical optimization tasks and select appropriate solution approaches as well as assess the advantages and disadvantages of the procedures.5 ECTSruns this semesterMW2249Parallel Programming SystemsNo ratings for this module yet.Scientific Computing and High Performance ComputingYou learn how parallel programming models are efficiently implemented and how compilers and runtimes map these models to real multi-core architectures. In the end you will know how fundamental algorithms and mechanisms (e.g. locks, barriers, scheduling) work and how they interact with processor architectures, illustrated by the Intel architecture.3 ECTSruns this semesterIN2365Physical Unclonable FunctionsNo ratings for this module yet.Security and PrivacyYou learn how available hardware randomness is used for IT security tasks: first Physical Unclonable Functions (PUFs) — structure, effects used, quality assessment, applications, attacks and countermeasures — and then random number generators and their analysis. Practically you implement a PUF-based encryption and decryption as well as key storage and random number generation on an FPGA.5 ECTSruns this semesterEI71029Programmierung und Regelung für Mensch-RoboterinteraktionNo ratings for this module yet.RoboticsYou deal with programming and control engineering for human-robot interaction. You will learn robotic modeling, various control strategies and their implementation in simulations and on the KUKA‑DLR lightweight robot, including practical testing and demonstrations.5 ECTSruns this semesterIN2308ProgrammoptimierungNo ratings for this module yet.Formal Methods and their ApplicationsYou will learn methods and analyses to improve the runtime efficiency of programs. The module covers data-flow analyses, fixed-point calculations and optimizing transformations, as well as hardware-near techniques such as register allocation, instruction selection and scheduling. In the end you will be able to apply analyses to small programs and develop optimizations.8 ECTSruns this semesterIN2053Protein Prediction II for Computer ScientistsNo ratings for this module yet.Digital Biology and Digital MedicineYou will learn methods for predicting protein functions from sequence and structure information, as well as approaches for predicting interactions, subcellular localization, and effects of individual amino acid variants. By the end, you will be able to critically evaluate ML/AI-based prediction methods, design your own solutions, and implement them in pseudocode or programs.8 ECTSruns this semesterIN2291Query OptimizationNo ratings for this module yet.Databases and Information SystemsYou learn how relational database systems process queries and how to optimize them efficiently. In the end you will be able to determine optimal join orders, apply cost and cardinality models, and make optimization decisions considering physical properties such as memory access or index usage.6 ECTSruns this semesterIN2219RoboticsNo ratings for this module yet.RoboticsYou learn how mechanical systems — in particular robotic manipulators — are translated into mathematical models to describe motion and dynamics. On this basis you derive control parameters (for example for PID controllers) to compensate deviations along predefined trajectories and to regulate position or force.6 ECTSruns this semesterIN2067Security in Communications and StorageNo ratings for this module yet.Security and PrivacyYou learn methods and concepts to achieve security in communication and storage systems. The module covers classical and post-quantum cryptography, error-correcting codes and their application in distributed data storage, as well as Private Information Retrieval; in the end you will be able to understand, evaluate and practically apply these schemes.5 ECTSruns this semesterEI71060Social Entrepreneurship LabNo ratings for this module yet.ManagementYou work in a team of up to five fellow students on real social start-ups from Munich. You support a start-up on a current core problem, develop alternative solutions and – as far as possible – contribute to implementation. In the end you can apply entrepreneurial processes in the context of social entrepreneurship and present concrete advisory and/or solution approaches for social ventures.6 ECTSruns this semesterWIB26001Software for Quantum ComputingNo ratings for this module yet.Scientific Computing and High Performance ComputingYou learn how software for quantum computers is built and how you design, realize and execute quantum applications on existing platforms. In the end you will practically implement, simulate, compile, verify and prepare quantum algorithms for real quantum processors.5 ECTSruns this semesterCIT4330012Statistical Foundations of LearningNo ratings for this module yet.Machine Learning and AnalyticsYou learn statistical foundations of machine learning theory and mathematical tools for the analysis of learning algorithms. In the end you will be able to evaluate generalization and consistency questions, theoretically analyze algorithms such as k‑NN, SVM and simple neural networks, and contextualize newer developments such as overparameterization and training dynamics.8 ECTSruns this semesterCIT4230004Stochastic Modeling and OptimizationNo ratings for this module yet.ManagementYou will learn methods for decision support in stochastic multi-period environments. The module covers both the mathematical theory (e.g. stochastic processes, Markov decision processes, stochastic programming) and their application to practical problems such as inventory management or personnel planning. In the end, you can select suitable procedures, apply them, and assess their advantages and disadvantages.6 ECTSruns this semesterWI000977Strategic IT ManagementNo ratings for this module yet.Information SystemsYou will learn central concepts, methods and decision spaces of strategic IT management and how they interact. In the end you will be able to explain the relationships between IT strategy, Enterprise Architecture Management, large-scale Agile Development and IT governance, and apply patterns as well as frameworks in models, methods, metrics and visualizations.4 ECTSruns this semesterCIT4230000Time-Varying Systems and ComputationsNo ratings for this module yet.AlgorithmsYou learn methods for describing and numerically treating time-varying systems as well as efficient algorithms for large-scale and structured problems in numerical linear algebra. In the end you can develop suitable Matlab programs that implement these algorithms for engineering applications and assess their efficiency.6 ECTSruns this semesterEI5052Trustworthy Machine Learning SystemsNo ratings for this module yet.RoboticsYou learn how to design and evaluate systems that provide trustworthy functions with machine-learning components. In the end you will be able to assess the necessity, benefits and challenges of such systems in various application fields, as well as analyze risks and derive appropriate measures to create trustworthy ML components.3 ECTSruns this semesterCIT4330017Value-based Business Strategy & InnovationNo ratings for this module yet.ManagementYou learn how companies generate value from innovations and other activities — and why they sometimes lose this value to competitors, complementarities, or customers. You engage with conceptual approaches (e.g., Resource-Based View, Teece's Profiting-From-Innovation) as well as game-theoretic models and practice applying quantitative value-capture models and negotiation analyses.6 ECTSruns this semesterWI001195Virtuelle Physik: Moderne Modellierungstechnik und ihr Einsatz in der ComputersimulationNo ratings for this module yet.Computer Graphics and VisionYou learn how physical systems are modeled equation-based with modern, object-oriented languages such as Modelica, and how these models are used in computer simulations. In the end you will be able to model electrical and mechanical systems, build model libraries, and select suitable time integration methods for simulations.4 ECTSruns this semesterIN2236Visual Data AnalyticsNo ratings for this module yet.Computer Graphics and VisionYou will learn the entire visualization pipeline — from data acquisition and preprocessing over interpolation and filtering to presentation. You understand methods of information and scientific visualization for 2D/3D scalar and vector fields as well as terrain rendering and can evaluate and apply suitable techniques.5 ECTSruns this semesterIN2026What’s New about New Forms of Organizing?No ratings for this module yet.ManagementYou learn fundamental theories about why and how organizations exist and function. At the end you will be able to analyze, evaluate and develop own design proposals for organizations and assess changes in organizations in the context of new technologies and uncertainties.6 ECTSruns this semesterWIB260043D User InterfacesNo ratings for this module yet.Human Centered EngineeringYou will learn concepts, techniques and devices for three-dimensional human-computer interaction. In the end you will be able to analyze existing 3D interaction concepts in terms of required input/output devices, functionality and usability, and design and implement your own interaction concepts.6 ECTSno date this semesterIN2111Advanced Cryptographic ImplementationsNo ratings for this module yet.Security and PrivacyYou learn how modern cryptographic procedures are efficiently and securely implemented on embedded systems. The focus is on optimization techniques as well as protections against physical attacks such as side-channel and fault attacks. In the end you will be able to apply advanced implementation and hardening measures and recognize known attack vectors.5 ECTSno date this semesterEI71070Advanced Deep Learning for Computer Vision: Dynamic VisionNo ratings for this module yet.Computer Graphics and VisionYou will learn advanced deep-learning methods with a clear focus on video analysis for computer-vision tasks. Beyond the theoretical foundations, you will train and implement neural networks yourself and work on a semester-long project on current research topics of the group.8 ECTSno date this semesterIN2389Advanced Deep Learning for PhysicsNo ratings for this module yet.Machine Learning and AnalyticsIn this module you will learn deep-learning methods and numerical simulation algorithms for physical materials such as fluids and deformable bodies. By the end you will be able to apply concepts such as generative models, time-series prediction, and numerical methods for partial differential equations, and select suitable network architectures and solvers for concrete tasks.6 ECTSno date this semesterIN2298Advanced Machine Learning: Deep Generative ModelsNo ratings for this module yet.Machine Learning and AnalyticsYou will engage with advanced methods of machine learning, with a focus on deep generative models. In the end you will know the theoretical foundations and be able to apply and implement the key building blocks (Normalizing Flows, VAEs, GANs, diffusion models) in a modern programming language and qualitatively compare them.3 ECTSno date this semesterCIT4230003Advanced Natural Language ProcessingNo ratings for this module yet.Machine Learning and AnalyticsYou engage with current, advanced topics in Natural Language Processing: modern transformer models and explainability, machine translation for resource-poor languages, argument mining and ethical aspects, dialogue-oriented AI, quantum NLP, automatic text summarization as well as multimodal models (text + images). In the end you will be able to understand research work on these methods, combine technical building blocks and design and evaluate own architectural variants for research or practical application.5 ECTSno date this semesterCIT4230002Advanced Planning in Supply Chains - Illustrating the concepts and methdology using SAP IBPNo ratings for this module yet.ManagementYou will learn methods and concepts of Advanced Planning and Scheduling Systems (APS) and apply them practically. In the end you can model typical planning problems in supply chains and develop quantitative solutions for demand planning, network planning, production, deployment planning and transport using a commercial system (SAP APO / IBP).6 ECTSno date this semesterWI000836Advanced Robot Control and LearningNo ratings for this module yet.RoboticsYou learn advanced methods of robot control, modeling, identification and bio-inspired adaptive impedance control as well as current learning approaches for physical systems. In the end you will be able to dynamically model robots, design modern controllers, exploit redundancy and apply learning procedures to real robotics tasks.6 ECTSno date this semesterIN2376Advanced Seminar Innovation & EntrepreneurshipNo ratings for this module yet.ManagementYou engage with current topics in entrepreneurship research such as the role of role models, psychology of founders, entrepreneurial leadership, idea generation and the founding process, business growth as well as internationalization and strategic entrepreneurship. In the end you will be able to read scientific literature on the topic, understand it, create your own scientific work, present it and discuss the results as well as place the publication process in context.6 ECTSno date this semesterWIB25001_1Advanced Seminar Innovation & Entrepreneurship: Entrepreneurial Role ModelsNo ratings for this module yet.ManagementYou engage with the human side of entrepreneurship. Using film, book, and real-world role models, you will learn key theories of entrepreneurial behavior and apply them to concrete people and scenes to analyze behavior, decisions and team dynamics.6 ECTSno date this semesterWIB25001_2Advanced Seminar Innovation & Entrepreneurship: Ideation & Venture CreationNo ratings for this module yet.ManagementYou engage in ideation and venture creation, with a particular focus on the role of hype in entrepreneurial processes. In the end you will be able to read and understand scientific literature on entrepreneurship, produce an independent research project, and present and discuss the results.6 ECTSno date this semesterWIB18812_1Algorithmen für Uncertainty QuantificationNo ratings for this module yet.Scientific Computing and High Performance ComputingYou will learn methods for quantifying uncertainties in computer-based simulations. In the end you will be able to place central algorithms for Forward Uncertainty Quantification, assess their complexity, and evaluate when which procedures (e.g., Monte Carlo, Quasi-Monte Carlo, stochastic collocation, stochastic Galerkin) are suitable.5 ECTSno date this semesterIN2345Algorithmic Game TheoryNo ratings for this module yet.AlgorithmsYou will learn the fundamentals of algorithmic game theory at the intersection of computer science, mathematics, and economics. In this module you will deal with algorithmic aspects of game-theoretic solution concepts such as Nash equilibria and with the design of economic mechanisms; in the end you will be able to analyze these concepts algorithmically and in terms of complexity theory.5 ECTSno date this semesterIN2239Algorithms for Scientific ComputingNo ratings for this module yet.Scientific Computing and High Performance ComputingYou will learn efficient, hierarchical algorithms and data structures for scientific computing and how to implement them. The focus is on fast discrete Fourier and related transforms (FFT, DCT/DST), space-filling curves (Peano, Hilbert) for organizing multi-dimensional data, as well as hierarchical methods such as Sparse Grids and adaptive representations. In the end you will be able to explain such procedures, analyze them, and implement them if needed.8 ECTSno date this semesterIN2001Algorithms for Scientific Computing IINo ratings for this module yet.Scientific Computing and High Performance ComputingYou engage with advanced numerical methods and their application in scientific computing. Depending on the lecture focus, you learn e.g. efficient procedures for sparsely populated matrices, numerical techniques for quantum systems, or methods such as molecular dynamics, sparse grids and algebraic multigrid. In the end you can apply suitable methods to demanding application problems and explain and utilize their hierarchical aspects.4 ECTSno date this semesterIN2002Analysis of Three-Dimensional ShapesNo ratings for this module yet.Computer Graphics and VisionYou will learn methods for the representation, analysis, and comparison of three-dimensional shapes. The module covers both the underlying mathematics (e.g., differential geometry, spectral and conformal methods) and practical implementation aspects, so that you can understand and implement procedures for analyzing and comparing 3D shapes.8 ECTSno date this semesterIN2238Angewandte BiorobotikNo ratings for this module yet.RoboticsYou learn how biological principles are applied to the design and control of two-legged walking robots. In the theory part, fundamentals of biped locomotion, control, biologically inspired optimization methods, and experimental setup are taught; in the practical project you design and optimize a controller for a robot setup and analyze the behavior.6 ECTSno date this semesterIN2352Anwendungen von QuantencomputingNo ratings for this module yet.Scientific Computing and High Performance Computing5 ECTSno date this semesterNAT7022Auction Theory and Market DesignNo ratings for this module yet.AlgorithmsYou learn game-theoretic fundamentals and mechanism design as well as the theory and practical realization of various auction and matching formats. In the end you will be able to explain properties and payment rules of open and closed auctions, model strategic interactions, and justify the selection of auction formats with regard to efficiency or revenue goals.5 ECTSno date this semesterIN2211Augmented RealityNo ratings for this module yet.Human Centered EngineeringYou learn the fundamentals of augmented reality (AR): geometric transformations, projection geometry, representation of 3D information, display and tracking devices, as well as mathematical foundations of optical tracking, sensor fusion, and calibration. In the end you can describe, analyze and extend the mathematical and programming aspects of AR systems for your own solution approaches, and evaluate input/output devices for suitability to application scenarios.6 ECTSno date this semesterIN2018Ausgewählte Themen aus dem Bereich Computergrafik und -visionNo ratings for this module yet.Computer Graphics and VisionIn this module selected current topics from computer graphics and image understanding are presented. You will learn the state of research and technology in these areas and can engage with current research projects.5 ECTSno date this semesterIN3200Automated ProgrammingNo ratings for this module yet.Software EngineeringYou will learn current methods of automated program synthesis at the interface of Software Engineering, AI and machine learning. In the end you will know various specification approaches for functional, reactive and probabilistic programs as well as techniques to search for or generate programs that satisfy these specifications.2 ECTSno date this semesterIN2367Automaten und formale Sprachen IINo ratings for this module yet.Formal Methods and their ApplicationsYou study advanced topics of automata theory, e.g. tree automata, weighted automata and automata for the verification of infinite state spaces. In the end you will be able to choose appropriate automata models, construct automata and apply automata-theoretic techniques to problems such as text analysis or program verification.5 ECTSno date this semesterIN2042Autonomes FahrenNo ratings for this module yet.RoboticsYou will learn the fundamentals and central questions of automated driving. The module provides an overview of perception, decision-making, lane and trajectory planning, as well as sensor models, multisensor fusion and mapping. In the end you will be able to apply exemplar solutions to typical traffic scenarios and you will have both scientific and practical relevance to the current development.3 ECTSno date this semesterIN2356Autonomous Navigation for Flying RobotsNo ratings for this module yet.RoboticsYou will learn the fundamentals of autonomous navigation of quadrotors: from 3D geometry and probabilistic state estimation to visual odometry, SLAM and control engineering. In the end you will be able to estimate the position of a quadrotor from sensor data, implement an EKF and PID controller, and steer the quadrotor in simulation along a trajectory.2 ECTSno date this semesterIN2318Basic Mathematical Methods for Imaging and VisualizationNo ratings for this module yet.Computer Graphics and VisionYou learn fundamental mathematical methods that are applied in imaging and visualization, and you can subsequently use them to formulate, analyze and solve concrete problems. Topics include, among others, linear algebra, analysis, optimization and probability theory and their applications in image processing and computer vision. In the end you will be able to select appropriate methods, optimize them and transfer them to related engineering disciplines.5 ECTSno date this semesterIN2124BeinroboterNo ratings for this module yet.RoboticsYou will learn the modeling and control of leg-based robots (one-, two- and four-legged systems) as well as advanced control approaches such as model predictive control and whole-body control. In the end you will be able to create dynamic models and design control algorithms for different legged robots and apply them practically in simulations and experiments.5 ECTSno date this semesterCIT436000Bildverstehen II: Robot VisionNo ratings for this module yet.Computer Graphics and VisionYou learn practice-relevant methods and algorithms of robot vision and machine vision. The lecture explains fundamentals, data structures and implementation aspects of central procedures and shows typical applications, so that you can analyze, evaluate and develop practical applications for image processing tasks.4 ECTSno date this semesterIN2016Blockchain-based Systems EngineeringNo ratings for this module yet.Information SystemsYou learn about the structure, properties and applications of blockchain and distributed ledger technologies (DLT). By the end you will be able to analyze blockchain-based application systems, select technologies suitable for concrete use cases, and justify fundamental architecture and design decisions.5 ECTSno date this semesterIN2359Case Study Seminar in Managing business models, growth, and disruptionNo ratings for this module yet.ManagementYou learn how and why companies grow and business ideas change — without it always requiring technological innovations. In the end you will be able to analyze, assess and design business models or growth strategies and evaluate their future viability.6 ECTSno date this semesterWI001214Causal Inference in Time SeriesNo ratings for this module yet.Machine Learning and AnalyticsYou will learn methods of causal inference for time series and apply them. By the end you will be able to identify causal structures in dynamic networks, apply suitable algorithms and implement results practically on real data sets.5 ECTSno date this semesterCIT4230006Circuit Design for SecurityNo ratings for this module yet.Security and PrivacyYou learn how cryptographic algorithms (e.g., arithmetic in finite fields and operations on elliptic curves) are implemented efficiently and securely in hardware. You also recognize typical attack vectors (side-channel, fault injection, scan-chain, and FSM attacks) and countermeasures, as well as the structure and evaluation of real and deterministic random number generators.5 ECTSno date this semesterEI70520Cloud-Based Data ProcessingNo ratings for this module yet.Databases and Information SystemsYou will learn how large-scale, cloud-based systems are designed, implemented and operated. The module conveys foundations of distributed systems, data center infrastructure and current cloud technologies as well as methods for scaling, resource management and identifying bottlenecks.6 ECTSno date this semesterCIT323005Codegenerierung für DatenverarbeitungNo ratings for this module yet.Databases and Information SystemsYou learn how code generation for data-processing programs works: from program representations (source code, IR, bytecode) through optimizations to the generation of machine code and execution in virtual machines. In the end you will be able to design appropriate representations, translate them efficiently, and take optimizations as well as sandboxing measures into account.6 ECTSno date this semesterCIT3230001Cognitive SystemsNo ratings for this module yet.RoboticsIn this module you will learn fundamental concepts of human cognition (perception, cognition, action) and how these abilities can be transferred to technical systems, especially in robotics. In the end you will be able to apply mathematical and algorithmic methods as well as architectures for cognitive systems to realize perception, planning and action execution in technical systems.5 ECTSno date this semesterIN2222Compilerbau INo ratings for this module yet.Formal Methods and their ApplicationsYou learn how compilers are built and how they translate programs from a higher programming language into machine instructions. In the end you will be able to explain the core components frontend, middleend and backend and implement a simple compiler for a small language and target architecture.5 ECTSno date this semesterIN2227Complexity TheoryNo ratings for this module yet.AlgorithmsYou learn formal computational models (in particular Turing machines and circuits) as well as the most important complexity classes (e.g. L, NL, P, NP, PSPACE, EXP, NEXP, PH). By the end you will be able to analyze problems with respect to time and space complexity, apply reductions and completeness proofs, and classify advanced concepts such as alternation, randomized methods, and interactive proof systems.8 ECTSno date this semesterIN2007Computational Physiology for Medical Image ComputingNo ratings for this module yet.Digital Biology and Digital MedicineYou learn how computational models are used to derive physiological and diagnostic information from clinical image data. By the end you can deploy and evaluate models that, for example, extract blood flow, metabolism, tissue microstructure, or disease progression from modalities such as MRI, CT, or PET.6 ECTSno date this semesterIN2319Computational Social ChoiceNo ratings for this module yet.AlgorithmsYou will become familiar with methods of collective decision making (Social Choice), with a focus on procedures that use majority relations and their algorithmic properties. In the end you will be able to analyze, compare, and assess the computational complexity of various election procedures.6 ECTSno date this semesterIN2229Computer Vision I: Variational MethodsNo ratings for this module yet.Computer Graphics and VisionYou learn how many tasks of image processing (e.g. denoising, desmearing, segmentation, optical flow, stereo depth estimation, 3D reconstruction) are formulated and solved as variational problems. In the end you know the Euler–Lagrange approach and PDEs, efficient solution methods as well as convex formulations and relaxations and you can implement central concepts in Matlab.8 ECTSno date this semesterIN2246Computer Vision II: Multiple View Geometry (3D Computer Vision)No ratings for this module yet.Computer Graphics and VisionYou will learn the mathematical foundations of multiple-view geometry in order to reconstruct camera motion and 3D geometry from several images. In the end you will understand image formation, epipolar geometry, camera calibration, rank conditions and bundle adjustment and you will be able to implement central algorithms in Matlab.8 ECTSno date this semesterIN2228Concepts of C++ ProgrammingNo ratings for this module yet.Modules not Assigned to any AreaYou will learn the fundamental and modern concepts of the C++ programming language with a focus on runtime efficiency. By the end you will be able to apply, analyze and use concepts such as RAII, smart pointers, templates, classes/ inheritance, STL containers/iterators and build/test concepts in programming tasks.6 ECTSno date this semesterCIT323000Connected Mobility BasicsNo ratings for this module yet.Computer Architecture, Computer Networks and Distributed SystemsYou will receive a broad introduction to networked mobile systems: from mobility models and simulations to wireless networking technologies and architectures, protocols, measurements as well as security and data protection aspects. In the end you will be able to name the fundamental building blocks of mobile systems, understand the relevant technical questions, and work on simple design, modeling, and evaluation tasks for mobile services.8 ECTSno date this semesterIN2324Corporate FinanceNo ratings for this module yet.ManagementYou learn the fundamental concepts of corporate finance: valuation of firms and options, capital structure, dividend policy, market efficiency, as well as transactions such as IPOs and M&A. In the end you will be able to critically discuss these concepts, value financial and real options, and make decisions on financing and valuation questions (e.g., DCF, option valuation).6 ECTSno date this semesterWI000091Cryptography for Decentralized SystemsNo ratings for this module yet.Security and PrivacyYou will learn cryptographic fundamentals and advanced techniques used in decentralized systems and blockchains. The focus is on Zero-Knowledge Proofs (including SNARKs), polynomial-based methods, confidential computing (Trusted Execution Environments), and Secure Multiparty Computation. In the end you will be able to describe concepts, assess them, and apply them to solutions in decentralized systems.6 ECTSno date this semesterCIT333003Current Trends in IT SecurityNo ratings for this module yet.Security and PrivacyYou will learn current topics in IT security, such as network and web security, privacy, malware, underground economy and IoT security. In the end you will be able to understand and analyze core concepts and techniques of attackers and defenders.5 ECTSno date this semesterIN2341Cyber-Physical SystemsNo ratings for this module yet.RoboticsYou learn how to model and analyze systems in which computing elements are tightly linked to physical processes (Cyber‑Physical Systems). The focus is on continuous, discrete and hybrid dynamics as well as fundamental methods for simulation, stability analysis and control of such systems.6 ECTSno date this semesterIN2305Data Processing on Modern HardwareNo ratings for this module yet.Databases and Information SystemsYou will learn how modern processor and memory architectures affect the design of data processing and storage systems and how to optimize software so that it runs noticeably faster on current machines. In the end you can optimize data-intensive algorithms and data structures for cache and memory levels, utilize parallelism and hardware accelerators, and analyze and eliminate performance bottlenecks.5 ECTSno date this semesterCIT3230004Data Structure EngineeringNo ratings for this module yet.Databases and Information SystemsYou learn how to design and implement data structures for main memory and swapping so that they work truly fast and space-saving on modern hardware. The lecture conveys hardware fundamentals and shows optimizations for hash tables, search trees, tries and similar structures; in the end you can develop your own domain-specific variants and synchronize them in a scalable way for multi-core processors.5 ECTSno date this semesterCIT3230003Database Systems on Modern CPU ArchitecturesNo ratings for this module yet.Databases and Information SystemsYou learn how modern CPU architectures (CPU, cache, TLB, memory hierarchy, branch prediction) influence the behavior and performance of database systems. In the end you will be able to analyze memory access patterns, adapt database internals so that they use CPU/cache efficiently, and assess cache-aware algorithms as well as compression methods for throughput improvement.6 ECTSno date this semesterIN2118Design Automation and Simulation for Microfluidic DevicesNo ratings for this module yet.Computer Architecture, Computer Networks and Distributed SystemsYou learn how microfluidic devices (lab-on-a-chip) are designed, simulated and prototypically implemented. At the end you can assess the fields of application, platforms and design-/simulation methods and accompany a microfluidics design from concept to prototypical implementation.5 ECTSno date this semesterCIT4330013DevOps: Engineering for Deployment and OperationsNo ratings for this module yet.Software EngineeringYou learn how the development and operation of software are brought together to achieve short release cycles with high quality. In the end you can apply DevOps principles, design deployment pipelines and scalable microservice architectures, and operate and monitor production environments.6 ECTSno date this semesterCIT423001Distributed SystemsNo ratings for this module yet.Computer Architecture, Computer Networks and Distributed SystemsYou will learn the core principles and building blocks of large-scale distributed systems: communication, coordination, fault tolerance, and replication. In the end you will be able to understand typical algorithms and protocols (e.g., logical clocks, consensus/Paxos, replication schemes, DHTs), assess their properties, and apply them in the design of distributed applications.5 ECTSno date this semesterIN2259Economics of Uncertainty and Asymmetric InformationNo ratings for this module yet.ManagementYou learn how to analyze economic decisions under uncertainty and asymmetric information. By the end you will be able to apply expected utility-based models, identify market failures due to information asymmetries, and assess measures to solve incentive and information problems (e.g., in insurance markets or in the principal-agent context).6 ECTSno date this semesterWI000100Effiziente Algorithmen und Datenstrukturen IINo ratings for this module yet.AlgorithmsYou will learn advanced algorithmic methods focusing on linear optimization and techniques for solving combinatorial problems. In the end you will be able to formulate linear models, apply classical solution methods such as the Simplex method and advanced methods like Ellipsoid and Karmarkar methods, and use approximation and rounding approaches for NP-complete problems.8 ECTSno date this semesterIN2004Einführung in die digitale SignalverarbeitungNo ratings for this module yet.RoboticsYou learn the fundamentals of digital signal processing: signals and systems in the time and frequency domain, discretization, filter operations, frequency transformations, compression techniques and initial aspects of digital image processing. You also learn how the algorithms are implemented on a digital signal processor (DSP) and apply these implementations in the lab. In the end you can analyze theoretical concepts and practically implement suitable algorithms.7 ECTSno date this semesterIN2061Engineering Resilient Cognitive SystemsNo ratings for this module yet.Software EngineeringYou will learn how cyber-physical cognitive systems (e.g., automated vehicles) are designed to remain reliable and safe in dynamic and uncertain contexts. In the end you will be able to describe fundamental concepts of resilient architectures and model simple resilient-adaptive designs with corresponding patterns and methods.3 ECTSno date this semesterCIT4230005Entrepreneurial PrototypingNo ratings for this module yet.ManagementIn the module you engage in-depth with research topics in entrepreneurship research, e.g. role models, psychology of entrepreneurs, leadership, idea generation, company founding, growth and internationalization. In the end you will be able to understand relevant literature, work on your own research question and present and discuss the results in a scientific paper.6 ECTSno date this semesterWI001166Event ProcessingNo ratings for this module yet.Databases and Information SystemsYou will learn the basics and practice of Event Processing: How event data is processed, filtered, correlated and recognized. In the end you can apply and evaluate common concepts, formalisms, languages and patterns of EP systems and implement your own EP system within the scope of a project example.5 ECTSno date this semesterIN2288Fortgeschrittene Konzepte des Quantum ComputingNo ratings for this module yet.Scientific Computing and High Performance ComputingYou will learn advanced concepts and algorithms of Quantum Computing, with a focus on the quantum Fourier transform, the Shor algorithm and quantum error correction. In the end you will be able to distinguish these techniques, apply the quantum Fourier transform in new scenarios and understand the mathematical formalism of error correction, including the stabilizer formalism.5 ECTSno date this semesterIN2400Fortgeschrittene Netzwerk- und Graph-AlgorithmenNo ratings for this module yet.AlgorithmsYou deepen knowledge of graph and network algorithms: the focus is on centrality measures, density measurement algorithms in (sub)graphs, connectivity problems, and the assignment problem (Hungarian method). At the end you can analyze complex network problems, assess their complexity, and develop or apply suitable efficient algorithms.8 ECTSno date this semesterIN2158Fundamentals of Optimization for Machine LearningNo ratings for this module yet.AlgorithmsYou will learn fundamentals and advanced techniques of optimization, both convex and nonconvex as well as combinatorial and continuous, with a focus on applications in machine learning. In the end you will be able to understand optimization problems from ML research and approach research questions in this area.5 ECTSno date this semesterCIT413031Funktions- und InformationssicherheitNo ratings for this module yet.Software EngineeringYou will learn the differences and similarities between functional safety and information security for cyber-physical systems. In the end you will be able to apply basic analysis and design approaches and assess safety and security arguments for simple CPS examples.3 ECTSno date this semesterIN2385GeheimnisschutzNo ratings for this module yet.ManagementYou get an overview of the legal and actual protection of business secrets. You will learn about economic significance, the delineation from intellectual property, typical risk areas and measures of risk management, and you will be able to assess legal enforcement as well as international aspects.3 ECTSno date this semesterWI001217Geometry ProcessingNo ratings for this module yet.Computer Graphics and VisionYou will learn mathematical foundations and practical representations of curves and surfaces, as well as methods for modeling, analysis, and presentation of geometric shapes. In the end you can assess various representations (parametric, implicit, splines, subdivision, CSG, voxel, neural), reconstruction from point sets, and level-of-detail strategies, and independently develop and implement suitable approaches.6 ECTSno date this semesterIN2297Gleichungslogik und Lambda-KalkülNo ratings for this module yet.Formal Methods and their ApplicationsYou learn the fundamentals of equation logic, term rewriting systems and untyped as well as typed lambda calculus. In the end you will be able to apply semantics and proof systems of equation logic, analyze term rewrites for correctness (termination, confluence) and program and type lambda terms as well.8 ECTSno date this semesterIN2048Grundlagen von Computer VisionNo ratings for this module yet.Computer Graphics and VisionYou will learn how images are formed and how to process image information for measurement and control tasks. The module covers surface properties, camera models and lenses as well as basic image processing and 3D reconstruction methods (stereo, shape from shading, structure-from-motion). In the end you will be able to calibrate camera systems and assess and apply methods for 3D reconstruction and image processing for robotic applications.4 ECTSno date this semesterIN2133Guided ResearchNo ratings for this module yet.Modules not Assigned to any AreaOver about 6 months you work on a small, research-oriented computer science project under close supervision. You independently research the current state of the art, develop your own, narrowly scoped result using scientific methods, and write an English results report; you also present the results in a short talk.10 ECTSno date this semesterIN2169Informatikanwendungen in der Medizin IINo ratings for this module yet.Digital Biology and Digital MedicineYou will learn advanced methods of medical image processing, segmentation and registration as well as the fundamentals of machine learning and 3D volume visualization. In the end you will be able to distinguish the most important algorithm types, assess when they are applied, implement central procedures in Python, and apply them to clinical questions.5 ECTSno date this semesterIN2022Introduction to Mobile RoboticsNo ratings for this module yet.RoboticsYou will learn how mobile, especially wheel-driven robots perceive their environment, map it, and move autonomously within it. In the end you can develop probabilistic sensor and motion models, apply filter methods for localization and SLAM, and implement fundamental methods for path planning and obstacle avoidance.6 ECTSno date this semesterCIT3330000Inventory ManagementNo ratings for this module yet.ManagementYou learn fundamental models and methods of inventory management for one- and multi-period, multi-echelon, and multi-product systems. In the end you will be able to select appropriate control rules, calculate parameters, analyze the effects of costs and service parameters, and implement simple data-driven inventory decisions.6 ECTSno date this semesterWI000979Inverse Problems in Medical ImagingNo ratings for this module yet.Computer Graphics and VisionYou will learn mathematical tools and solution strategies for inverse problems in medical imaging. In the end you will be able to theoretically analyze inverse problems, design experimentally and implement practically, as well as assess algorithms for reconstruction and regularization.5 ECTSno date this semesterIN2409IoT SecurityNo ratings for this module yet.Security and PrivacyYou learn security aspects along the IoT protocol stack (data, application, and network layer). You practice cryptography, authentication, attack types (e.g., DoS, MITM) and their practical execution as well as countermeasures and the integration of SSL for secure communication between smart devices.5 ECTSno date this semesterCIT4330009Konvexe Optimierung für Computer VisionNo ratings for this module yet.Computer Graphics and VisionYou will learn the fundamentals of convex analysis and their application to optimization problems in image processing and computer vision. After the module you will be able to understand, apply and implement common first-order and proximal methods for typical CV tasks (e.g., image reconstruction, segmentation, matrix factorization).6 ECTSno date this semesterIN2330Lambda CalculusNo ratings for this module yet.Formal Methods and their ApplicationsYou learn the fundamentals of the lambda calculus as a model of programming languages. First you treat untyped lambda calculus, its reduction rules, evaluation strategies (e.g., call-by-value, call-by-name) and its Turing completeness. In the second part you learn typed lambda calculi, common type systems in functional languages and the connection between types and logic (Curry–Howard). In the end you can use lambda terms, translate them and prove their properties.5 ECTSno date this semesterIN2358Legal Data Science and InformaticsNo ratings for this module yet.Machine Learning and AnalyticsYou will learn how methods of Data Science and Artificial Intelligence are applied to legal questions, for example in analysis and search in legal documents, prediction of case outcomes and formal representations of legal knowledge. In the end you will be able to assess how ML and NLP techniques affect legal data, explain formal representation and argumentation models, and apply simple technical approaches to concrete, bounded problems.6 ECTSno date this semesterIN2395LogikNo ratings for this module yet.Formal Methods and their ApplicationsYou learn the basics of propositional and predicate logic: syntax, semantics and formal proof systems. In the end you will be able to conduct proofs in deductive systems, demonstrate soundness and completeness, formalize problems and apply simple decision or semi-decision procedures such as resolution.8 ECTSno date this semesterIN2049Machine Learning for Graphs and Sequential DataNo ratings for this module yet.Machine Learning and AnalyticsYou will learn methods of machine learning for graph data and sequential data. You understand models for texts and temporal sequences as well as techniques for networks and graphs and can apply and evaluate them to real tasks. In the end you can select suitable procedures and assess their strengths/weaknesses for non-independent data.5 ECTSno date this semesterIN2323Machine Learning for Regulatory GenomicsNo ratings for this module yet.Digital Biology and Digital MedicineIn this module you will learn biological fundamentals of gene regulation and modern deep learning methods for modeling sequence-based regulatory processes. After completion you will be able to apply genome-wide experimental procedures and deep learning models for different stages of gene expression and biologically interpret the model predictions.6 ECTSno date this semesterIN2393Maschinelles Lernen für ComputersehenNo ratings for this module yet.Machine Learning and AnalyticsYou will learn fundamental machine learning methods that are frequently used in computer vision (e.g., object classification, segmentation, denoising, camera calibration). In the end you will be able to explain the mathematical formulation of central procedures, create simple implementations, and apply them to concrete datasets from the field of computer vision.5 ECTSno date this semesterIN2357MicroprocessorsNo ratings for this module yet.Computer Architecture, Computer Networks and Distributed SystemsYou will learn the inner structure and the functionality of microprocessors: from historical developments over RISC/CISC designs, pipelining, caches and multi-core aspects to SIMD/Vector extensions and trends. By the end you will be able to analyze different processor architectures, optimize low-level programs and assess the role of processors in high-performance systems.5 ECTSno date this semesterIN2075Model CheckingNo ratings for this module yet.Formal Methods and their ApplicationsYou will learn how to describe hardware and software systems with formal models and how to automatically verify these models using model checking methods to determine whether they satisfy desired properties. In the end you will be able to model simple systems, formulate properties in temporal logic, and explain basic model-checking algorithms as well as strategies against the state-space explosion problem and apply them to small examples.8 ECTSno date this semesterIN2050Modelling and SimulationNo ratings for this module yet.Scientific Computing and High Performance ComputingYou learn how to transfer real problems into formal models (mathematical or computational) and to process these models with suitable simulation strategies computationally. By the end of the module you will be able to distinguish model classes, develop simple solution procedures and select and apply simulation methods.8 ECTSno date this semesterIN2010Network CodingNo ratings for this module yet.Computer Architecture, Computer Networks and Distributed SystemsYou will learn the theoretical foundations of Network Coding and its practical applications. In the end you will be able to analyze network-coding concepts, practically implement RLNC and deploy it in transport- or link-layer protocols, as well as perform basic socket programming.6 ECTSno date this semesterIN2315Netzwerke für den ZahlungsverkehrNo ratings for this module yet.Security and PrivacyIn this module you will learn the system architecture, protocol layers and security aspects of networks used for national and international payments. In the end you will be able to assess fundamental architectures, security standards and authorization solutions and to evaluate types of attacks as well as mobile security concepts.3 ECTSno date this semesterIN2161NeuroAI and Machine Learning in NeuroscienceNo ratings for this module yet.Machine Learning and AnalyticsYou will learn modern methods of Computational Neuroscience and NeuroAI: from model-based approaches (dendrite models, mean-field, Fokker-Planck, linear response) through plasticity and stochastic processes to training methods for RNNs and SNNs as well as Reinforcement Learning and Predictive Coding. In the end you will be able to implement models at different levels, train RNNs/SNNs and analyze and reproduce NeuroAI papers in a professional manner.7 ECTSno date this semesterLS20057Numerische Algorithmen für Computer Vision und Maschinelles LernenNo ratings for this module yet.Computer Graphics and VisionYou learn numerical methods that are frequently used in computer vision and machine learning, including modeling of practical problems. In the end you will be able to implement basic algorithms, assess their strengths and weaknesses, and choose appropriate methods for solving concrete CV-/ML tasks.5 ECTSno date this semesterIN2384Online- und ApproximationsalgorithmenNo ratings for this module yet.AlgorithmsYou will learn fundamentals and advanced techniques of online and approximation algorithms. In the end you will know classical online problems (e.g., scheduling, paging, k-server), analysis tools such as amortized analysis and randomized algorithms, as well as design techniques for approximation algorithms including LP-relaxation and randomized rounding.8 ECTSno date this semesterIN2304Parallel Program EngineeringNo ratings for this module yet.Scientific Computing and High Performance ComputingYou learn methodically and practically how to develop, analyze, and optimize parallel applications. The module covers programming models, development tools and workflows for performance engineering, so that you can design and implement structured solutions for the development and enhancement of parallel software at the end.5 ECTSno date this semesterIN2310Parallel ProgrammingNo ratings for this module yet.Scientific Computing and High Performance ComputingYou learn concepts and techniques for parallel programming for distributed and shared memory architectures. The focus is on MPI for distributed systems and OpenMP for shared memory; in addition, dependency analysis, program transformations and newer programming models (e.g. PGAS, CUDA, OpenCL, OpenACC) are covered. In the end you will be able to create programs with MPI and OpenMP, assess their performance and analyze and optimize parallelized applications.5 ECTSno date this semesterIN2147Parallele AlgorithmenNo ratings for this module yet.AlgorithmsYou deal with models of parallel computation and develop fundamental parallel algorithms. In the end you know various machine models, master basic knowledge of parallel complexity theory, and can design and evaluate parallel algorithms.8 ECTSno date this semesterIN2011PatentschutzNo ratings for this module yet.ManagementYou get an overview of patent law and the legal framework for protecting technologies. In the end you will be able to classify patents and their possible applications, recognise legal consequences and assess concrete factual situations from a patent-law perspective.3 ECTSno date this semesterWI001218Peer-to-Peer-Systems and SecurityNo ratings for this module yet.Security and PrivacyYou will learn fundamentals, protocols, and typical problems of peer-to-peer systems. After the module you will be able to explain selected P2P systems, apply fundamental mechanisms for search and membership, and assess security and anonymity concepts, as well as design and implement your own P2P protocols or components.6 ECTSno date this semesterIN2194PetrinetzeNo ratings for this module yet.Formal Methods and their ApplicationsYou will become acquainted with Petri nets as a formal model for describing and analyzing concurrent systems. In the end you will be able to model simple systems with Petri nets, analyze small nets by hand, and select suitable automatic analysis techniques and software tools for larger nets to assess behavior and properties.5 ECTSno date this semesterIN2052Planning and Scheduling of Complex Operations: Models, Methods and ApplicationsNo ratings for this module yet.ManagementYou learn to model and solve complex planning and scheduling problems with limited resources. In the end you will be able to formulate common scheduling models, apply suitable solution methods (exact, heuristic, metaheuristic) and implement simple implementations as well as linear programs to solve real problems.6 ECTSno date this semesterWI200541Probabilistische Graphische Modelle in der Computer VisionNo ratings for this module yet.Computer Graphics and VisionYou learn how probabilistic graphical models (directed and undirected) are used to model and solve typical computer vision problems. At the end you can understand MRF/CRF models, select appropriate inference and learning methods, and apply them to tasks such as segmentation, pose estimation, stereo or object recognition.5 ECTSno date this semesterIN2329Protein Prediction I for Computer ScientistsNo ratings for this module yet.Digital Biology and Digital MedicineYou learn the fundamentals and methods for predicting protein structure and function from sequence data. By the end you will be able to explain the most important 1D/2D/3D prediction methods, select suitable computer-assisted approaches, and design and implement simple ML/AI-based solutions up to the pseudocode level.8 ECTSno date this semesterIN2322Protocol DesignNo ratings for this module yet.Computer Architecture, Computer Networks and Distributed SystemsYou learn how communication protocols are structured, which design principles and building blocks exist, and how design decisions influence practice, scalability, security, and acceptance. At the end you will be able to evaluate protocol functions, develop your own protocol specifications step by step, and implement simple implementations in groups.8 ECTSno date this semesterIN2333Quantitative VerificationNo ratings for this module yet.Formal Methods and their ApplicationsYou will learn how to formally model and analyze systems with quantitative aspects (e.g., time, probabilities). In the end you will be able to apply suitable model classes and specification languages, explain analysis algorithms and apply them to small examples practically, as well as use model checking tools.5 ECTSno date this semesterIN2340Quantum Computers and Quantum Secure CommunicationsNo ratings for this module yet.Security and PrivacyYou will learn the fundamentals of quantum computing and post-quantum cryptography, including quantum and post-quantum algorithms. In the end you will be able to evaluate the security and performance of post-quantum cryptographic implementations and apply appropriate security measures.5 ECTSno date this semesterEI71073Randomisierte AlgorithmenNo ratings for this module yet.AlgorithmsYou learn fundamentals and techniques of randomized algorithms and how to estimate their running time and correctness with probabilistic methods. In the end you will be able to understand and analyze classical randomized algorithms (e.g., randomized Quicksort, Min-Cut, Treaps) and apply tools such as Markov, Chebyshev and Chernoff inequalities.8 ECTSno date this semesterIN2160Requirements EngineeringNo ratings for this module yet.Software EngineeringYou will learn how to systematically elicit, analyze, document and manage requirements for software and system development throughout the project lifecycle. In the end you will be able to identify stakeholders, analyze goals and conflicts, select appropriate elicitation and specification techniques, and qualitatively supervise the further development of requirements.5 ECTSno date this semesterCIT423010Robot Motion PlanningNo ratings for this module yet.RoboticsYou learn methods for planning robot movements in different information scenarios: from planning procedures with complete environment knowledge to local, partially-known environments to probabilistic sampling methods for high-dimensional spaces. You will also learn data fusion and filtering procedures (Kalman filter, particle filter) with which maps are created and Simultaneous Localization and Mapping (SLAM) implemented, so you can plan collision-free trajectories.5 ECTSno date this semesterIN2138Robust Machine LearningNo ratings for this module yet.Machine Learning and AnalyticsYou learn the basics and current methods of robust machine learning (ML). The module covers types of attacks and threat models, practical attack methods, as well as empirical and certifiable defenses. In the end you will be able to assess methods for securing ML systems and select appropriate algorithms for concrete problems.3 ECTSno date this semesterCIT423004Scientific Computing in Circuit SimulationNo ratings for this module yet.Scientific Computing and High Performance ComputingYou learn mathematical modeling and numerical methods for the simulation of electronic circuits. The module covers DAEs, sparse handling of matrices and algorithms for parallel computing, so that you understand and can apply basic modeling and solution strategies for industrial circuit simulations at the end.5 ECTSno date this semesterIN2306Secure CodingNo ratings for this module yet.Security and PrivacyYou learn how to develop and test secure software. The focus is on web services (PHP) as well as native applications (C/C++ and Java). In the end you will be able to recognize common vulnerabilities, apply appropriate countermeasures and use tools for automatic and manual security testing.6 ECTSno date this semesterIN2313Security EngineeringNo ratings for this module yet.Security and PrivacyYou will learn how to systematically design, analyze, evaluate, and operate secure IT applications. The focus is on system and threat analysis, derivation of security requirements, security architectures and measures, as well as methods for validation and a secure software development process.5 ECTSno date this semesterIN2178SemanticsNo ratings for this module yet.Formal Methods and their ApplicationsYou learn formal techniques for describing and analyzing the semantics of programming languages. In the end you will be able to understand and apply different semantics styles (operational, denotational, axiomatic) as well as define semantics for language constructs and prove properties such as type safety.8 ECTSno date this semesterIN2055Sensorgeführte Robotische Manipulation und LokomotionNo ratings for this module yet.RoboticsYou learn how complex robotic systems (e.g., humanoid robots) can be modeled and motion-controlled, especially for manipulation and locomotion in unknown environments. In the end you will be able to distinguish the most important algorithmic methods for sensor-guided manipulation and movement and practically work on simple tasks.3 ECTSno date this semesterIN2068Social ComputingNo ratings for this module yet.Human Centered EngineeringYou learn the basics and methods of Social Computing: concepts of social media, social networking and social contexts as well as sociometric methods (centrality, density, clustering), metrics of real networks, models of social relationships in space and time, Social Signal Processing and fundamentals of game theory. In the end you will be able to apply these concepts to the conception, implementation and research of Social Computing applications.5 ECTSno date this semesterIN2241Sponsorship-linked Marketing (Online-Kurs)No ratings for this module yet.ManagementYou learn how sponsorship-linked marketing is built and managed—from the perspectives of sponsors, organizers, media, and consumers. By the end you will be able to design sponsorship portfolios, explain the mechanisms of sponsorship messages, and apply suitable measurement methods for effectiveness control.6 ECTSno date this semesterSG8000160Sprachbasierte SicherheitNo ratings for this module yet.Security and PrivacyYou will learn how programs run at machine level, what language-based attacks (e.g., code-injection, code-reuse, non-control-data attacks) exist and how to technically defend against them. In the end you will be able to recognize current attack mechanisms, explain their principles and implement and evaluate defensive measures.5 ECTSno date this semesterIN2362Tech ChallengeNo ratings for this module yet.ManagementIn this module you work in a team on real industry challenges (e.g., Smart City, mobility, Digital Healthcare, Industry 4.0, Smart Grid) and develop functional prototypes as well as short business statements within a semester. At the end you will be able to assess technological opportunities, work interdisciplinarily on a project basis, and present results in a demo and pitch.6 ECTSno date this semesterWI001180Technology Entrepreneurship LabNo ratings for this module yet.ManagementYou work in teams on the development of technological business ideas: from identifying opportunities to team formation and the creation of an evaluation plan. In the end you will be able to analyze opportunity processes and team development, apply coaching tools, and create an Opportunity Assessment Plan.6 ECTSno date this semesterWI000813TensornetzwerkeNo ratings for this module yet.Scientific Computing and High Performance ComputingYou will learn the mathematical foundations and the graphical notation of tensor networks and their application to the approximation of high-dimensional data. In the end you will be able to assess tensor network methods and apply them to problems such as simulation of strongly correlated quantum systems or probabilistic sampling.5 ECTSno date this semesterIN2388Time Integration and Differential EquationsNo ratings for this module yet.Scientific Computing and High Performance ComputingYou will learn to understand and apply numerical methods for the time integration of initial value problems, for both ordinary differential equations and partially coupled PDEs. In the end you can develop solvers for certain classes of time-dependent PDEs, assess their numerical properties, and employ advanced time integration methods.5 ECTSno date this semesterIN2387Topics in Computational Social ChoiceNo ratings for this module yet.AlgorithmsYou study models and methods of collective decision making from social choice theory, in particular those that find application in computer science. Key topics are probabilistic social choice, fair division, and the allocation of public goods; the contents are treated mathematically precisely and with a focus on proofs. In the end you will be able to apply such models, axiomatically analyze properties of aggregation procedures, and work on relevant algorithms and complexity questions.5 ECTSno date this semesterCIT423011Tracking and Detection in Computer VisionNo ratings for this module yet.Computer Graphics and VisionYou will learn modern methods of object detection and tracking in images and videos. In the end you will be able to understand, implement, and apply central detection and tracking algorithms to more complex practical problems.7 ECTSno date this semesterIN2210Transaction SystemsNo ratings for this module yet.Databases and Information SystemsYou learn concepts and algorithms for the management of transactions in database systems as well as mechanisms for fault handling (Recovery). In the end you will be able to design ACID-compliant transactions, evaluate Concurrency-Control procedures and practically apply Recovery procedures — also in distributed scenarios.6 ECTSno date this semesterIN2267Transportation LogisticsNo ratings for this module yet.ManagementYou get an overview of central problems of goods and passenger transport logistics and learn basic modeling and solution approaches. In the end you will be able to formulate traffic, routing and network planning problems as mixed-integer linear programs and solve them practically with heuristics while interpreting the results.6 ECTSno date this semesterWI000978Turbulent Flow Simulation on HPC-SystemsNo ratings for this module yet.Scientific Computing and High Performance ComputingYou will learn the fundamentals and numerical treatment of turbulent, incompressible flows, from RANS equations through turbulence modeling to validation. You will also implement the algorithms in C++, parallelize them for distributed HPC systems, and run simulations including visualization.5 ECTSno date this semesterIN2311Value-based ManagementNo ratings for this module yet.ManagementYou will learn the residual income concept as a central performance metric for maximizing shareholder value. You will be able to calculate Economic Value Added (EVA), make typical adjustments to accounting data, and analyze problems in cost of capital calculation, remuneration design, and implementation of value-oriented management, and develop solution proposals.6 ECTSno date this semesterWI000234VirtualisierungstechnikenNo ratings for this module yet.Computer Architecture, Computer Networks and Distributed SystemsYou learn concepts, structure and use of different Virtual Machines – from operating system and process virtualization through ISA- and high-level-language virtual machines to multicore and HW/SW co-design solutions. In the end you will be able to classify virtualization solutions, assess their pros and cons, and analyze technical design and performance trade-offs.5 ECTSno date this semesterIN2125Virtuelle MaschinenNo ratings for this module yet.Formal Methods and their ApplicationsYou learn how programs in different languages are mapped to code for idealized (virtual) machines via translation schemes. In the end you will be able to generate machine commands for excerpts of programs and develop translation schemes for given language constructs.6 ECTSno date this semesterIN2040
840 more modules match, but they are taught in German. Show themAdvanced Practical Course - Applied AINo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4399Advanced Practical Course - Blockchain ApplicationsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN40026Advanced Practical Course - Code meets Care: Innovating Healthcare TogetherNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN40044Advanced Practical Course - Data-based Testing of Process-Centric Information SystemsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4392Advanced Practical Course - Retrieval Augmented Generation: Enhancing LLMs with internal knowledgeNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4364Advanced Practical Course Deep Learning for Audio, Speech, and LanguageNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN40017Advanced Practical Course Machine Learning for HealthNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN40018Advanced Seminar Blockchain TechnologiesNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4909Advanced Seminar Large-Scale Graph Processing and Graph PartitioningNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4435Advanced Seminar Music Matching & Scalable Machine LearningNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4427Advanced Seminar: Topics in Natural Language Processing of Legal TextNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45062Anerkanntes WahlmodulNo ratings for this module yet.Recognitionsno date this semesterIN9951Anerkanntes WahlmodulNo ratings for this module yet.Recognitionsno date this semesterIN9952Anerkanntes WahlmodulNo ratings for this module yet.Recognitionsno date this semesterIN9953Anerkanntes WahlmodulNo ratings for this module yet.Recognitionsno date this semesterIN9954Anerkanntes WahlmodulNo ratings for this module yet.Recognitionsno date this semesterIN9955Anerkanntes Wahlmodul 1 im Bereich Sicherheit und DatenschutzNo ratings for this module yet.Security and Privacyno date this semesterIN99570Anerkanntes Wahlmodul 2 im Bereich Human Centered EngineeringNo ratings for this module yet.Human Centered Engineeringno date this semesterIN99581Anerkanntes Wahlmodul 2 im Bereich SoftwaretechnikNo ratings for this module yet.Software Engineeringno date this semesterIN9922Anerkanntes Wahlmodul im Bereich AlgorithmenNo ratings for this module yet.Algorithmsno date this semesterIN99540Anerkanntes Wahlmodul im Bereich AlgorithmenNo ratings for this module yet.Algorithmsno date this semesterIN99541Anerkanntes Wahlmodul im Bereich Digitale Biologie und Digitale MedizinNo ratings for this module yet.Digital Biology and Digital Medicineno date this semesterIN99550Anerkanntes Wahlmodul im Bereich Maschinelles Lernen und DatenanalyseNo ratings for this module yet.Machine Learning and Analyticsno date this semesterIN99555Anerkanntes Wahlmodul im Bereich Maschinelles Lernen und DatenanalyseNo ratings for this module yet.Machine Learning and Analyticsno date this semesterIN99556Anerkanntes Wahlmodul im Bereich Maschinelles Lernen und DatenanalyseNo ratings for this module yet.Machine Learning and Analyticsno date this semesterIN99557Anerkanntes Wahlmodul im Bereich Module ohne ZuordnungNo ratings for this module yet.Modules not Assigned to any Areano date this semesterIN99596Anerkanntes Wahlmodul im Bereich Module ohne ZuordnungNo ratings for this module yet.Modules not Assigned to any Areano date this semesterIN99597Anerkanntes Wahlmodul im Bereich SoftwaretechnikNo ratings for this module yet.Software Engineeringno date this semesterIN9921Anerkanntes Wahlmodul im Bereich WirtschaftsinformatikNo ratings for this module yet.Information Systemsno date this semesterIN99590Anerkanntes Wahlmodul im Bereich WirtschaftsinformatikNo ratings for this module yet.Information Systemsno date this semesterIN99591Anerkanntes Wahlmodul im Bereich WirtschaftsinformatikNo ratings for this module yet.Information Systemsno date this semesterIN99592Anerkanntes Wahlmodul im Bereich Wissenschaftliches Rechnen und High Performace ComputingNo ratings for this module yet.Scientific Computing and High Performance Computingno date this semesterIN99575Anerkennung 1 aus dem Bereich Computergrafik und -visionNo ratings for this module yet.Computer Graphics and Visionno date this semesterIN99505Anerkennung 2 aus dem Bereich Computergrafik und -visionNo ratings for this module yet.Computer Graphics and Visionno date this semesterIN99506Anerkennung im Bereich Datenbanken und InformationssystemeNo ratings for this module yet.Databases and Information Systemsno date this semesterIN99510Anerkennung im Bereich Human Centered EngineeringNo ratings for this module yet.Human Centered Engineeringno date this semesterIN99580Anerkennung im Bereich ManagementNo ratings for this module yet.Managementno date this semesterIN9931Anerkennung im Bereich ManagementNo ratings for this module yet.Managementno date this semesterIN9932Anerkennung im Bereich ManagementNo ratings for this module yet.Managementno date this semesterIN9933Anerkennung im Bereich ManagementNo ratings for this module yet.Managementno date this semesterIN9934Anerkennung im Bereich ManagementNo ratings for this module yet.Managementno date this semesterIN9935Anerkennung im Bereich Rechnerarchitektur, Rechnernetze und Verteilte SystemeNo ratings for this module yet.Computer Architecture, Computer Networks and Distributed Systemsno date this semesterIN99560Applied Deep Learning for NLPNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4906_2Applied Deep Learning in MedicineNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4314Ausgewählte Themen aus dem Bereich AlgorithmenNo ratings for this module yet.Algorithms5 ECTSno date this semesterIN3410Ausgewählte Themen aus dem Bereich Datenbanken und Informationssysteme: Digital Health Service SystemsNo ratings for this module yet.Databases and Information Systems5 ECTSno date this semesterIN310004Ausgewählte Themen aus dem Bereich Digitale Biologie und Digitale MedizinNo ratings for this module yet.Digital Biology and Digital Medicine5 ECTSno date this semesterIN3420Ausgewählte Themen aus dem Bereich Engineering software-intensiver SystemeNo ratings for this module yet.Software Engineering5 ECTSno date this semesterIN3430Ausgewählte Themen aus dem Bereich Maschinelles Lernen und DatenanalyseNo ratings for this module yet.Machine Learning and Analytics5 ECTSno date this semesterIN3440Ausgewählte Themen aus dem Bereich Rechnerarchitektur, Rechnernetze und Verteilte SystemeNo ratings for this module yet.Computer Architecture, Computer Networks and Distributed Systems5 ECTSno date this semesterIN3450Ausgewählte Themen aus dem Bereich RobotikNo ratings for this module yet.Robotics5 ECTSno date this semesterIN3460Ausgewählte Themen aus dem Bereich Sicherheit und DatenschutzNo ratings for this module yet.Security and Privacy5 ECTSno date this semesterIN3470Ausgewählte Themen aus dem Bereich Wissenschaftliches Rechnen und High Performance ComputingNo ratings for this module yet.Scientific Computing and High Performance Computing5 ECTSno date this semesterIN3480Bachelor-/Master-Seminar – Applied Deep Learning for NLPNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4950Bachelor/Master-Seminar - Behavioral Insights in the Age of Big DataNo ratings for this module yet.Information Systems5 ECTSno date this semesterIN4424Bachelor/Master-Seminar - Deep Learning and SecurityNo ratings for this module yet.Information Systems5 ECTSno date this semesterIN4931Bachelor/Master-Seminar - Fairness in Machine LearningNo ratings for this module yet.Information Systems5 ECTSno date this semesterIN4968Bachelor/Master-Seminar - Making People Understand Facial Recognition Technologies: Building an AI Application as Didactic ToolNo ratings for this module yet.Information Systems5 ECTSno date this semesterIN4498Bachelor/Master-Seminar - Privacy-preserving Machine LearningNo ratings for this module yet.Information Systems5 ECTSno date this semesterIN4990Bachelor/Master-Seminar - Special Topics in Cyber TrustNo ratings for this module yet.Information Systems5 ECTSno date this semesterIN4989Bachelor/Master-Seminar - The EU’s AI Act Proposal: From framework to concrete applicationNo ratings for this module yet.Information Systems5 ECTSno date this semesterIN4477Bachelor/Master-Seminar - Usable Security and PrivacyNo ratings for this module yet.Information Systems5 ECTSno date this semesterIN4932Bildverstehen I: Methoden der industriellen BildverarbeitungNo ratings for this module yet.Computer Graphics and VisionDu lernst praxisrelevante Methoden und Algorithmen der industriellen Bildverarbeitung kennen. Im Modul werden Verfahren zur Lageerkennung, Form- und Maßprüfung sowie Objekterkennung behandelt. Am Ende kannst du Bildverarbeitungsaufgaben analysieren, bewerten und mit geeigneter Hardware und Algorithmen umsetzen.3 ECTSno date this semesterIN2023CDR: Digital Future Challenge – verantwortungsvolle KINo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterSOT82509Cloud Data SystemsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45120Consensus and Durability in Cloud Data SystemsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45146Crowdsourcing and Gamification with Applications to Computer VisionNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4828Cybathlon Challenge: Mechanism Design & ControlNo ratings for this module yet.Modules not Assigned to any AreaIn this laboratory you develop basic mechatronic modules of a transradial prosthesis in the context of the Cybathlon competition. In the end you will be able to design mechanical components, integrate sensors and actuators, implement control algorithms, and realize a team prototype up to demonstration and documentation.10 ECTSno date this semesterEI78043Cybathlon Challenge: Task Control & User ExperimentsNo ratings for this module yet.Modules not Assigned to any AreaIn this lab you develop a lightweight, portable, and intelligent prosthesis for the upper extremities. You work on advanced model-based and AI-supported control approaches, develop novel user task control methods, and conduct training sessions as well as validation tests in the lab and in the field with a human user.10 ECTSno date this semesterEI78041Data Analytics in ApplicationsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45040Deep Medical Anomaly SegmentationNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4500Development of LLM-driven GUI AgentsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN40003Digital HealthNo ratings for this module yet.Information Systems5 ECTSno date this semesterIN45123Dodo Alive! - Resurrecting the Dodo with Robotics and AI: HW/SW Components DevelopmentNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterEI78044Dodo Alive! - Resurrecting the Dodo with Robotics and AI: Mechanism Design & ControlNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterEI78042Dodo Alive! - Resurrecting the Dodo with Robotics and AI: Simulation & ControlNo ratings for this module yet.Modules not Assigned to any AreaYou build in a lab project an autonomous, intelligent, two-legged Robo-Dodo and learn the fundamentals of modelling, simulation and control of dynamic walking robots. In the end you can create simulation models, analyze contact and motion dynamics, and practically implement control approaches for dynamic walking.10 ECTSno date this semesterEI78077Einführung in die Theoretische InformatikNo ratings for this module yet.Fundamentals ModulesDu erhältst eine systematische Einführung in die Theorie formaler Sprachen, Berechenbarkeit und Komplexität. Am Ende kannst du formale Sprachen mit passenden Beschreibungsmitteln (z. B. Automaten, Grammatiken, reguläre Ausdrücke) darstellen und analysieren, Unentscheidbarkeits- und Komplexitätseigenschaften nachweisen sowie grundlegende Reduktionen durchführen.8 ECTSno date this semesterIN0011Einsatz und Realisierung von DatenbanksystemenNo ratings for this module yet.Databases and Information SystemsDu lernst, wie moderne Datenbanksysteme aufgebaut und eingesetzt werden. Am Ende kannst Du wesentliche Komponenten (Transaktionsverwaltung, Recovery, Mehrbenutzersynchronisation, physische Organisation, Anfragebearbeitung) erklären, Algorithmen und Datenstrukturen implementieren sowie Einsatzszenarien kritisch bewerten und skizzieren.6 ECTSno date this semesterIN2031Elektronisches Publizieren / Document Engineering und das World-Wide WebNo ratings for this module yet.Databases and Information SystemsDu lernst Grundlagen und Techniken des elektronischen Publizierens für das Web: Modellierung und Kodierung strukturierter Dokumente (XML, JSON, Unicode), Schemasprachen, programmgesteuerte Verarbeitung (XPath, XSLT, XQuery) sowie Architekturen für Publishing-Anwendungen. Am Ende kannst du digitale Dokumente semantisch auswerten, weiterverarbeiten und die wichtigsten Web-Publishing-Konzepte, -Technologien und -Architekturen beurteilen.5 ECTSno date this semesterIN2032Entwicklungspraktikum Internetbasierte GeschäftssystemeNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN2131Formal Verification of Neural NetworksNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4441Fortgeschrittene Themen des SoftwaretestsNo ratings for this module yet.Software EngineeringDu lernst Methoden, Techniken und Managementaspekte des Softwaretestens kennen. Am Ende kannst du Testaktivitäten und -artefakte benennen, ihre Vor- und Nachteile einschätzen und in konkreten Kontexten Testfälle konzeptuell und beispielhaft erstellen und analysieren.5 ECTSno date this semesterIN2084Fortgeschrittenes Seminar für sichere cyber-physische SystemeNo ratings for this module yet.Modules not Assigned to any AreaYou learn the fundamentals of cyber-physical systems (CPS), how to analyze such systems and which security aspects are relevant. In the end you will be able to independently research scientific literature, analyze described CPS from the literature and critically evaluate them.5 ECTSno date this semesterMW2400Foundations and Applications of Graph Neural NetworksNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45021From General to Clinical: Adapting Foundation Models for Medical ImagingNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45124GPU-Pro (Computer Games Laboratory / Informatics Master Practical)No ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4393Graphical User InterfacesNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45125Grundlagen: Betriebssysteme und SystemsoftwareNo ratings for this module yet.Fundamentals ModulesDu lernst die Grundprinzipien von Betriebssystemen und systemnaher Software: Prozesse, Speicherverwaltung, Kommunikation, Dateisystem-/Ressourcenverwaltung sowie Nebenläufigkeit und Synchronisation. Am Ende kannst du diese Konzepte analysieren, bewerten und einfache Betriebssystemkomponenten bzw. systemnahe Programme selbst entwickeln und auf geeignete Hardware übertragen.6 ECTSruns this semesterIN0009Hardware-Conscious Data ProcessingNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45044HardwaresicherheitNo ratings for this module yet.Security and PrivacyDu lernst grundlegende Konzepte und Architekturen der Hardwaresicherheit kennen und wie eingebettete Systeme gegen Manipulationen und physikalische Angriffe geschützt werden. Am Ende kannst du Ursachen von Schwachstellen erklären, Angriffsarten und Gegenmaßnahmen unterscheiden und Schutzmechanismen auf konkrete Fallbeispiele anwenden.5 ECTSno date this semesterIN2407Hauptseminar - Didaktik der InformatikNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterSOT10150IN2107 Variational Inference in RoboticsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterEI71088Industrielle BildverarbeitungNo ratings for this module yet.Computer Graphics and VisionIn dem Modul lernst Du praxisrelevante Methoden und Algorithmen der industriellen Bildverarbeitung kennen. Du verstehst die typischen Einsatzgebiete (z. B. Lageerkennung, Form- und Maßprüfung, Beschriftungs- und Objekterkennung) und kannst Bildverarbeitungsaufgaben analysieren, bewerten und Lösungen entwickeln.6 ECTSruns this semesterIN2369Informationstheoretische SicherheitNo ratings for this module yet.Security and PrivacyDu lernst Grundlagen und Modelle der informationstheoretischen Sicherheit kennen. Du verstehst Grenzen und Möglichkeiten wichtiger kryptografischer Verfahren und lernst Kanal- und Angriffsmodelle sowie Übertragungsverfahren, die beweisbar Sicherheit garantieren; am Ende kannst Du diese Konzepte beurteilen und in einfache Kommunikationssysteme einbetten.5 ECTSno date this semesterEI73451Intelligent Machine Design Lab: Basic System DesignNo ratings for this module yet.Modules not Assigned to any AreaIn this module you work in a team to develop a near-series mechatronic system — typically an autonomous, wheel-based mobile platform — from the idea to a functional prototype. In the end you can design such a system, select components, build, program, commission and evaluate it.10 ECTSno date this semesterEI78062Intelligent Machine Design LaboratoryNo ratings for this module yet.Modules not Assigned to any AreaYou develop and build in a team an autonomous, wheel-based robot that should fulfill tasks to assist emergency responders in mass casualty incidents. In the end you will be able to design, integrate, test and demonstrate a mechatronic system in a field competition.10 ECTSno date this semesterCIT431023Intelligent Machine Programming LabNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterEI78074Internet-Praktikum - ilab²No ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4097Internet-Praktikum ilab1No ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4060IT-Sicherheit 2No ratings for this module yet.Security and PrivacyDu beschäftigst dich mit vertieften und speziellen Themen der IT-Sicherheit, u. a. digitaler Identität, Anwendungssicherheit, Systemsicherheit sowie Sicherheit mobiler und drahtloser Kommunikation. Am Ende kannst du komplexe Sicherheitslösungen bewerten, Sicherheitsprobleme analysieren und geeignete Schutzkonzepte anwenden.5 ECTSno date this semesterCIT3330002KryptografieNo ratings for this module yet.Security and PrivacyDu lernst die theoretischen Grundlagen und praktischen Bausteine moderner Kryptografie. Am Ende kannst du zentrale symmetrische und asymmetrische Primitive und Verfahren benennen, ihre mathematischen Grundlagen verstehen und einfache Sicherheitsbewertungen und -analysen durchführen.5 ECTSno date this semesterCIT3330003Legal Tech HackathonNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterSOT82508Linear Operators for Machine LearningNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4479M.Sc. Praktikum: Modern Wave Propagation - Discontinuous Galerkin & JuliaNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4280M.Sc. Seminar: Modern Trends in High Performance ComputingNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN218305Machine learning for clinical decision support in radiologyNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4284Machine Learning for Connectomics - How to reconstruct the Circuits of the BrainNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45001Management AccountingNo ratings for this module yet.ManagementDu lernst Methoden der Kostenplanung, Kostenkontrolle und der Kosten‑ und Erlösrechnung kennen und anwenden. Schwerpunkte sind Grenzplankosten‑ und Deckungsbeitragsrechnung, relative Einzelkostenrechnung, Prozesskostenrechnung/Activity Based Costing und Target Costing sowie die Abstimmung kurzfristiger Kostenrechnung mit Investitionsrechnung.6 ECTSruns this semesterWI000233Master - Praktikum - 3D Shape Analysis und Anwendung für Virtuelle MenschenNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN40006Master - Praktikum - Deep Learning für räumliche KINo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN40005Master - Seminar - Neue Entwicklungen in der 3D-Rekonstruktion und 3D-DatenrepräsentationNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45084Master - Seminar - Selected Topics in Deep Learning ‒- Equivariance, DynamicsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45085Master - Seminar HuMANS: 3D Human Motion AnalysisNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45045Master Lab Course - Explainable AI for Machine LearningNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4286Master Lab Course – Ethical AI: Problems and ApplicationsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4297Master Practical Course - Actuations strategies and control for assistive wearable roboticsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN40030Master Practical Course - Legal Data Analysis LabNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4316Master Practical Course - Projects in Large Language ModelsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN40043Master Practical Course - Sensing strategies and control for assistive wearable roboticsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN40031Master Practical Course: Computer Network SimulationNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4324Master Practical Course: Edge Computing and the Internet of ThingsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4261Master Practical Course: Internet Measurements and Reproducibility LabNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4262Master Practical Course: Learning for Robotics on Real HardwareNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN40032Master Practicum: Ethically Implementing and Practicing Inverse Transparency – A new form of data privacyNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4277Master Praktikum - Hacking Greybox Fuzzers to Spot Software VulnerabilitiesNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4232Master Praktikum Games Engineering - Social GamesNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN710602WMaster Praktikum Games Engineering: Augmented RealityNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN710616WMaster Praktikum Games Engineering: Augmented RealityNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN710616SMaster Praktikum Games Engineering: Building Information Modeling (IN7106)No ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterCMSIN7106WMaster Praktikum: Advanced Testing of Deep Learning Models: Towards Robust AINo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4369Master Praktikum: Automatic Diagnosis of Drone CrashesNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4250Master Praktikum: Beschleunigung von Convolutional Neural Networks mit programmierbarer LogikNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4345Master Praktikum: Mikroservice Integrity ProtectionNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4233Master Praktikum: OSS-Doktor -- Diagnose und Heilung für das Rückgrat moderner SoftwareNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN40033Master Seminar - E4N: Ethics in Natural Language ProcessingNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4428Master Seminar - Generative modeling for different domainsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45176Master Seminar - Hot Topics in Applied AI, Business Process Management, and BlockchainNo ratings for this module yet.Information Systems5 ECTSno date this semesterIN45086Master Seminar - Neural Radiance FieldsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4499Master Seminar 3D VisionNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4911Master Seminar Future Internet Protocols and Security PerspectivesNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45147Master Seminar Reverse Code EngineeringNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4708Master Seminar: 3D Machine LearningNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4429Master Seminar: 3D Vision and Learning for Robotic Perception and Decision-MakingNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45064Master Seminar: Automatisierte ProgrammierungNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4992Master Seminar: Context Dynamicity in Engineering Self-adaptive SystemsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4993Master Seminar: Data Management in the CloudNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4480Master Seminar: Ethical Software and Systems EngineeringNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4944Master Seminar: Federated Learning for Industrial ProcessesNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4481Master Seminar: Generalization across domains: Test-time adaptation for Medical ImagingNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45087Master Seminar: Generative AI and World ModelsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45172Master Seminar: Knowledge Reuse: From Threat to Causal Models and Back!No ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4912Master Seminar: Language Design – Internals of KotlinNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45002Master Seminar: Networked AI Systems (NAIS)No ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45177Master Seminar: Networking in SpaceNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45126Master Seminar: Perception for Intelligent SystemsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45088Master Seminar: Real-time Transport for the InternetNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45173Master Seminar: Safety in Human-Robot Interaction in the Age of AINo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45178Master Seminar: Self-supervised Learning in Medical Imaging: Theory and ApplicationsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45089Master Seminar: Spatial Human Robot InteractionNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45179Master Seminar: Weakly supervised segmentation in medical imagingNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45174Master's Seminar: AI in Medicine: Learning from Incomplete Patient DataNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45180Master's Seminar: AI Research in the Large Language Models EraNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45181Master's Seminar: Large Language Models in MedicineNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45182Master-Praktikum - Advanced Topics in 3D Computer VisionNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIn4023Master-Praktikum - Angewandte Grundlagenmodelle in der Computer VisionNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4370Master-Praktikum - Anwendungen des Natural Language Processing (NLP)No ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4249Master-Praktikum - Beyond Deep Learning: Uncertainty Aware ModelsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4278Master-Praktikum - Computational SurgineeringNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4325Master-Praktikum - Correspondence and Matching Problems in Computer VisionNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4288Master-Praktikum - Erweiterte Realität in der MedizinNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4372Master-Praktikum - Fortgeschrittenen Praktikum in Deep Learning für VideoanalyseNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4266Master-Praktikum - Geometrische SzenenanalyseNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4346Master-Praktikum - Machine Learning in Crowd Modeling & SimulationNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4267Master-Praktikum - Metahuman as Avatars in GamesNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN40035Master-Praktikum - Praktikum der mobilen RobotikNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4306Master-Praktikum - Shape Reconstruction and Matching in Computer VisionNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4347Master-Praktikum - Tracking and Detection in Computer VisionNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4295Master-Praktikum - Virtual Reality ApplicationsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN40052Master-Praktikum Automotive Software EngineeringNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4124Master-Praktikum Games Engineering: Computer Graphics and VisualizationNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN710615WMaster-Praktikum Games Engineering: Computer Graphics and VisualizationNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN710615SMaster-Praktikum Games Engineering: Scientific ComputingNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN710605WMaster-Praktikum Games Engineering: Scientific ComputingNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN710605SMaster-Praktikum-Form- und MannigfaltigkeitsanalyseNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN40037Master-Praktikum-One-Way Ticket to the Finsler World: Into the Future of Geometric AINo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN40059Master-Praktikum-Shape Quest: Learning to Explore the 3D WorldNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN40060Master-Praktikum: Artificial limbs - Design and controlNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4331Master-Praktikum: Decentralized Information SystemsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN40020Master-Praktikum: Deep Representation Learning for Computer Vision and BeyondNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN40036Master-Praktikum: Edge ComputingNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4272Master-Praktikum: Knowledge-based Training Planning SolvingNo ratings for this module yet.Modules not Assigned to any Areano date this semesterIN4302Master-Praktikum: Medical Images In Motion (Mi2M)No ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN40056Master-Praktikum: Resilient Cognitive SystemsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4356Master-Praktikum: Robot Learning from Demonstration for Household TasksNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN40057Master-Praktikum: Training von Large Language Models auf KI-Hardware der nächsten GenerationNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN40058Master-Praktikum: User-centered Design of Applications on Public DisplaysNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4254Master-Praktiukum - Lernbasierte Ansätze für autonome Fahrzeuge und intelligente SystemeNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4273Master-Seminar - 3D Shape Generation and AnalysisNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4482Master-Seminar - Analyse des Gehirns - Anwendungen von Deep Learning Methoden in den NeurowissenschaftenNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45022Master-Seminar - Foundation Models für 3D VisionNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45127Master-Seminar - Unüberwachtes Lernen in Computer VisionNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45128Master-Seminar - 3D Generative ModelsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4447Master-Seminar - Advanced magnetic sensing for wearable roboticsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45175Master-Seminar - Advanced Topics in Graph LearningNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45003Master-Seminar - Advanced Topics on 3D ReconstructionNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4459Master-Seminar - Aktuelle Trends im automatisierten maschinellen LernenNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4954Master-Seminar - An Overview of Methods for Accurate Geometry ReconstructionNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4973Master-Seminar - Applications of QC in IT SecurityNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45091Master-Seminar - Beyond Deep Learning: Selected Topics on Novel ChallengesNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4408Master-Seminar - Causality and Machine LearningNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4483Master-Seminar - Collaborative Robotics and Assistive Technology for Advanced Human-Robot InteractionNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45092Master-Seminar - Computer Vision for Augmented RealityNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4970Master-Seminar - Current Topics in Medical Machine Learning and Computational PathologyNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4514Master-Seminar - DatenassimilationNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4425Master-Seminar - Deep Learning for Inverse ProblemsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4456Master-Seminar - Deep Learning für SatellitenbilderNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4484Master-Seminar - Deep-learning-based 3D scene representation and understanding for mobile robotsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4461Master-Seminar - Diffusionsmodelle zur BildgenerierungNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45005Master-Seminar - Digital Health Service SystemsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45041Master-Seminar - Digital Transformation & SustainabilityNo ratings for this module yet.Information Systems5 ECTSno date this semesterIN4426Master-Seminar - Digitale Transformation der Verwaltung - Chancen für Bürger, Unternehmen, Verwaltung und Politik durch moderne InformationstechnikNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4972Master-Seminar - Entwurfsmuster künstlicher, neuronaler Netze im Maschinellem SehenNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45023Master-Seminar - Federated Learning in HealthcareNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4410Master-Seminar - Feedforward 3D Computer VisionNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45184Master-Seminar - Foundational Models für 2D- und 3D-Computer VisionNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45024Master-Seminar - From neuroscience to neurotechnology - brain connectivity, motor control, Brain-Computer Interfaces, haptics, and embodimentNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45006Master-Seminar - Generative 3D ReconstructionNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45186Master-Seminar - Generative AI in Computer VisionNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45185Master-Seminar - IoT Security in Automotive und Industrie 4.0No ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4914Master-Seminar - Machine Learning and Dynamical SystemsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45093Master-Seminar - Machine Learning and Sequentially Ordered DataNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45129Master-Seminar - Machine Learning in NeuroimagingNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4485Master-Seminar - Management von GeschäftsstrategienNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4956Master-Seminar - Medical Image RegistrationNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4462Master-Seminar - Modern Computer Vision MethodsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4486Master-Seminar - Moderne Methoden zur 3D-Repräsentation und - RekonstruktionNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45130Master-Seminar - Multimodale Wahrnehmung in der mobilen RobotikNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4463Master-Seminar - Optimierung und Generalisierung in Deep LearningNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4957Master-Seminar - Process MiningNo ratings for this module yet.Information Systems5 ECTSno date this semesterIN4975Master-Seminar - Quantum Information Processing DevicesNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterCIT432005Master-Seminar - Quantum NetworksNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterCIT4320003Master-Seminar - Recent advances in 4D Computer VisionNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45066Master-Seminar - Recent Advances in Model CheckingNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4759Master-Seminar - Recent Advances in Perception for Mobile RoboticsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4445Master-Seminar - Recent Highlights in Computer Graphics & VisualizationNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4778Master-Seminar - Rehabilitation RoboticsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4464Master-Seminar - Reinforcement Learning and Dynamical SystemsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45149Master-Seminar - Robot Perception & IntelligenceNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45008Master-Seminar - Scientific Methods in Information SystemsNo ratings for this module yet.Information Systems5 ECTSno date this semesterIN4439Master-Seminar - Segmenting everything, everywhere, all at once - Blockseminar zu aktuellen Trends in Image und Video SegmentierungNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45026Master-Seminar - Selected Chapters: Artificial Intelligence in MedicineNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4476Master-Seminar - The Evolution of Motion Estimation and Real-time 3D ReconstructionNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4977Master-Seminar - Theoretical advances in deep learningNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4409Master-Seminar - Topology OptimizationNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45132Master-Seminar - Transferlernen und Lebenslanges Lernen im Maschinellen SehenNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45067Master-Seminar - Trusted Execution EnvironmentsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4978Master-Seminar - Trustworthy AI in HealthcareNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4457Master-Seminar - Vision-Language-Modelle: Eine Revolution im Deep Learning?No ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45047Master-Seminar - Visuell basierte 3D/4D-RekonstruktionNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45068Master-Seminar - Wearable Robotics for Motion Assistance and AugmentationNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45095Master-Seminar 3D Shape Matching and Application in Computer VisionNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4466Master-Seminar Current Topics in Recommender SystemsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4945Master-Seminar Future Internet Protocols: Design Principles and DeploymentNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4946Master-Seminar Intelligent User InterfacesNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4979Master-Seminar Internet of People: Connectivity, Mobility and PrivacyNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4962Master-Seminar on World ModelsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45153Master-Seminar Virtualisierte SystemeNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4915Master-Seminar – Advanced Complexity TheoryNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4442Master-Seminar – Advanced Techniques in NLP / Advanced NLPNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4443Master-Seminar – Static Analysis - Mastering ConcurrencyNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45027Master-Seminar-Domänenspezifische generative ModellierungNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45155Master-Seminar-Grundlagen und Modelle neuronaler Netze im Maschinellen SehenNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45156Master-Seminar: Advanced Topics in Vision and Language Models (VLMs)No ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45056Master-Seminar: AI for Vision-Language Models in Medical ImagingNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45069Master-Seminar: Business Process Management, DevOps, und BlockchainNo ratings for this module yet.Information Systems5 ECTSno date this semesterIN4487Master-Seminar: Cloud-ComputingNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4960Master-Seminar: Comparison of Word Embedding Approaches for Natural Language ProcessingNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4465Master-Seminar: Deep Learning for Inverse Problems in Medical ImagingNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45096Master-Seminar: Digitale Plattform als Motor der Digitalisierung in der VerwaltungNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4488Master-Seminar: From Self-supervised Learning to Foundation Models in Medical ImagingNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45070Master-Seminar: Implicit Neural Representation and Neural FieldsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45097Master-Seminar: Induktive Biases in der KI für die WissenschaftNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45134Master-Seminar: Interpretable AI in Medical ImagingNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45009Master-Seminar: Learning of and on manifolds in medical imagingNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45028Master-Seminar: Leistungsmodelierung für parallele Anwendungen und moderne ArchitekturenNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45098Master-Seminar: Multi-modal AI for MedicineNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45072Master-Seminar: Multimodal Learning for Medicine & Healthcare: The Challenges and OpportunitiesNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45150Master-Seminar: Off-Grid: Continuous Representations for Computer VisionNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45152Master-Seminar: Performance Analysis Tools and Techniques for Large-Scale Distributed SystemsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45154Master-Seminar: Trustworthy AI for MedicineNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45048Master-Seminar: Unsupervised Anomaly Detection in Medical ImagingNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45010Master-Seminar: Wireless Internet CommunicationNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4449Master-Seminare - Physikalisch‑basierte Bildsynthese: Neuronale Szenenrepräsentationen und MaterialmodelleNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45139Masterpraktikum - Development of a Modular Construction RobotsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN40007Masterpraktikum - Intelligent Vehicle Systems: Concepts, Design, and PrototypingNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN40034Masterpraktikum - 3D Laser Scanning and Calibration with Robot ArmsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4253Masterpraktikum - Applications for analysis of integrated circuit layout imagesNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4298Masterpraktikum - Aufbau eines Service Roboters unter ROS UmgebungNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4264Masterpraktikum - Autonomous Aerial Robotics ChallengeNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4398Masterpraktikum - Autonomous driving for mobile service robotsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4299Masterpraktikum - Autonomous Mobile Robots for Unstructured EnvironmentsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4383Masterpraktikum - Biomechanische ModellbildungNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4247Masterpraktikum - Build Your Own Demonstration Platform for Autonomous CarsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4241Masterpraktikum - Building a BBQ RobotNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN40019Masterpraktikum - Building an Autonomous TruckNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN40008Masterpraktikum - Building Autonomous Agents and Bots: Applications on the Web and BeyondNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN40009Masterpraktikum - Cloud-Based Machine Learning in RoboticsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4287Masterpraktikum - Cognitive Robotics Implementation ChallengeNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4244Masterpraktikum - Deep Computer Vision (IN2106, IN4248)No ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4248Masterpraktikum - Deep Learning in RoboticsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4354Masterpraktikum - Developing a Resource Planning Platform for Autonomous VehiclesNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4289Masterpraktikum - Development of Biologically-inspired Methods for Autonomous DrivingNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4300Masterpraktikum - Digital Product Innovation and DevelopmentNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4381Masterpraktikum - Formal Methods for AI-Enabled Cyber-Physical SystemsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4385Masterpraktikum - Foundation Models and AI Agents for Autonomous DrivingNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN40051Masterpraktikum - Hyperautomation: Computer Science for the Startup SingularityNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4326Masterpraktikum - Implementation of IEEE 1588 protocol (PTP Slaves) on embedded devicesNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4245Masterpraktikum - Intelligent Mobile Robots with ROSNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4290Masterpraktikum - Machine Learning for Smart GridsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4342Masterpraktikum - Micromouse: Designing an Educational Racing-Robot from ScratchNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4235Masterpraktikum - Modular RoboticsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4291Masterpraktikum - Planning Robust Behavior for Autonomous DrivingNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4251Masterpraktikum - Regelung modularer RoboterNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4217Masterpraktikum - Reinforcement Learning and Benchmarking for Modular RobotsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4355Masterpraktikum - Reinforcement Learning for RoboticsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4307Masterpraktikum - Robotic manipulation via Reinforcement LearningNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4373Masterpraktikum - Robotics Intelligence Lab CourseNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4327Masterpraktikum - Safe Reinforcement Learning for Modular RobotsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4386Masterpraktikum - Simulation-Based Autonomous Driving in Crowded CityNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4348Masterpraktikum - Simulation-Based Machine Learning in RoboticsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4328Masterpraktikum - Software Engineering in RoboticsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4252Masterpraktikum - Tools and Model-Driven Approach for Robotics PerceptionNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4268Masterpraktikum - Vehicle E/E Architecture SynthesisNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4329Masterpraktikum - Verification, Controller Synthesis, and Design of Cyber-Physical SystemsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4269Masterpraktikum - Verification, Controller Synthesis, and Design of Cyber-Physical SystemsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4279Masterpraktikum - Vision-Based Navigation and Learning for Autonomous VehiclesNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4270Masterpraktikum - Visual Servoing for a Multi-DoFs RobotNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4271Masterpraktikum AI-Coding: Modern Software Development (Location: Garching)No ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN40053Masterpraktikum Development of AI-Based Construction RobotsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN40021Masterpraktikum Games Engineering: Connected MobilityNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN710624SMasterpraktikum Games Engineering: Echtzeitsysteme und RobotikNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN710606WMasterpraktikum Games Engineering: Echtzeitsysteme und RobotikNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN710606SMasterpraktikum Human-Centered Artifact DesignNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN40055Masterpraktikum – Embedded Web-Radio Development in C on ARMNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4265Masterpraktikum: AI-Start-up: Deeply Integrated AI Agents for Enterprise ProductivityNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN40054Masterpraktikum: Applied Locomotion and Full-Body Control on Elastic QuadrupedsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4330Masterpraktikum: Learning Robotic Skills from DemonstrationNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4387Masterseminar - Human-Robot InteractionNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4718Masterseminar - 3D Perception for Autonomous DrivingNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4448Masterseminar - Advanced Foundation and Perception Models in Autonomous DrivingNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45090Masterseminar - Advanced Methods for Emotion Recognition in Highly Automated DrivingNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4953Masterseminar - Agentic AI and Foundation Models for Autonomous DrivingNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45183Masterseminar - Ausgewählte Themen der Technischen InformatikNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45004Masterseminar - Ausgewählte Themen in IT-SecurityNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4460Masterseminar - Deep Learning with SymmetriesNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45046Masterseminar - E/E Architecture Configuration in Autonomous DrivingNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4444Masterseminar - Emerging topics in advanced computingNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4994Masterseminar - Emerging Topics in Machine Learning and AINo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4421Masterseminar - Emotional Awareness in Autonomous DrivingNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4955Masterseminar - Generative Artificial Intelligence in Model-based EngineeringNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45065Masterseminar - Machine Learning in Robot Assisted TherapyNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4929Masterseminar - Multimodal Temporal Data Processing in Autonomous DrivingNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4974Masterseminar - Online Learning in Autonomous DrivingNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4937Masterseminar - Realization of AI Applications in Autonomous CarsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4976Masterseminar - Reinforcement Learning in Autonomous DrivingNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4930Masterseminar - Representation of Tasks, Actions, and Skills in RoboticsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45025Masterseminar - Resource Planning in Autonomous DrivingNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4411Masterseminar - Roboy Agile Coach SeminarNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4938Masterseminar - Roboy Agile Coach SeminarNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4958Masterseminar - Selected Topics in Quantum ComputingNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45131Masterseminar - Trends in Software and Systems ArchitectureNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4961Masterseminar - Trends on Autonomous Agents: Advances in Architecture and PracticeNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45094Masterseminar - Understanding the Human Body Using Deep Learning-Based ApproachesNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4446Masterseminar - V2X Communication and Perception for Autonomous DrivingNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45133Masterseminar - Visual Feature Learning in Autonomous DrivingNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4959Masterseminar Natural Language Processing for Low-Resource LanguagesNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45151Masterseminar Responsible AI and Language TechnologiesNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45148Masterseminar: Applied Machine Learning in Medicine and Natural SciencesNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45187Masterseminar: Gamified Information SystemsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45118Mobile verteilte SystemeNo ratings for this module yet.Computer Architecture, Computer Networks and Distributed SystemsDu lernst die Grundlagen und Kernkonzepte mobiler verteilter Systeme, insbesondere Mobilität, drahtlose Kommunikation und mobile Betriebssysteme. Am Ende kannst Du Probleme und Lösungsansätze dieser Systeme einschätzen und die Grundlagen auf neue Entwicklungen in drahtloser Kommunikation und mobilen Betriebssystemen anwenden.5 ECTSno date this semesterIN2098Modale und Intuitionistische LogikNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45078Modellierung verteilter SystemeNo ratings for this module yet.Software EngineeringDu lernst, wie man verteilte, nebenläufige und kooperierende Softwaresysteme modelliert, beschreibt und systematisch analysiert. Am Ende kennst du zentrale Modelle und Techniken zur Spezifikation, Verfeinerung und Verifikation solcher Systeme und kannst geeignete Modellierungsansätze gezielt einsetzen.4 ECTSno date this semesterIN2080Modern Storage Technologies and SystemsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45011MSc Seminar - Recent advances in Differentiable RenderingNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45074Multi-Agent AI Lab: LLM Agents, Retrieval and Resource-Aware CooperationNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN40061Netz- und SystemmanagementNo ratings for this module yet.Computer Architecture, Computer Networks and Distributed SystemsDu lernst zentrale Konzepte und Architekturen des Netz- und Systemmanagements kennen sowie deren Rolle im IT-Management einer Organisation. Nach dem Modul kannst du typische Managementprobleme erkennen und Grundansätze zur Lösung sowie deren Einbindung in IT-Servicemanagement-Prozesse beschreiben.4 ECTSno date this semesterIN2099Netzwerkanalyse - statistische und formale Modelle und MethodenNo ratings for this module yet.Formal Methods and their ApplicationsDu lernst, wie man Systeme durch Modelle beschreibt, zeitdiskrete Simulationen aufbaut und simulativ untersucht. Am Ende kannst du Simulationsmodelle entwerfen, Zufallszahlen und Verteilungen einsetzen sowie Leistung und Zeitverhalten von Systemen messen und auswerten.5 ECTSno date this semesterIN2045Numerisches ProgrammierenNo ratings for this module yet.Fundamentals ModulesDu lernst grundlegende Konzepte und Algorithmen des numerischen Programmierens. Dazu gehören Gleitpunktarithmetik, Interpolation, numerische Integration, Verfahren zur Lösung linearer Gleichungssysteme, Gewöhnliche Differentialgleichungen, iterative Verfahren sowie das symmetrische Eigenwertproblem. Am Ende kannst du die wichtigsten Algorithmen anwenden und implementieren und ihre Stabilität und Kondition abschätzen.6 ECTSruns this semesterIN0019Optimal control and Reinforcement Learning for RoboticsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterEI71098Paths to Artificial General IntelligenceNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4906_5Practical Course - Analysis of new phenomena in machine/deep learningNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4317Practical Course - Deep Learning for Human ModellingNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN40010Practical Course - Human-Centered Computing: applications in natural language processing, network science, machine learning, and AINo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4906_8Practical Course - Profiling & Tuning Large Functional ProgramsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4332Practical course - Program optimization with LLVMNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4236Practical Course - Recent Advances in Model CheckingNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4318Practical Course - Sustainable Software Service EngineeringNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN40047Practical Course Projects in Recommender SystemsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN40011Practical Course: Data Structure EngineeringNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4358Practical Course: Deep Learning for 3D PerceptionNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4319Practical Course: Generative AI - From Diffusion to World ModelsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN40038Practical Course: Hands-on Recommender SystemsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4344Practical Course: High-Performance Query ProcessingNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4359Practical Course: Open Source LabNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4308Practical Course: Spatial Intelligence for Virtual HumansNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4263Praktikum - Hands on Generative AINo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN40023Praktikum - 4D Sparse Capturing of Moving Zebrafish using Light Field MicroscopyNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4341Praktikum - A Hands-on Introduction to Deep Reinforcement LearningNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4374Praktikum - Advanced Algorithms in Competitive Programming ProblemsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4375Praktikum - Advanced Machine Learning in NeuroroboticsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4195Praktikum - Advanced Reconstruction Methods in X-ray CT using Stochastic Gradient MethodsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4363Praktikum - Advanced Roboy Student TeamNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4218Praktikum - AI Agents in PracticeNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN40039Praktikum - Applied Optimization Methods for Inverse ProblemsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4349Praktikum - Autonomous DrivingNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4376Praktikum - Bau eines modularen RobotersNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4231Praktikum - Betriebssysteme - Google AndroidNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4004Praktikum - Betriebssysteme - L4-MikrokerneNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4258Praktikum - Betriebssysteme - seL4 & TRENTOSNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4296Praktikum - Bewegungsvorhersage von VerkehrsteilnehmernNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4219Praktikum - Building Smart Services for a Tourism PlatformNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4274Praktikum - Cognitive RoboticsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4350Praktikum - Dataset Generation for Human Robot InteractionNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN40012Praktikum - Deep Learning from Scratch in C++No ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4259Praktikum - Design of an Automated BicycleNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4197Praktikum - Development and Control of a Bio-snake RobotNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4187Praktikum - Development of Biologically-inspired and Conventional AI Methods for Autonomous RobotsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4309Praktikum - Distributed Consensus ProtocolsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN40042Praktikum - Energy InformaticsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4185Praktikum - Erstellung von Deep-Learning-MethodenNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4292Praktikum - Execution Platform DevelopmentNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4377Praktikum - From Sensors to driving functions - develop your own carNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4237Praktikum - From Sub-Systems to Systems of Systems - Developing Autonomous Driving FunctionsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4310Praktikum - Fusion of Quantum Computing and Compiler DesignNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4333Praktikum - Image Reconstruction and Visualization using C++No ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4186Praktikum - Imaging Data Quality Assurance through Continuous Integration ServicesNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4243Praktikum - Interactive LearningNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4234Praktikum - Internet-Praktikum - iLabXNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4240Praktikum - Introduction to Model-based System Engineering – Develop Your Own CarNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4334Praktikum - Large Scale Software Architectures: Analysis, Design, and ImplementationNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4361Praktikum - Large-Scale Graph Analytics and Machine LearningNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4192Praktikum - Low-Level Software SecurityNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4335Praktikum - Open-Source-ProjektNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4293Praktikum - Proof Assistants in PracticeNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4382Praktikum - Provably safe reinforcement learning challengeNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN40024Praktikum - Reinforcement and Feature Learning for Robotic ManipulatorsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4351Praktikum - Securing AndroidNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4189Praktikum - Software for Visual Arts or MusicNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN40013Praktikum - Static Analysis: Automated Bug Hunting and BeyondNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4301Praktikum - Static Analysis: Do Not Stop at the OctagonNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN40014Praktikum - Static Analysis: Strengthen Equalities by Relaxing PolyhedraNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN40015Praktikum - Static Analysis: Strong Results with Weak RelationsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN40016Praktikum - Trusted Execution Environments and Software SecurityNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4260Praktikum - Visuelle NavigationNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4174Praktikum Advanced Project ManagementNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4087Praktikum Advanced Techniques in Binary ExploitationNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4172Praktikum Algorithmen für ProgrammierwettbewerbeNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4032Praktikum Algorithms for Programming ContestsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4205Praktikum Anomaly Detection ChallengeNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4173Praktikum Augmented Reality ApplicationsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4073Praktikum Betriebssysteme - Google AndroidNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4131Praktikum Betriebssysteme - Linux und L4-MikrokernNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4156Praktikum BioInnovation - From an unmet clinical need to a promising conceptNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4183Praktikum Blockchain Technology for Public Sector InnovationNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4212Praktikum Cloud ComputingNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4207Praktikum Cloud Data BasesNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4163Praktikum CompilerbauNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4018Praktikum Creating the Autonomous Crane of the FutureNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4226Praktikum Data MiningNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4066Praktikum DatenbanksystemeNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4006Praktikum Deep Learning for the Real WorldNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4155Praktikum Deep Learning für Computer Vision und BiomedizinNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4204Praktikum Deterministic Networking LabNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4220Praktikum Distributed Data MiningNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4176Praktikum Evolutionary Generation of Test Scenarios for Autonomous DrivingNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4201Praktikum From Sensors to Driving Functions - Develop Your Own CarNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4214Praktikum GPU Programming in Computer VisionNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4102Praktikum Hacking - Binary-ExploitationNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4120Praktikum HW/SW co-design with a LEGO carNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4154Praktikum Implementierung von DatenbanksystemenNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4146Praktikum Integrating a Cloud Solution - OEMNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4225Praktikum IoT (Internet of Things)No ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4224Praktikum IoT - Aufbau eines SensornetzwerkesNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4239Praktikum IT-Sicherheit - HoneynetNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4008Praktikum Machine Learning for Software TestingNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4227Praktikum Machine Learning in Medical ImagingNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4142Praktikum Motion Planning and Control for Robotic ManipulatorsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4210Praktikum Motion Planning for Autonomous VehiclesNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4221Praktikum Multi-Camera Computer Vision and AlgorithmsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4222Praktikum Multicore-Systeme und Supercomputer effizient programmierenNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4048Praktikum Networked Multimedia SystemsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4215Praktikum on 3D Computer VisionNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4313Praktikum Perception and Learning for Robotics and Augmented RealityNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4209Praktikum Physical Models for Computed TomographyNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4216Praktikum Project Management and Software Development for Medical ApplicationsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4136Praktikum Robot Modelling, Identification and ControlNo ratings for this module yet.Modules not Assigned to any AreaYou work with simulation-based MATLAB/Simulink experiments on modeling, identification and control of robot systems. In the end you will be able to model robot kinematics and dynamics, identify inertia and friction parameters, and implement and apply various controllers (e.g., PID, computed-torque, adaptive, impedance).10 ECTSno date this semesterCIT431024Praktikum Roboy Student TeamNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4188Praktikum Root-Kit ProgrammingNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4113Praktikum Safe Human-Robot Co-ExistenceNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4208Praktikum Scientific ComputingNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4085Praktikum Scientific Computing - High-Performance ComputingNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4230Praktikum Search-Based Test Scenario Generation for Autonomous DrivingNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4228Praktikum Secure CodingNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4202Praktikum Sensor Model-Based Autonomous DrivingNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4211Praktikum Simulation and Visualization of Mobile Robotic Intralogistic ProblemsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4223Praktikum Software Integrity ProtectionNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4213Praktikum Spezifikation und VerifikationNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4035Praktikum Summer Class Do-It-Yourself NetworkingNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4203Praktikum SystemadministrationNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4135Praktikum Virtuelle RealitätNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4276Praktikum Web Application SecurityNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4161Praktikum XML-TechnologieNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4013Praktikum: Advanced Python ProgrammingNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4320Praktikum: Advanced Systems ProgrammingNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4378Praktikum: Advanced Testing of Deep Learning Models - Towards Robust AINo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4336Praktikum: Advances in Testing Automated Driving SystemsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4388Praktikum: Cloud Software EngineeringNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4360Praktikum: Cloud-based Data ProcessingNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN40040Praktikum: Compiler and Hardware Co-DesignNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN40048Praktikum: Computer Systems LabNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4340Praktikum: Container SecurityNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4379Praktikum: Data Analytics for Cyber-Physical Systems: Automatic Failure DiagnosisNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4285Praktikum: Data Processing on Modern HardwareNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN40041Praktikum: Deep Learning in Visual ComputingNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4282Praktikum: Developing Reliable Decoders for a Brain-Computer-Interface (BCI)No ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN40025Praktikum: Development and Testing of Microservice SystemsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4389Praktikum: Distributed Systems ManagementNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4339Praktikum: Ethical Software and Systems EngineeringNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4275Praktikum: Evaluierung moderner HPC-Architekturen und -BeschleunigerNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4294Praktikum: Experimental Evaluation and Characterization of Quantum Computing SystemsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4390Praktikum: Exploring the Relationship between Design Metrics and Software Diagnosability using Machine LearningNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4238Praktikum: Fortgeschrittene Themen in Rechnerarchitektur und Parallelen SystemenNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4242Praktikum: Hacking Automotive NetworksNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4255Praktikum: Operating Systems Design and Implementation LabNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN40049Praktikum: Operating Systems ManagementNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4311Praktikum: Robust DevOps: Exploring Stability Factors for UI TestsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4352Praktikum: Scenario-Based Testing of Cyber-Physical SystemsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4391Praktikum: Serious Games in Extended RealityNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4362Praktikum: Smart Self-Adaptive Cyber-Physical Systems - A road towards Autonomous SystemsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4257Praktikum: Swiss-knife for Computer SystemsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4312Praktikum: Systems Management and EngineeringNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4321Praktikum: Testing Microservice SystemsNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4380Praktikum: Web-Visualisierung von NetzwerkgraphenNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4337Praxisworkshop Datenschutz für StartUpsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4906_4Quanten-Entrepreneurship-LaborNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterPH8128Quantum Computing Software LabNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterCIT431IN00Remote Machine Intelligence LabNo ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterCIT431_INResponsible AINo ratings for this module yet.Information Systems5 ECTSno date this semesterIN45142Responsible ComputingNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4906_6Ringvorlesung DigitalisierungNo ratings for this module yet.Modules not Assigned to any AreaDas Modul vermittelt Aspekte der Digitalisierung aus unterschiedlichen Disziplinen (z. B. Informatik, Recht, Ökonomie, Soziologie, Ethik) und zeigt Anwendungen aus der Praxis. Am Ende kannst du die verschiedenen Facetten der Digitalisierung auf universitärem Niveau verstehen, analysieren, zueinander in Beziehung setzen und Zielkonflikte identifizieren.2 ECTSno date this semesterIN2348Ringvorlesung SystemsicherheitNo ratings for this module yet.Security and PrivacyIn der Ringvorlesung präsentieren Forschende und Industrievertreter aktuelle Fragestellungen und Lösungsansätze der IT-Sicherheit für Systeme und Anwendungen. Am Ende kannst du grundlegende Sicherheitsprobleme erkennen und die vorgestellten Lösungsansätze wiedergeben.3 ECTSruns this semesterEI75671Robotics and AI Seminar: Seminal PapersNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterEI77004Seminar (Computer) Vision in Animal Behaviour StudiesNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4880Seminar - Image-based Biomedical ModelingNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4841Seminar - Security FlawsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4980Seminar - (In)Security of Online VotingNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4432Seminar - Advanced Roboy Student TeamNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4894Seminar - Advanced Security AnalysisNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45135Seminar - AI Ethics and SocietyNo ratings for this module yet.Information Systems5 ECTSno date this semesterIN45170Seminar - AI Governance and SocietyNo ratings for this module yet.Information Systems5 ECTSno date this semesterIN45171Seminar - Algebraische Methoden und Algorithmen in der KryptologieNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4942Seminar - Algorithmen für Schnittprobleme in Graphen und HypergraphenNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4947Seminar - AnfrageoptimierungNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4981Seminar - Animationen für XML-TechnologienNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4438Seminar - Applications of Quantum Computing in IT SecurityNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45012Seminar - Applied CryptographyNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4916Seminar - Applied Machine LearningNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4691Seminar - Audio Adversarial ExamplesNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4412Seminar - Augmented Reality TechnologiesNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4995Seminar - Automated ReasoningNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4407Seminar - Bio-inspired Data Processing and Learning With Neural NetworksNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4996Seminar - Building Smart Services in Multi Cloud Environments - Backbones of Digital EcosystemsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4963Seminar - Common Flaws in ProtocolsecurityNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4450Seminar - Common Methods of Trust EstablishmentNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45099Seminar - Computational Methods for Image ReconstructionNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45029Seminar - Computational Methods for X-ray Computed TomographyNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45013Seminar - Computer Vision in the Operating RoomNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45082Seminar - Concepts of Security and AuthenticityNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45100Seminar - Concepts of Trust EstablishmentNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45030Seminar - Connected MobilityNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4964Seminar - Cyber-Physical Systems SecurityNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45049Seminar - Cyber-Resilient SystemsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45050Seminar - Data Privacy TechnologiesNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4982Seminar - Decision Making AlgorithmsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45101Seminar - Deep Learning für die NaturwissenschaftenNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45051Seminar - Deep Learning für dynamische SimulationenNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45157Seminar - Deep Learning in PhysicsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4939Seminar - Digital TransformationNo ratings for this module yet.Information Systems5 ECTSno date this semesterIN4831Seminar - Embodied Computing: Designing Interfaces for Body/Mind/SoulNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45158Seminar - EntscheidungsprozedurenNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4845Seminar - Exploited - Investigating Security FailsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45102Seminar - Exploring Game Engines: A Technical and Scientific AnalysisNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45103Seminar - Formal Methods in IT SecurityNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4489Seminar - Foundations and Frontiers of Microkernels, Isolation, Memory Safety, and Embedded SecurityNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45159Seminar - From Source to Speed: Performance Tools and Techniques in HPC/AINo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45160Seminar - Functional Data Structures and AlgorithmsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4908Seminar - Functional PearlsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4430Seminar - Game AnalysisNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4824Seminar - Gamifying AI Ethics and ParticipationNo ratings for this module yet.Information Systems5 ECTSno date this semesterIN45143Seminar - Geospatial Data ScienceNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45059Seminar - Graph Deep Learning for Medical ApplicationsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4431Seminar - Graph SparsificationNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4948Seminar - GUI-Technologien für Web-AnwendungenNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4928Seminar - Hardware Security ExtensionsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4451Seminar - History of Programming Languages and ParadigmsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4490Seminar - Hochleistungsrechner: Aktuelle Trends und EntwicklungenNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4835Seminar - Human Brain ProjectNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4840Seminar - Human-centered SecurityNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4839Seminar - Industrial SecurityNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45189Seminar - Interactive LearningNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4965Seminar - Interactive LearningNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4893Seminar - Interdisciplinary Perspectives on Information SecurityNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4413Seminar - Interdisciplinary Research Seminar on Generative AI in Sub-Saharan AfricaNo ratings for this module yet.Information Systems5 ECTSno date this semesterIN45081Seminar - Introduction to Methods in HCINo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4467Seminar - Investigating the Role of Audio in Video GamesNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45190Seminar - Keeping out Cheats, Viruses and other unwanted programs on Xbox, Switch, iOS, Windows, Linux & coNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45104Seminar - Kryptografie vs. Quantencomputing - Analyse der Bedrohung der aktuellen Kryptolandschaft und möglicher post-quanten-basierter MaßnahmenNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4491Seminar - Large-Scale Malware AnalysisNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4854Seminar - Linux Kernel Security Mechanisms for Process Separation and IsolationNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4917Seminar - Locomotion control of Legged RobotsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45052Seminar - Lost in Translation: The Challenges of Research Transfer into Clinical PracticeNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4918Seminar - Machine Learning for Sequential Decision MakingNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45031Seminar - Making Sense of Games, CriticallyNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45161Seminar - Mini Conference on Inverse Problems in ImagingNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4492Seminar - Mixed Reality Tele-Presence: Technology and Applications in the Medical DomainNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4433Seminar - Mobile Application SecurityNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4919Seminar - Modern Database SystemsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4971Seminar - Modern Query EnginesNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45105Seminar - Networks in the SkyNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4493Seminar - Neurotechnology and Human-Robot InterfacingNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45053Seminar - Next Generation Secure Computer ArchitecturesNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4920Seminar - Offensive and Defensive Measurements in Wireless SecurityNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4452Seminar - OT SecurityNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4997Seminar - Participatory AI and the EU's AI ActNo ratings for this module yet.Information Systems5 ECTSno date this semesterIN45054Seminar - Perlen der Informatik (Lambda-Kalkül)No ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4812Seminar - Planung in der Künstlichen IntelligenzNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4921Seminar - Privacy Matters - Ensuring ConfidentialityNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45106Seminar - Programm SynthesisNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4922Seminar - Quantencomputing - Praktische und theoretische Analyse von ausgewählten AlgorithmenNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4434Seminar - Recent Trends in 3D Computer VisionNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4826Seminar - Rechnertechnik in der RaumfahrtNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4926Seminar - Reviews on Interventional Medical ImagingNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4941Seminar - Securing the Linux Kernel - Features and Attack VectorsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4998Seminar - Security and Privacy EconomicsNo ratings for this module yet.Information Systems5 ECTSno date this semesterIN4892Seminar - Security and VerificationNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4400Seminar - Security Concepts of Selected OS-KernelsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4414Seminar - Selected Topics of Protocol SecurityNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45032Seminar - Selected Topics of Secure Operating SystemsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4494Seminar - Sensorik in der RobotikNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4401Seminar - Shape Analysis and Applications in Computer VisionNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4848Seminar - Software QualitätNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4803Seminar - Software Security AnalysisNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4402Seminar - Software Security AnalysisNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4415Seminar - Software-Supply Chain SecurityNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45107Seminar - Spektrale Graphentheorie und ihre AnwendungenNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4949Seminar - Sustainable Information Systems EngineeringNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45191Seminar - Systems HardeningNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4416Seminar - The Hitchhiker's Guide to HyperpropertiesNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45192Seminar - Trends der Wirtschaftsinformatik: Agilität, DevOps und SoftwareökosystemeNo ratings for this module yet.Information Systems5 ECTSno date this semesterIN4923Seminar - Trends der Wirtschaftsinformatik: Digitale Transformation im Zeitalter der CloudNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45033Seminar - Trusted Execution Environments and Software SecurityNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4943Seminar - Trustworthy Machine LearningNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45200Seminar - Unsecuring Embedded SystemsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45055Seminar - Verifiable ComputationNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45034Seminar - Was können neuronale Netze für Graphen lernen?No ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45058Seminar - Wissenschaftliche Beiträge von und soziale Bedingungen für Frauen in der InformatikNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4740Seminar Accenture Campus ChallengeNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4564Seminar Accountability: a Cross-Disciplinary ViewNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4886Seminar Advanced Computer ArchitectureNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4849Seminar Advanced Project ManagementNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4554Seminar Adversarial and Secure Machine LearningNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4742Seminar Agile Project ManagementNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4857Seminar Agiles GeschäftsprozessmanagementNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4758Seminar Algebraic Methods and Algorithms in CryptologyNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4882Seminar ApproximationsalgorithmenNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4764Seminar Ausgewählte Themen aus Effiziente AlgorithmenNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4808Seminar Ausgewählte Themen: Betriebssysteme und vernetzte SystemeNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4799Seminar Automated Mobile App TestingNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45110Seminar Automated Problem Solving in Artificial IntelligenceNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4859Seminar Automatische ProgrammierungNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4898Seminar BlockchainNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4986Seminar Brain Tumor Treatment - Ethical Standards, Medical challenges, Technological FutureNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4878Seminar C++ TomorrowNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIn4873Seminar Causal ReasoningNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45036Seminar Code Reuse Attacks and Defenses Against ThemNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4883Seminar Codegenerierung und Innovative ProgrammiermodelleNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4590Seminar Common Security FlawsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4762Seminar Computational Aspects of Machine LearningNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN218304Seminar Computational Social ScienceNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4875Seminar Computer Graphics for Augmented RealityNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4879Seminar Context Prediction in Autonomous DrivingNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4899Seminar Control Flow Integrity Based SecurityNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4817Seminar Course - Wearables for PatientsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4936Seminar Critical Data StudiesNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4906Seminar Current Topics in Data Mining - Robust Data Mining TechniquesNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4872Seminar Current Trends in Deep LearningNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4515Seminar Cyber-Physical SystemsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4813Seminar Data Analytics for Cybercrime and Undesirable Online BehaviorsNo ratings for this module yet.Information Systems5 ECTSno date this semesterIN4896Seminar Data and Advanced Analytics Infrastructure and ApplicationsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4895Seminar Data MiningNo ratings for this module yet.Information Systems5 ECTSno date this semesterIN4877Seminar Data Science and EthicsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4863Seminar Deep Generative ModelsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4907Seminar Deep Learning for Medical ApplicationsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4860Seminar Design Science Forschung in der WirtschaftsinformatikNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4800Seminar Design Thinking for Business Innovation 2No ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4891Seminar EAM MiniprojekteNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4768Seminar Economics and ComputationNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4705Seminar Edge Computing and CommunicationNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4900Seminar Efficient Inference and Large-Scale Machine LearningNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4874Seminar eGovernmentNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4876Seminar Embedded Systems and Internet of ThingsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterEI77001Seminar Energieeffiziente AlgorithmenNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4788Seminar Energy InformaticsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4725Seminar Fictitious Domain and Immersed Boundary MethodsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN218301Seminar Formaler Beweis in Mathematik und InformatikNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4885Seminar Foundations of Computer VisionNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4871Seminar Future InternetNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4600Seminar Future Internet Protocols: Design Principles and DeploymentNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4901Seminar Future Trends in ComputingNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN2183Seminar Fuzz Testing for Vulnerability DetectionNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4867Seminar GamificationNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4902Seminar Generative Models for Decision MakingNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45141Seminar Geschichte der RechnerarchitekturNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4602Seminar Globale SoftwareentwicklungNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4638Seminar High Dimensional Methods in Scientific ComputingNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN218306Seminar Hot Topics in Edge ComputingNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4417Seminar How to make a PIXAR MovieNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4684Seminar Human-Centered Recommender SystemsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45014Seminar Human-Centric NetworksNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4436Seminar Image-based Tool Tracking for Biopsy ProceduresNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4861Seminar Implementierungstechniken für HauptspeicherdatenbanksystemeNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4775Seminar in Methods for Molecular DynamicsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN218308Seminar InformationsmanagementNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4651Seminar Innovative Internettechnologien und MobilkommunikationNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4595Seminar Interactive Recommender SystemsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4888Seminar Internet ComputingNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4495Seminar Internet for AllNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4869Seminar Internet MeasurementsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4889Seminar Internet-Scale Distributed SystemsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4724Seminar Intrusion Detection and Forensic AnalysisNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4887Seminar Intrusion Detection SystemNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4884Seminar IT und UnternehmensberatungNo ratings for this module yet.Information Systems5 ECTSno date this semesterIN45194Seminar JavaScript TechnologyNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4790Seminar Learning in GamesNo ratings for this module yet.Information Systems5 ECTSno date this semesterIN4470Seminar LLM-Driven GUI Agents: Theory, Techniques, and Evaluation (Location: Garching)No ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45195Seminar Machine Learning in GraphicsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4858Seminar Musical LanguagesNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45165Seminar Next Generation High Performance ComputingNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN218302Seminar Non-engineering Aspects of Medical RoboticsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4862Seminar on Algorithmic Aspects in LogicNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45063Seminar on Automata TheoryNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45112Seminar on Dataflow-based Computing System for Irregular ParallelismNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45138Seminar on Decision-Making Under UncertaintyNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45113Seminar on Development and Integration of Hardware AcceleratorsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45038Seminar on Formal Aspects of Neural Language ModelsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45199Seminar on Formal Verification meets Machine LearningNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45019Seminar on Hardware Accelerators for AINo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45114Seminar on Integration of Quantum Computing Accelerators with HPC SystemsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45015Seminar on Markets, Algorithms, Incentives and NetworksNo ratings for this module yet.Information Systems5 ECTSno date this semesterIN4866Seminar on Model Checking Stochastic Games (IN0014, IN2107, IN45073)No ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45073Seminar on Robotics Science and Systems IntelligenceNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterEI77007Seminar on Topics in Design AutomationNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterCIT4320000Seminar Recent Advances in the Analysis of 3D ShapesNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4780Seminar Rechnernetze - Ausgewählte Aspekte des parallelen RechnensNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4847Seminar Robot-assisted Surgery in ClinicsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4865Seminar RoboyNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4890Seminar Safety Assurance of Innovative Control SystemsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4870Seminar SoftwarequalitätNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4572Seminar Synergien zwischen Rechtstheorie und Software EngineeringNo ratings for this module yet.Information Systems5 ECTSno date this semesterIN4864Seminar Teaching iOSNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4741Seminar Technical Analysis of existing Blockchain ApplicationsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4897Seminar Techniken und Methoden des Software Performance ManagementsNo ratings for this module yet.Information Systems5 ECTSno date this semesterIN4751Seminar Transformationsmanagement in der ITNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4786Seminar Verification and Validation in Cyber Physical SystemsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4868Seminar VirtualisierungstechnikenNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4609Seminar Wearables for AnimalsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4905Seminar – Recent Advances in the Verification of Neural NetworksNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45007Seminar: (Performance) Portable Programming of HPC ApplicationsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4472Seminar: 3D Perception for Embodied AINo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45168Seminar: Accelerated Computing SystemsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45035Seminar: Advanced Topics of Quantum ComputingNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN218307Seminar: Advances in Testing Data-Intensive Software ApplicationsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45018Seminar: Agentic AI for Software EngineeringNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45162Seminar: Agents for 3D Generative AINo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45169Seminar: AI in Assisting Software DevelopmentNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45140Seminar: AI Testing Landscape: Ensuring Robustness through Advanced Testing MethodsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45108Seminar: AI-based Problem SolvingNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4423Seminar: Applications of Machine and Deep Learning in Mobile NetworkingNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4403Seminar: C++: discovering and teaching modern C++17 programmingNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4924Seminar: Challenges in Scenario-based Testing of Cyber-Physical SystemsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45163Seminar: Cloud Database SystemsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45037Seminar: Computational Challenges in Deploying Machine Learning for Remote SensingNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45164Seminar: Computational ImagingNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4988Seminar: Computer SystemsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45193Seminar: Computer Vision and Deep Learning for Autonomous DrivingNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4951Seminar: Dynamic and Causal Models for Integrated Socio-Technical SystemsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4468Seminar: Ethik für NerdsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4984Seminar: Ethik in der SoftwareentwicklungNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4469Seminar: Ethik und DigitalisierungNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4966Seminar: Extended Reality for AI: Crafting Context-Aware EnvironmentsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45061Seminar: Generative AI with Diffusion TechniquesNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45136Seminar: Internet for AllNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4404Seminar: Inverse Transparency – A new form of data privacyNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4985Seminar: Java 9 modularityNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4925Seminar: Large Language Models: Bausteine, Training und SteuerungNo ratings for this module yet.Information Systems5 ECTSno date this semesterIN4816Seminar: Microservices and Serverless ArchitecturesNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4453Seminar: Modern Data Center SystemsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4454Seminar: Next Generation AI HardwareNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4471Seminar: Next-Generation Data SystemsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45196Seminar: NLP for Software EngineeringNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4405Seminar: Open Generative AI Systems: LLMs, Video Models, and World ModelsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45197Seminar: Opening the Black Box, Trends in expainable AINo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4418Seminar: Operating Systems and VirtualizationNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4496Seminar: Proof AssistantsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45115Seminar: Quantum Computing at Compile TimeNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45039Seminar: Quantum Software SystemsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45016Seminar: Recent advances in Computer SystemsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4419Seminar: Recent Advances in Human-Computer InteractionNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45060Seminar: Recent Advances in PrivacyNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45042Seminar: Rekonfigurierbare Architekturen: FPGA-Konzepte und TrendsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4420Seminar: Robot World ModelsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45167Seminar: RustNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4437Seminar: Scheduling – Modern Problems in a Seemingly Solved DisciplineNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4473Seminar: Secure and Reliable SystemsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4497Seminar: String MatchingNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4967Seminar: Topics in Safety and Reliability of Cognitive SystemsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45117Seminar: Transfer Learning and Domain Adaptation in Medical ImagingNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45057Seminar: Type Systems, Safety, and Modern Programming LanguagesNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45198Seminar: Verification in SystemsNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45166Seminar: Viel mehr als Scrum: Was ist Agilität?No ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45017Sichere Implementierung kryptographischer VerfahrenNo ratings for this module yet.Security and PrivacyDu lernst, wie kryptographische Verfahren sicher in eingebetteten Systemen implementiert werden und wie typische praktische Angriffe (z. B. Timing-, Strom- und Fehlerangriffe) funktionieren. Am Ende bist du in der Lage, Implementierungen zu entwerfen, Angriffszenarien zu beurteilen und geeignete Schutzmaßnahmen praktisch anzuwenden.6 ECTSruns this semesterEI7243Simulation turbulenter Strömungen auf HPC-Systemen (IN2311, MW2048)No ratings for this module yet.Scientific Computing and High Performance ComputingYou learn how to numerically model and simulate turbulent, incompressible flows on high-performance computers (HPC). This includes fundamentals of the RANS equations, turbulence modeling, numerical discretization and solution methods, as well as parallelization and visualization of simulation data. In the end you can analyze corresponding algorithms, implement them in C++ and run on distributed systems, and present results to a technical audience.5 ECTSno date this semesterMW2048Software-Engineering in der industriellen PraxisNo ratings for this module yet.Software EngineeringDu bekommst einen praxisorientierten Überblick über Aufbau, Gestaltung und Erstellung großer betrieblicher Informationssysteme. Du lernst, wie solche Systeme als Investitionsgut betrachtet werden, wie Kosten-Nutzen-Rechnungen (z. B. ROI) durchgeführt werden und welchen Einfluss eine durchdachte Software-Architektur auf Wirtschaftlichkeit und Weiterentwicklung hat. Ergänzt wird die Vorlesung durch Praxisvorträge von Führungskräften aus Beratung und großen Anwenderunternehmen.3 ECTSno date this semesterIN2235Systems Programming in C++No ratings for this module yet.Modules not Assigned to any Area10 ECTSno date this semesterIN4256The Tyranny of Types: Curse or Blessing?No ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4474The Value of Privacy - Bachelor/Master-SeminarNo ratings for this module yet.Information Systems5 ECTSno date this semesterIN4933Transparency of algorithmic systems Bachelor/Master-SeminarNo ratings for this module yet.Information Systems5 ECTSno date this semesterIN4934Trends der GovTech - Digitale Transformation, ziviles Engagement und PlattformökosystemeNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN4475Trust in automated decision-making Bachelor/Master-SeminarNo ratings for this module yet.Information Systems5 ECTSno date this semesterIN4935User Research Methods in Software EngineeringNo ratings for this module yet.Modules not Assigned to any Area5 ECTSno date this semesterIN45137