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

Glove word embeddings assignment #13

Open
LeiCaiwsu opened this issue Jan 2, 2019 · 1 comment
Open

Glove word embeddings assignment #13

LeiCaiwsu opened this issue Jan 2, 2019 · 1 comment

Comments

@LeiCaiwsu
Copy link

If Glove word embeddings is assigned before tf.global_variables_initializer(). The embedding will be randomly initialized. It will not use Glove word embeddings.

@snakeztc
Copy link
Owner

Thanks for pointing that out. I will change the order.

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

2 participants