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

Visualisation routines #61

Closed
blythed opened this issue Aug 13, 2018 · 4 comments
Closed

Visualisation routines #61

blythed opened this issue Aug 13, 2018 · 4 comments
Assignees
Labels
feature A new feature

Comments

@blythed
Copy link
Contributor

blythed commented Aug 13, 2018

We need some routines to do visualisation.
Implement these in flair.visual

Useful features:

  • tSNE maps of embedding features
  • ...
blythed pushed a commit that referenced this issue Aug 13, 2018
@alanakbik
Copy link
Collaborator

Good idea! Other visualization that might be interesting:

  • visualization of weight traces during training
  • visualization of states in character LM akin to Radfort et al. 2017

blythed pushed a commit that referenced this issue Aug 13, 2018
tSNE makes sense on the word level. Bidirectional character embeddings
don't make much sense.
@blythed
Copy link
Contributor Author

blythed commented Aug 13, 2018

This is a screenshot of the added feature (hovering mouse gives context):

screen shot 2018-08-13 at 15 43 44

blythed pushed a commit that referenced this issue Aug 13, 2018
@blythed
Copy link
Contributor Author

blythed commented Aug 13, 2018

Added this, but the results don't look anything like Radford et al. (2017)
screen shot 2018-08-13 at 16 43 23

@tabergma tabergma added the feature A new feature label Aug 13, 2018
@tabergma tabergma self-assigned this Sep 27, 2018
tabergma pushed a commit that referenced this issue Oct 4, 2018
tabergma pushed a commit that referenced this issue Oct 4, 2018
tSNE makes sense on the word level. Bidirectional character embeddings
don't make much sense.
tabergma added a commit that referenced this issue Oct 4, 2018
tabergma added a commit that referenced this issue Oct 4, 2018
tabergma added a commit that referenced this issue Oct 4, 2018
tabergma added a commit that referenced this issue Oct 4, 2018
tabergma added a commit that referenced this issue Oct 4, 2018
tabergma added a commit that referenced this issue Oct 4, 2018
This was referenced Oct 4, 2018
tabergma added a commit that referenced this issue Oct 4, 2018
tabergma added a commit that referenced this issue Oct 4, 2018
tabergma added a commit that referenced this issue Oct 4, 2018
tabergma added a commit that referenced this issue Oct 4, 2018
tabergma added a commit that referenced this issue Oct 4, 2018
tabergma added a commit that referenced this issue Oct 4, 2018
alanakbik pushed a commit that referenced this issue Oct 4, 2018
@tabergma tabergma closed this as completed Oct 4, 2018
@stefan-it
Copy link
Member

I'm currently using the latest release-0.3 branch and I just want to mention, that sklearn needs also to be added to the requirements file :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants