From ebda5246b5351646d9db1e2906fe7fd992d9a6cb Mon Sep 17 00:00:00 2001 From: lukas-heilgenbrunner Date: Fri, 10 Jan 2025 13:14:09 +0100 Subject: [PATCH] change position of ref --- materialandmethods.typ | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/materialandmethods.typ b/materialandmethods.typ index effc24e..6e6bb50 100644 --- a/materialandmethods.typ +++ b/materialandmethods.typ @@ -210,10 +210,9 @@ This is a challenge that Patchcore does not directly address.~#cite() +It is widely used in the data science, mathematics and machine learning community.~#cite() +In the context of this bachelor thesis it was used to test and evaluate the three few-shot learning methods and to compare them. === CNN Convolutional neural networks are especially good model architectures for processing images, speech and audio signals. A CNN typically consists of Convolutional layers, pooling layers and fully connected layers.