= "A pdf file that contains a bad link"
10
11 strings:
12 $pdf_magic = {68 47 77
22}
13 $s_anchor_tag = "
17%
03.12.2024
, MaxPooling
2D
:
model.add(layers.BatchNormalization())
model.add(layers.MaxPooling2D(pool_size=(2,2)))
A max pooling layer has a pool size, 2x2 in this case, that is used to scan the entire input image (left