jntorres

Results 1 comments of jntorres

You would simply change the way that you write your model function and initate Trials() before you call optim.minimize. Here is a short example, instead of ``` model.fit(X_train, Y_train, batch_size={{choice([64,...