From a683485b706af9d03b96188dc15084d56aacad44 Mon Sep 17 00:00:00 2001 From: Andre Henriques Date: Wed, 1 Nov 2023 17:10:57 +0000 Subject: [PATCH] Fix last commit --- projectsynopsis/project-synopsis.tex | 34 ++++++++++++++++++++-------- 1 file changed, 25 insertions(+), 9 deletions(-) diff --git a/projectsynopsis/project-synopsis.tex b/projectsynopsis/project-synopsis.tex index 44d0e99..11ddb7d 100644 --- a/projectsynopsis/project-synopsis.tex +++ b/projectsynopsis/project-synopsis.tex @@ -117,51 +117,67 @@ \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 \\ + \hline September & \begin{itemize} \item Experimenting with web development frameworks. \item Started working on code development. \end{itemize} \\ + \hline October & \begin{itemize} \item Starting working on Project Synopsis. \item Continue working on project development. \item Finish user management system and basic ui decisions. \item Finish data upload section of the website. \end{itemize} \\ + \hline 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} \\ + \hline December & \begin{itemize} \item Improve basic model generation. - \end{shitemize} \\ + \end{itemize} \\ + \hline January & \begin{itemize} \item Add api support. \item Started working on the final report - \end{shitemize} \\ + \end{itemize} \\ + \hline Feburary & \begin{itemize} \item Start working on expandable models generation - \end{shitemize} \\ + \end{itemize} \\ + \hline March & \begin{itemize} \item Create systems to expand the expandable models and contract models \item Review draft submissions - \end{shitemize} \\ + \end{itemize} \\ + \hline April & \begin{itemize} \item Basic final report finish \item Create systems to expand and reduce expandable models - \end{shitemize} \\ + \end{itemize} \\ + \hline May & \begin{itemize} \item Finish and submit final report - \end{shitemize} \\ + \end{itemize} \\ + \hline \end{tabular} \subsection{Risks} \begin{tabular}{ |c| } + \hline Risk \\ + \hline Automatic model generation is not feasable\\ + \hline Easy model expancion is not feasble\\ + \hline Not enough compute power to train models fast enough to develop the program\\ + \hline \end{tabular} \appendix