Improve thesis, take Suzan's feedback into account

This commit is contained in:
Andras Schmelczer 2022-07-16 15:26:17 +02:00
parent a035caec4f
commit 50531d60ea
No known key found for this signature in database
GPG key ID: 0EA1BC97D0AB076E
20 changed files with 197 additions and 114 deletions

View file

@ -2,6 +2,8 @@
% even if you already implemented these solutions by hand, you no longer have to -> you have more time -> you can spend that time implementing more advanced best practices
\textit{GreatAI} might have the potential to bridge the gap between data science and software engineering. Stemming from the bidirectional nature of bridges, we can look at the framework from two perspectives: for professionals closer to the field of data science, it provides an automatic scaffolding of software facilities that are required for deploying, monitoring, and iterating on their models. For software engineers, it highlights the necessary steps required for robust and improvable deployments, while at the same time saves them from the menial work of implementing these constructs. While most importantly, it serves as a proxy for the design decisions through which they can be tested and evaluated in their practical context.
\section{Future work}
\section{Concluding remarks}