“Only input tensors may be passed as positional arguments” error in the artificial neural network model in Python
I am performing hyperparameter tuning on a ANN model in Python. While I have successfully received the optimized parameters, the final model fit isn’t executing.