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

Conflicts between hyperparameters for negative sampling? #2843

Closed
datistiquo opened this issue May 18, 2020 · 1 comment
Closed

Conflicts between hyperparameters for negative sampling? #2843

datistiquo opened this issue May 18, 2020 · 1 comment
Labels
duplicate This issue duplicates another issue question Discussions that are generally off-topic for the github issue tracker

Comments

@datistiquo
Copy link

datistiquo commented May 18, 2020

Hi,

I wonder if there are possible interactions/conflicts when you use negative sampling with negative>0 and have hierarchical softmax accidentally activated hs=1? The docs says that only if hs=0 negative sampling will be used (negative>0). So I can hope that still if hs=1 and negative>0 hopefully no negative sampling is used?

Python 3.6
Win 10
NumPy 1.18.1
SciPy 1.1.0
gensim 3.8.1

@piskvorky
Copy link
Owner

Please follow the issue template – especially the section about questions.

@mpenkov mpenkov added duplicate This issue duplicates another issue question Discussions that are generally off-topic for the github issue tracker labels Oct 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue duplicates another issue question Discussions that are generally off-topic for the github issue tracker
Projects
None yet
Development

No branches or pull requests

3 participants