-
Notifications
You must be signed in to change notification settings - Fork 204
Open
Description
Thanks for your good jobs. But I have a question. I have transported your code into my project and it worked at that time. However after several steps the loss became nagative. And I found that it was the log_var item led to that. When I removed log_var item the loss would be all right. So I want to know if there is any better solution for that? Thanks again!
loss += K.sum(precision * (y_true - y_pred)**2. + log_var[0], -1)
GH-HOME, gakkiri, Svtter, decewei, JayYip and 7 moreMaxKinny
Metadata
Metadata
Assignees
Labels
No labels