Skip to content

Add Keras layer for using compressed embeddings#9

Open
GabrielMajeri wants to merge 4 commits intozomux:masterfrom
GabrielMajeri:keras-layer
Open

Add Keras layer for using compressed embeddings#9
GabrielMajeri wants to merge 4 commits intozomux:masterfrom
GabrielMajeri:keras-layer

Conversation

@GabrielMajeri
Copy link

@GabrielMajeri GabrielMajeri commented Aug 10, 2019

This PR adds a custom Keras layer which can be used to embed words using a codebook and the list of codes.

Partially fixes #7, since we now support Keras as a high-level API.

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

Successfully merging this pull request may close these issues.

Is there any official embedding APIs that can utilize the compositional encoding directly?

1 participant