Deployed 573ada2 with MkDocs version: 1.3.1

This commit is contained in:
2022-08-02 18:34:47 +00:00
parent a1bcbf4692
commit 293488d180
14 changed files with 291 additions and 150 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?