From 31f9d64b47f929fd31fc58c782d95994765b4a88 Mon Sep 17 00:00:00 2001 From: Andre Henriques Date: Wed, 28 Feb 2024 15:28:21 +0000 Subject: [PATCH] chore: fixed the not advancing on the discounts register page --- report/report.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/report/report.tex b/report/report.tex index cd9d994..cb0984f 100644 --- a/report/report.tex +++ b/report/report.tex @@ -230,7 +230,7 @@ \end{itemize} \subsection{Resourses} - + The system needs manage what server are available to it in various cases \subsection{Web platform} The web app is where users manage models, and data. The user will access the web app and configure the model, and manage that data set. @@ -252,7 +252,7 @@ Such as biometrics the system will need to be able to safely handle this data. The system will also have to decide when to clear data, since storage space is also a resource that the system needs to manage. - \subsction{Model Management} + \subsection{Model Management} Once the model has been created the system needs to keep track of the model, as well as the actual acuracy of the model. It needs to keep track of the how much it the model used so it can distribute the load from in different gpu servers.