This commit is contained in:
parent
79272112c8
commit
4f05bad1f0
@ -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:
|
||||
|
@ -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}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user