chore: fixed the not advancing on the discounts register page
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
6fae1aaa38
commit
31f9d64b47
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user