Skip to content

Instantly share code, notes, and snippets.

@ryancallihan
Last active October 25, 2017 22:27
Show Gist options
  • Save ryancallihan/30130e425cbd4b394e201702f9a8d189 to your computer and use it in GitHub Desktop.
Save ryancallihan/30130e425cbd4b394e201702f9a8d189 to your computer and use it in GitHub Desktop.
{
"embeddings": [
{
"tensorName": "My tensor",
"tensorShape": [
1000,
50
],
"tensorPath":"https://github.com/ryancallihan/twitter_election_w2v/blob/master/w2v_vectors.tsv",
"metadataPath": "https://github.com/ryancallihan/twitter_election_w2v/blob/master/w2v_words.tsv",
"sprite": {
"imagePath": "https://abovethelaw.com/wp-content/uploads/2016/04/cartoon-trump.jpg",
"singleImageDim": [
32,
32
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment