Skip to content

Instantly share code, notes, and snippets.

@Rishit-dagli
Created March 20, 2020 10:43
Show Gist options
  • Save Rishit-dagli/ccd8e8e1577ed4b3a736c3ed5cdb667d to your computer and use it in GitHub Desktop.
Save Rishit-dagli/ccd8e8e1577ed4b3a736c3ed5cdb667d to your computer and use it in GitHub Desktop.
TF projector for IMDB dataset
{
"embeddings": [
{
"tensorName": "My tensor",
"tensorShape": [
1000,
50
],
"tensorPath": "https://raw.githubusercontent.com/.../tensors.tsv",
"metadataPath": "https://raw.githubusercontent.com/.../optional.metadata.tsv"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment