Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DIEN中 auxiliary_loss_layer实现疑问 #57

Open
ZJZhang123 opened this issue Nov 22, 2021 · 0 comments
Open

DIEN中 auxiliary_loss_layer实现疑问 #57

ZJZhang123 opened this issue Nov 22, 2021 · 0 comments

Comments

@ZJZhang123
Copy link

class auxiliary_loss_layer(tf.keras.layers.Layer):

请问一下auxiliary_loss_layer的实现逻辑是将positive samples 和 negative samples 分别通过两个不同的网络分支,这不会导致每个网络分支输入的样本都只有正例,没有负例,分布极不均衡,达不到训练目的吗?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant