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.