Work on thesis

This commit is contained in:
Andras Schmelczer 2022-08-02 20:33:09 +02:00
parent 5a143b4026
commit 573ada2d63
No known key found for this signature in database
GPG key ID: 0EA1BC97D0AB076E
12 changed files with 265 additions and 124 deletions

View file

@ -17,7 +17,7 @@ The utility of \textit{GreatAI} is validated using the principles of design scie
I hypothesise that facilitating the adoption of AI deployment best practices is viable by finding less complex framework designs which are easier to adopt in order to decrease the negative externality of misused AI. This paper is set out to investigate this hypothesis by answering the following research questions.
\begin{rqlist}
\item To what extent does the complexity of AI deployment frameworks hinder industrial applications?
\item To what extent does the complexity of AI deployment hinder industrial applications?
\item What API design techniques can be effectively applied in order to decrease the complexity of correctly deploying AI services?
\item To what extent can \textit{GreatAI} automatically implement AI deployment best practices?
\item How adequate is the design of \textit{GreatAI} for helping to apply best practices in other contexts?