From f3d8b02114d36c4d1fc3b3e3e37c4b5b25b8c4b7 Mon Sep 17 00:00:00 2001 From: Andre Henriques Date: Thu, 28 Dec 2023 14:04:50 +0000 Subject: [PATCH] Update report --- report/report.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/report/report.tex b/report/report.tex index 209726c..9a23ed7 100644 --- a/report/report.tex +++ b/report/report.tex @@ -61,7 +61,7 @@ Currently, there are many classification tasks that are being done manually. These tasks could be done more effectively if there was tooling that would allow the easy creation of classification models, without the knowledge of data analysis and machine learning models creation. The aim of this project is to create a classification service that requires zero user knowledge about machine learning, image classification or data analysis. The system should allow the user to create a reasonable accurate model that can satisfy the users' need. - The system should also allow the user to create expandable models; models where classes can be added after the model has been created.hyperparameters, augmenting the data. + The system should also allow the user to create expandable models; models where classes can be added after the model has been created. % hyperparameters, augmenting the data. \subsection{Project Aim} The project aims to create a platform where users can create different types of classification models without the users having any knowledge of image classification. @@ -83,7 +83,7 @@ \section{Literature and Techincal Review} % 1 page of background and literature review. Here you will need to references things. Gamal et al.~\cite{gamal} introduce the concept of \ldots - \subsection{Intruduction}hyperparameters, augmenting the data. + \subsection{Intruduction} This section reviews current existing thechnologies in the market that do image classification. It also reviews current image classification technologies, and which meats the requirements fot the project. This review also analysis methods that are use to distrubute the learning between various machines, and how to spread the load so miminum reloading of the models is required when running the model. \subsection{Current existing classification platforms}