I\'ve implemented the following code to run Keras-Tuner with Bayesian Optimization:
def model_builder(hp): NormLayer = Normalization() NormLayer.adap