diff --git a/typstalt/materialandmethods.typ b/typstalt/materialandmethods.typ index 549376f..7571cc2 100644 --- a/typstalt/materialandmethods.typ +++ b/typstalt/materialandmethods.typ @@ -127,3 +127,12 @@ $ Equation~$cal(L)(p,q)$~\eqref{eq:crelbinarybatch}\cite{handsonaiI} is the Binary Cross Entropy Loss for a batch of size $cal(B)$ and used for model training in this Practical Work. === Mathematical modeling of problem + +== Alternative Methods + +There are several alternative methods to few-shot learning which are not used in this bachelor thesis. + +#figure( + image("rsc/diagrams/resnet.svg", width: 80%), + caption: [Testdiagram], +)