Relative Content

Tag Archive for python-3.xtensorflowkerasartificial-intelligencecustom-function

Facing issue with Custom Function and Model in Tensor flow

I was implementing a Dehazenet model by using tensorflow where i had to create a Maxout and Brelu class and function as there is nothing built-in in tensorflow for them to use, later while trying to use my saved model i faced errors and exception