Department for Informatics | Sitemap | LMU-Portal
Deutsch
  • Home
  • Future Students
  • Enrolled students
  • Teaching
    • Archive
      • Detail
      • Padabama
      • Presentations
      • Publikationen
      • Themen
  • Research
  • People
  • Contact
  • Jobs
  • Internal
  • COVID-19 special: online teaching
Home > Teaching > Archive > Detail

Benchmarking Remote Neural Networks

bachelor thesis (2021)

Status in progress
Student Hoang Giang Vu
Advisor Thomas Weber
Professor Prof. Dr. H. Hußmann
Period 2021/11/11 - 2022/03/31

Task

# # #

When developing Machine Learning systems, developers have multiple options where to run their models: they can for example either run them on their local machines, which are easily accessible, or on remote servers, which typically are more powerful.

This becomes particularly interesting when the development tool itself is web-based. However, sending models across the network incurrs a certain overhead, which may offset the benefit of more powerful remote hardware. In this thesis you will implement a prototype for a distributed ML system and perform benchmarks to determine when local and remote execution each make the most sense.

To this end you will:

  • survey the literature on this topic,
  • determine appropriate exchange formats and
  • implement them measure their performance

The results of these benchmarks will be summarized and interpreted in a written thesis.

Keywords

software engineering, data science, tools, graphical programming, data interchange format, web
To top
– Impressum – Privacy policy – Contact  |  Last modified on 2020-04-11 by Changkun Ou (rev 35667)