Finished project synopisis
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Andre Henriques 2023-11-05 13:15:00 +00:00
parent 79272112c8
commit 4f05bad1f0
2 changed files with 6 additions and 5 deletions

View File

@ -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:

View File

@ -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}