diff --git a/.drone.yml b/.drone.yml index 7814044..3c00f57 100644 --- a/.drone.yml +++ b/.drone.yml @@ -44,6 +44,7 @@ steps: - tea r rm -y current || echo "Release not found" # - tea r c --title "Latest Report" --asset report/report.pdf --asset upds-1/UPDS12-1.pdf --asset upds-2/UPDS12-2.pdf --asset results.txt --asset poster/poster.pdf current - tea r c --title "Latest Report" --asset projectsynopsis/project-synopsis.pdf current + - tea r c --title "Final project-synopsis" --asset projectsynopsis/project-synopsis.pdf current - name: Remove current on failure environment: diff --git a/projectsynopsis/project-synopsis.tex b/projectsynopsis/project-synopsis.tex index 5badb71..7c2c725 100644 --- a/projectsynopsis/project-synopsis.tex +++ b/projectsynopsis/project-synopsis.tex @@ -174,15 +174,15 @@ \end{tabular} \subsection{Risks} - \begin{tabular}{ |c| } + \begin{tabular}{ |m{0.5\textwidth}|m{0.5\textwidth}| } \hline - Risk \\ + Risk & Mitigation \\ \hline - Automatic model generation is not feasable\\ + Automatic model generation is not feasable & Other methods for creation of model can be used i.e. transfer learning, or semi-unsupervised learning\\ \hline - Easy model expancion is not feasble\\ + Easy model expancion is not feasble & Other methods of updating the models need to be implemented i.e. retratinng the entire model.\\ \hline - Not enough compute power to train models fast enough to develop the program\\ + Not enough compute power to train models fast enough to develop the program & Free credits from online cloud providers like google or amazon\\ \hline \end{tabular}