13 September 2018 1 6K Report

Hi ,

I have implemented a custom Loss function using Tensorflow operations. I tested it and it was working fine. However, when I wanted to add this loss to my VAE model and then fit the model, I get errors. The technical details are in this link https://stackoverflow.com/questions/52311186/how-model-fit-works-in-keras.

So, I was wondering how the model.fit works in keras ? Does it instantiate a new session ?

I couldn't find any useful link for that.

Thank you in advance.

More Jaoua Emna's questions See All
Similar questions and discussions