Relative Content

Tag Archive for tensorflowkerasruntime-errorcompatibilitykeras-tuner

AttributeError with keras-tuner

I am developing a FNN with tensorflow and I am trying to tune the hyperparameters with keras-tuner. But whenever I want to execute the code I have this error : AttributeError: ‘NoneType’ object has no attribute ‘File’.
I changed my code with an example I found on tensorflow website to see and I still have the same issue. https://www.tensorflow.org/tutorials/keras/keras_tuner