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

How are words in the captions represented in the BiLSTM model? #3

Open
Namrata96 opened this issue Apr 8, 2018 · 0 comments
Open

Comments

@Namrata96
Copy link

Namrata96 commented Apr 8, 2018

They are mapped to unique integers while saving the captions in h5py file. However, before feeding them into the bidirectional are they represented as an embedding/fixed size vector? or the y_encode function in this comment does it?

@Namrata96 Namrata96 changed the title How are words represented in the BiLSTM model? How are words in the caption represented in the BiLSTM model? Apr 8, 2018
@Namrata96 Namrata96 changed the title How are words in the caption represented in the BiLSTM model? How are words in the captions represented in the BiLSTM model? Apr 8, 2018
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