aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--report/paper.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/report/paper.md b/report/paper.md
index fbc4eb3..6ec9f57 100644
--- a/report/paper.md
+++ b/report/paper.md
@@ -205,7 +205,7 @@ an increase in accuracy by around 0.3%. In absence of original data the testing
## Adapted Training Strategy
For this section we will use 550 samples from MNIST (55 samples per class). Training the classifier
-yelds major challanges, since the amount of samples aailable for training is relatively small.
+yelds major challanges, since the amount of samples available for training is relatively small.
Training for 100 epochs, similarly to the previous section, is clearly not enough. The MNIST test set accuracy reached in this case
is only 62%, while training for 300 epochs we can reach up to 88%. The learning curve in figure \ref{fig:few_real} suggests