Fix last commit
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Andre Henriques 2023-11-01 17:10:57 +00:00
parent d9c06cdf0e
commit 4252df5486

View File

@ -117,7 +117,8 @@
\section{Workplan}
\subsection{Timeline}
% The following work plan is what I will be using for the project is shown in Figure~\ref{fig:sample2}.
\begin{tabular}{ |c|c| }
\begin{tabular}{ |m{0.5\textwidth}|m{0.5\textwidth}| }
\hline
Month & Goals \\
September & \begin{itemize}
\item Experimenting with web development frameworks.
@ -131,37 +132,40 @@
\end{itemize} \\
November & \begin{itemize}
\item Finish writing on Project Synopsis.
\item Finish codding the basic model generation and training.
\end{shitemize} \\
\item Finish coding the basic model generation and training.
\end{itemize} \\
December & \begin{itemize}
\item Improve basic model generation.
\end{shitemize} \\
\end{itemize} \\
January & \begin{itemize}
\item Add api support.
\item Started working on the final report
\end{shitemize} \\
\end{itemize} \\
Feburary & \begin{itemize}
\item Start working on expandable models generation
\end{shitemize} \\
\end{itemize} \\
March & \begin{itemize}
\item Create systems to expand the expandable models and contract models
\item Review draft submissions
\end{shitemize} \\
\end{itemize} \\
April & \begin{itemize}
\item Basic final report finish
\item Create systems to expand and reduce expandable models
\end{shitemize} \\
\end{itemize} \\
May & \begin{itemize}
\item Finish and submit final report
\end{shitemize} \\
\end{itemize} \\
\hline
\end{tabular}
\subsection{Risks}
\begin{tabular}{ |c| }
\hline
Risk \\
Automatic model generation is not feasable\\
Easy model expancion is not feasble\\
Not enough compute power to train models fast enough to develop the program\\
\hline
\end{tabular}
\appendix