Here is the section of code
#Compililng the model opt = Adam(lr = INIT_LR, decay = INIT_LR/ EPOCHS) model = model.compile(loss = "binary_crossentropy&quo