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

Visualize token latent factors in 3-dimensional space #3

Open
medvedev1088 opened this issue Jan 22, 2019 · 0 comments
Open

Visualize token latent factors in 3-dimensional space #3

medvedev1088 opened this issue Jan 22, 2019 · 0 comments

Comments

@medvedev1088
Copy link
Member

medvedev1088 commented Jan 22, 2019

Latent factors for tokens produced by the recommender can be visualized in 3D space.

2 things to try here:

  1. Change the latent factors to 3 here https://github.com/blockchain-etl/token-recommender/blob/master/wals_ml_engine/trainer/model.py#L43. Then use some visualization tool and see if the tokens are clustered in 3D space.

  2. Look into TensorBoard Embedding projector. An example of visualizing embedding of MNIST hand written digits https://www.youtube.com/watch?v=gDQfqRUyfBw, https://projector.tensorflow.org/

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