Turning Software Engineers into Machine Learning EngineersDownload PDF

Anonymous

Published: 31 Jul 2020, Last Modified: 05 May 2023ECML PKDD 2020 TeachMLReaders: Everyone
Abstract: A first challenge in teaching machine learning to software engineering and computer science students consists of changing the methodology from a constructive design-first perspective to an empirical one, focusing on proper experimental work. On the other hand, students nowadays can make significant progress using existing scripts and powerful (deep) learning frameworks -- focusing on established use cases such as vision tasks. To tackle problems in novel application domains, a clean methodological style is indispensable. Additionally, for deep learning, familiarity with gradient dynamics is crucial to understand deeper models. Consequently, we present three exercises that build upon each other to achieve these goals. These exercises are validated experimentally in a master's level course for software engineers.
Keywords: teaching, backpropagation, methodology
TL;DR: We summarize our experiences with a software engineering class. Focus on experimental methodology and sharpen the understanding of backprop. Code examples included!
4 Replies

Loading