-
Notifications
You must be signed in to change notification settings - Fork 255
Open
Description
https://github.com/sladesha/deep_learning/blob/master/YoutubeNetwork/normal_version/model/model.py
self.loss = tf.reduce_mean(-self.y * tf.log(self.yhat + 1e-24))
这边 y 的值好像是 1/0 ,这个loss是不是有问题
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels