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

this problem is about embedding[vocab_size,hidden_size] #109

Open
sunnnnnnnny opened this issue May 1, 2018 · 0 comments
Open

this problem is about embedding[vocab_size,hidden_size] #109

sunnnnnnnny opened this issue May 1, 2018 · 0 comments

Comments

@sunnnnnnnny
Copy link

Thank you for the open source project. It has been a while since I learned this project. The only thing that puzzles me about this is inputs->embedding. I know that the embedding of the word is done by looking up the table. The shape of the table is [ Vocab_size, embedding_size], while vocab contains only lowercase letters and punctuation, how does the sentence embedding? For example, "tomorrow is sunny", I hope you can help me, thank you.

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