Skip to content

Instantly share code, notes, and snippets.

@Rishit-dagli
Created March 20, 2020 10:43
Show Gist options
  • Select an option

  • Save Rishit-dagli/ccd8e8e1577ed4b3a736c3ed5cdb667d to your computer and use it in GitHub Desktop.

Select an option

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