We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
SparrowRecSys/TFRecModel/src/com/sparrowrecsys/offline/tensorflow/DIEN.py
Line 261 in 579577c
The text was updated successfully, but these errors were encountered:
No branches or pull requests
SparrowRecSys/TFRecModel/src/com/sparrowrecsys/offline/tensorflow/DIEN.py
Line 261 in 579577c
请问一下auxiliary_loss_layer的实现逻辑是将positive samples 和 negative samples 分别通过两个不同的网络分支,这不会导致每个网络分支输入的样本都只有正例,没有负例,分布极不均衡,达不到训练目的吗?
The text was updated successfully, but these errors were encountered: