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

Can anybody explain how Embedding layers are used to represent the data ? #17

Open
Atralb opened this issue Feb 20, 2019 · 0 comments
Open

Comments

@Atralb
Copy link

Atralb commented Feb 20, 2019

Hi guys,

I am trying to understand the implementation and architecture of the network model.
There is an option to make use of Embedding layers to represent the midi files. I know their use as vector representation of words in a given vocabulary but I don't understand how the midi samples can take the role of words, since we don't want the generator to use the exact same vocabulary as in a language neural network right ? Otherwise, he won't create new note patterns thanks to learned low-level features.
I'm sure there is smth I don't quite get but I can't find what, so that's why I'm asking for your help :).

Thanks.

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