You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to have a _history attribute for the DNN models (e.g, AutoEncoder). I'm interested in the training loss and could not find a way to retrieve that info except for printing it with Verbose, which is not what I want.